Build:
  1. 0
2024-09-12 08:35.52: New job: Voodoo prep pa_ppx_quotation2extension.0.01; a0366b109ae9fe4fe78feaa0bdb2de49
2024-09-12 08:35.52: Waiting for resource in pool OCluster
2024-09-12 19:08.26: Waiting for worker…
2024-09-12 19:08.26: Got resource from pool OCluster
2024-09-12 19:08.26: Using cache hint "docs-universe-prep-5.0.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy pa_ppx_quotation2extension.0.01 yojson.2.2.2 uint.2.0.1 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.17.0 seq.base rresult.0.7.0 result.1.5 re.1.12.0 pcre2.7.5.2 pcre.7.5.0 pa_ppx_static.0.02 pa_ppx_regexp.0.02 pa_ppx_migrate.0.11 pa_ppx.0.12 ounit2.2.2.7 ounit.2.2.7 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 not-ocamlfind.0.13 logs.0.7.0 host-arch-x86_64.1 fpath.0.7.3 fmt.0.9.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-pkg-config.3 conf-perl.2 conf-m4.1 conf-libpcre2-8.1 conf-libpcre.1 camlp5-buildscripts.0.02 camlp5.8.01.00 camlp-streams.5.0.1 bos.0.2.1 astring.0.8.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u pa_ppx_quotation2extension:a0366b109ae9fe4fe78feaa0bdb2de49,pcre2:316b074cf00259c16de4e9d7d596489f,pa_ppx_regexp:7dd5d9ff65b5b992e818c9842764529a,pa_ppx_migrate:73a1af50483681be6ec234ababeeb114"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.854704') && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.0.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 19:08.26: RETRYING: 2024-09-12/083552-voodoo-prep-36572c Number of retries: 0 (retriable error condition)
Building on x86-bm-c6.sw.ocaml.org
All commits already cached
Updating files:  67% (21787/32058)
Updating files:  68% (21800/32058)
Updating files:  69% (22121/32058)
Updating files:  70% (22441/32058)
Updating files:  71% (22762/32058)
Updating files:  72% (23082/32058)
Updating files:  73% (23403/32058)
Updating files:  74% (23723/32058)
Updating files:  75% (24044/32058)
Updating files:  76% (24365/32058)
Updating files:  77% (24685/32058)
Updating files:  78% (25006/32058)
Updating files:  79% (25326/32058)
Updating files:  80% (25647/32058)
Updating files:  81% (25967/32058)
Updating files:  82% (26288/32058)
Updating files:  83% (26609/32058)
Updating files:  84% (26929/32058)
Updating files:  85% (27250/32058)
Updating files:  86% (27570/32058)
Updating files:  87% (27891/32058)
Updating files:  88% (28212/32058)
Updating files:  89% (28532/32058)
Updating files:  90% (28853/32058)
Updating files:  91% (29173/32058)
Updating files:  92% (29494/32058)
Updating files:  93% (29814/32058)
Updating files:  94% (30135/32058)
Updating files:  95% (30456/32058)
Updating files:  96% (30776/32058)
Updating files:  97% (31097/32058)
Updating files:  98% (31417/32058)
Updating files:  99% (31738/32058)
Updating files: 100% (32058/32058)
Updating files: 100% (32058/32058), done.
HEAD is now at ed8a57d12c Merge pull request #26441 from fpottier/opam-publish-cppo.1.7.0

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally
docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam
ec352867d6d9: Pulling fs layer
ec352867d6d9: Verifying Checksum
ec352867d6d9: Download complete
ec352867d6d9: Pull complete
Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
2024-09-12 19:01.11 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:01.11 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (1113 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (15.0 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 19:01.11 ---> using "8cc5850cd8f2dd698a585b6e7c8d189cdb247abf551c86d52f5acc0d5e64d6f4" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.12.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.12.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:01.11 ---> using "4181eda313486c5234575cb464198f35db51d0570c5357a19078507097b8f156" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 19:01.11 ---> using "9c3436527eb0aafa9e477ec1e9b6b7a47f061e3ab1ac2877661eb31b58c6ed7f" from cache
2024-09-12 19:01.11 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally
docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam
ec352867d6d9: Pulling fs layer
ec352867d6d9: Verifying Checksum
ec352867d6d9: Download complete
ec352867d6d9: Pull complete
Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
2024-09-12 19:01.11 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:01.11 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 19:01.11 ---> using "9f629e8cfb37309fb7a1d4d8789cef3fda89ec12a328034c3a5fcc53f4ab95b0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 19:01.13 ---> using "1b97c613f17d7d24872550c8e4eead92bdad757a1337a95d7ca2fa8b768440e9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 19:01.13 ---> using "42e869a8137a4f857b8bcf94a21d2c8d71c656dedc6def71422de17c2abcbee0" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
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.

Continue? [Y/n] This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 19:01.57 ---> saved as "490df1c3eb37cce25fc5e3db2d1a5f36349f48a8b7b5010d2129c8c3dcca9e14"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.0. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.0 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-09-12 19:02.16 ---> saved as "a453123287e10cbb3e1e7facfe1f7d121436d639bd621d8eb991980f395c4ecf"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 19:02.17 ---> saved as "65e0b83b6534f9229c9b3c465778b6dd6cd158aa5d2dc2d3f13dee0b690c9c4e"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.16.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:02.54 ---> saved as "2b23284d84b2acc70d8b7498f33855223798b11ea733ddeb1367019ec899fceb"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy pa_ppx_quotation2extension.0.01 yojson.2.2.2 uint.2.0.1 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.17.0 seq.base rresult.0.7.0 result.1.5 re.1.12.0 pcre2.7.5.2 pcre.7.5.0 pa_ppx_static.0.02 pa_ppx_regexp.0.02 pa_ppx_migrate.0.11 pa_ppx.0.12 ounit2.2.2.7 ounit.2.2.7 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 not-ocamlfind.0.13 logs.0.7.0 host-arch-x86_64.1 fpath.0.7.3 fmt.0.9.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-pkg-config.3 conf-perl.2 conf-m4.1 conf-libpcre2-8.1 conf-libpcre.1 camlp5-buildscripts.0.02 camlp5.8.01.00 camlp-streams.5.0.1 bos.0.2.1 astring.0.8.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (1188 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy pa_ppx_quotation2extension.0.01 yojson.2.2.2 uint.2.0.1 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.17.0 seq.base rresult.0.7.0 result.1.5 re.1.12.0 pcre2.7.5.2 pcre.7.5.0 pa_ppx_static.0.02 pa_ppx_regexp.0.02 pa_ppx_migrate.0.11 pa_ppx.0.12 ounit2.2.2.7 ounit.2.2.7 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 not-ocamlfind.0.13 logs.0.7.0 host-arch-x86_64.1 fpath.0.7.3 fmt.0.9.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-pkg-config.3 conf-perl.2 conf-m4.1 conf-libpcre2-8.1 conf-libpcre.1 camlp5-buildscripts.0.02 camlp5.8.01.00 camlp-streams.5.0.1 bos.0.2.1 astring.0.8.5" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
debianutils
libpcre2-dev
libpcre3-dev
m4
perl
pkg-config
xdot
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install stdint                     0.7.2
  - install ocamlbuild                 0.15.0
  - install conf-m4                    1
  - install seq                        base
  - install sexplib0                   v0.17.0
  - install stdlib-shims               0.3.0
  - install conf-perl                  2
  - install conf-pkg-config            3
  - install result                     1.5
  - install csexp                      1.5.2
  - install conf-which                 1
  - install cppo                       1.7.0
  - install camlp-streams              5.0.1
  - install uint                       2.0.1
  - install topkg                      1.0.7
  - install yojson                     2.2.2
  - install re                         1.12.0
  - install ounit2                     2.2.7
  - install ocamlgraph                 2.1.0
  - install conf-libpcre2-8            1
  - install conf-libpcre               1
  - install dune-configurator          3.16.0
  - install rresult                    0.7.0
  - install fmt                        0.9.0
  - install astring                    0.8.5
  - install ounit                      2.2.7
  - install pcre2                      7.5.2
  - install pcre                       7.5.0
  - install not-ocamlfind              0.13
  - install logs                       0.7.0
  - install fpath                      0.7.3
  - install bos                        0.2.1
  - install camlp5-buildscripts        0.02
  - install camlp5                     8.01.00
  - install pa_ppx                     0.12
  - install pa_ppx_static              0.02
  - install pa_ppx_migrate             0.11
  - install pa_ppx_regexp              0.02
  - install pa_ppx_quotation2extension 0.01
===== 39 to install =====

The following system packages will first need to be installed:
    libpcre2-dev libpcre3-dev m4 pkg-config xdot

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre2-dev" "libpcre3-dev" "m4" "pkg-config" "xdot"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libargon2-1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
- Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
- Unpacking dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.16-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
- Unpacking libkmod2:amd64 (30+20221128-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.9-2) ...
- Selecting previously unselected package libsystemd-shared:amd64.
- Preparing to unpack .../09-libsystemd-shared_252.30-1~deb12u2_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../10-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd (252.30-1~deb12u2) ...
- Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Setting up libjson-c5:amd64 (0.16-2) ...
- Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ...
- Setting up libkmod2:amd64 (30+20221128-1) ...
- Setting up libapparmor1:amd64 (3.0.8-3) ...
- Setting up libip4tc2:amd64 (1.8.9-2) ...
- Setting up libsystemd-shared:amd64 (252.30-1~deb12u2) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Setting up systemd (252.30-1~deb12u2) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

- Initializing machine ID from random generator.

- Creating group 'systemd-journal' with GID 999.

- Creating group 'systemd-network' with GID 998.

- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

- Setting up dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package systemd-sysv.
- (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 ... 19648 files and directories currently installed.)
- Preparing to unpack .../0-systemd-sysv_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd-sysv (252.30-1~deb12u2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6+deb12u3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Setting up python3.11-minimal (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20046 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.0.0_all.deb ...
- Unpacking media-types (10.0.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20456 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
- Unpacking python3 (3.11.2-1+b1) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../001-libnss-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking libnss-systemd:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../002-libpam-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking libpam-systemd:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../003-systemd-timesyncd_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd-timesyncd (252.30-1~deb12u2) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../005-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../006-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../007-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../008-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../009-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../010-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../011-gtk-update-icon-cache_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.38-2~deb12u2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../012-adwaita-icon-theme_43-1_all.deb ...
- Unpacking adwaita-icon-theme (43-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../013-at-spi2-common_2.46.0-5_all.deb ...
- Unpacking at-spi2-common (2.46.0-5) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../014-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../015-libatspi2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../016-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../017-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../018-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../019-libdconf1_0.40.0-4_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-4) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../020-dconf-service_0.40.0-4_amd64.deb ...
- Unpacking dconf-service (0.40.0-4) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../022-gsettings-desktop-schemas_43.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (43.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../023-at-spi2-core_2.46.0-5_amd64.deb ...
- Unpacking at-spi2-core (2.46.0-5) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../024-fontconfig_2.14.1-4_amd64.deb ...
- Unpacking fontconfig (2.14.1-4) ...
- Selecting previously unselected package fonts-liberation2.
- Preparing to unpack .../025-fonts-liberation2_2.1.5-1_all.deb ...
- Unpacking fonts-liberation2 (2.1.5-1) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../026-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../027-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../028-libatk1.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../029-gir1.2-atk-1.0_2.46.0-5_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.46.0-5) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../030-gir1.2-freedesktop_1.74.0-3_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.74.0-3) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../031-gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../032-gir1.2-harfbuzz-0.0_6.0.0+dfsg-3_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../033-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../034-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../035-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../036-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../037-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../038-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../039-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../040-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../041-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../042-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../043-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../044-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../045-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../046-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../047-libxft2_2.3.6-1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../048-libpangoxft-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../049-gir1.2-pango-1.0_1.50.12+ds-1_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../050-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../051-libcairo-gobject2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-7) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../052-liblcms2-2_2.14-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.14-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../053-libcolord2_1.4.6-2.2_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.6-2.2) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../054-libavahi-common-data_0.8-10_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-10) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../055-libavahi-common3_0.8-10_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-10) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../056-libavahi-client3_0.8-10_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-10) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../057-libcups2_2.4.2-3+deb12u7_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-3+deb12u7) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../058-libepoxy0_1.5.10-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../059-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../060-libwayland-cursor0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../061-libwayland-egl1_1.21.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../062-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../063-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../064-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../065-libxdamage1_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../066-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../067-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../068-libxkbcommon0_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../069-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../070-libgtk-3-common_3.24.38-2~deb12u2_all.deb ...
- Unpacking libgtk-3-common (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../071-libgtk-3-0_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
- Selecting previously unselected package gir1.2-gtk-3.0:amd64.
- Preparing to unpack .../072-gir1.2-gtk-3.0_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../073-libann0_1.1.2+doc-9+b1_amd64.deb ...
- Unpacking libann0 (1.1.2+doc-9+b1) ...
- Selecting previously unselected package libcdt5:amd64.
- Preparing to unpack .../074-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../075-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libgts-0.7-5:amd64.
- Preparing to unpack .../076-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
- Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../077-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../078-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../079-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libgvc6 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../080-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../081-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../082-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../083-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../084-libxt6_1%3a1.2.1-1.1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../085-libxmu6_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../086-libxaw7_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../087-graphviz_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking graphviz (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../088-libblas3_3.11.0-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../089-libgdk-pixbuf2.0-bin_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../090-libgfortran5_12.2.0-14_amd64.deb ...
- Unpacking libgfortran5:amd64 (12.2.0-14) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../091-libglib2.0-data_2.74.6-2+deb12u3_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../092-libgtk-3-bin_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5+b1_amd64.deb ...
- Unpacking libgts-bin (0.7.6+darcs121130-5+b1) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../094-liblapack3_3.11.0-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../095-libpcre16-3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../096-libpcre2-16-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../097-libpcre2-32-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../098-libpcre2-posix3_10.42-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../099-libpcre2-dev_10.42-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre3:amd64.
- Preparing to unpack .../100-libpcre3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../101-libpcre32-3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../102-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../103-libpcre3-dev_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../104-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../105-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../106-librsvg2-common_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../107-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../108-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../109-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../110-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package python3-cairo:amd64.
- Preparing to unpack .../111-python3-cairo_1.20.1-5+b1_amd64.deb ...
- Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
- Selecting previously unselected package python3-gi.
- Preparing to unpack .../112-python3-gi_3.42.2-3+b1_amd64.deb ...
- Unpacking python3-gi (3.42.2-3+b1) ...
- Selecting previously unselected package python3-gi-cairo.
- Preparing to unpack .../113-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
- Unpacking python3-gi-cairo (3.42.2-3+b1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../114-python3-pkg-resources_66.1.1-1_all.deb ...
- Unpacking python3-pkg-resources (66.1.1-1) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../115-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
- Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../116-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Selecting previously unselected package xdot.
- Preparing to unpack .../117-xdot_1.2-3_all.deb ...
- Unpacking xdot (1.2-3) ...
- Setting up media-types (10.0.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up liblcms2-2:amd64 (2.14-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up fontconfig (2.14.1-4) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (252.30-1~deb12u2) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libpcre16-3:amd64 (2:8.39-15) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up m4 (1.4.19-3) ...
- Setting up libnss-systemd:amd64 (252.30-1~deb12u2) ...
- Setting up xkb-data (2.35.1-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libcairo2:amd64 (1.16.0-7) ...
- Setting up libpcre2-16-0:amd64 (10.42-1) ...
- Setting up libcolord2:amd64 (1.4.6-2.2) ...
- Setting up libdconf1:amd64 (0.40.0-4) ...
- Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
- Setting up libpcre3:amd64 (2:8.39-15) ...
- Setting up libpcre2-32-0:amd64 (10.42-1) ...
- Setting up libblas3:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libglib2.0-data (2.74.6-2+deb12u3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libepoxy0:amd64 (1.5.10-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up fonts-liberation2 (2.1.5-1) ...
- Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
- Setting up libavahi-common-data:amd64 (0.8-10) ...
- Setting up libann0 (1.1.2+doc-9+b1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-15) ...
- Setting up systemd-timesyncd (252.30-1~deb12u2) ...
- Creating group 'systemd-timesync' with GID 997.

- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.

- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Setting up libgfortran5:amd64 (12.2.0-14) ...
- Setting up libpcre2-posix3:amd64 (10.42-1) ...
- Setting up at-spi2-common (2.46.0-5) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-7) ...
- Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
- Setting up libatk1.0-0:amd64 (2.46.0-5) ...
- Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
- Setting up libwayland-egl1:amd64 (1.21.0-1) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up libxkbcommon0:amd64 (1.5.0-1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
- Setting up libgts-bin (0.7.6+darcs121130-5+b1) ...
- Setting up python3.11 (3.11.2-6+deb12u3) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up liblapack3:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libxft2:amd64 (2.3.6-1) ...
- Setting up libpcre2-dev:amd64 (10.42-1) ...
- Setting up libpcre3-dev:amd64 (2:8.39-15) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libavahi-common3:amd64 (0.8-10) ...
- Setting up python3 (3.11.2-1+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up dbus-daemon (1.14.10-1~deb12u1) ...
- Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up dbus (1.14.10-1~deb12u1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
- Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
- Setting up libpam-systemd:amd64 (252.30-1~deb12u2) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-10) ...
- Setting up python3-pkg-resources (66.1.1-1) ...
- Setting up gtk-update-icon-cache (3.24.38-2~deb12u2) ...
- Setting up gir1.2-freedesktop:amd64 (1.74.0-3) ...
- Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Setting up gir1.2-atk-1.0:amd64 (2.46.0-5) ...
- Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ...
- Setting up dbus-user-session (1.14.10-1~deb12u1) ...
- Setting up adwaita-icon-theme (43-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up python3-gi (3.42.2-3+b1) ...
- Setting up libxt6:amd64 (1:1.2.1-1.1) ...
- Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
- Setting up libcups2:amd64 (2.4.2-3+deb12u7) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up python3-gi-cairo (3.42.2-3+b1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3) ...
- Setting up libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up dconf-service (0.40.0-4) ...
- Setting up libxaw7:amd64 (2:1.0.14-1) ...
- Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ...
- Setting up libgvc6 (2.42.2-7+deb12u1) ...
- Setting up librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up graphviz (2.42.2-7+deb12u1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Setting up libgtk-3-common (3.24.38-2~deb12u2) ...
- Setting up gsettings-desktop-schemas (43.0-1) ...
- Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
- Setting up gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u2) ...
- Setting up libgtk-3-bin (3.24.38-2~deb12u2) ...
- Setting up at-spi2-core (2.46.0-5) ...
- Setting up xdot (1.2-3) ...
- Processing triggers for systemd (252.30-1~deb12u2) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/117:
Processing  2/117:
Processing  3/117:
-> retrieved astring.0.8.5  (cached)
Processing  4/117:
-> retrieved bos.0.2.1  (cached)
Processing  5/117:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  6/117:
Processing  7/117:
Processing  8/117:
Processing  9/117:
Processing 10/117:
Processing 11/117:
Processing 12/117:
Processing 13/117: [camlp-streams: dune build]
Processing 14/117: [camlp-streams: dune build] [conf-m4: sh echo | m4]
Processing 15/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 16/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 17/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlp5.8.01.00  (cached)
Processing 18/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlp5-buildscripts.0.02  (cached)
Processing 19/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.7.0  (cached)
Processing 20/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 21/117: [camlp-streams: dune build] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] [cppo: dune build]
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 21/117: [camlp-streams: dune build] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] [cppo: dune build]
-> installed conf-m4.1
Processing 22/117: [camlp-streams: dune build] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] [cppo: dune build]
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 53 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 22/117: [camlp-streams: dune build] [conf-pkg-config: pkg-config] [conf-which: which which] [cppo: dune build]
-> installed conf-perl.2
Processing 23/117: [camlp-streams: dune build] [conf-pkg-config: pkg-config] [conf-which: which which] [cppo: dune build]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 23/117: [camlp-streams: dune build] [conf-which: which which] [cppo: dune build]
-> installed conf-pkg-config.3
Processing 24/117: [camlp-streams: dune build] [conf-which: which which] [cppo: dune build]
Processing 25/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-which: which which] [cppo: dune build]
Processing 26/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-which: which which] [cppo: dune build]
- /usr/bin/which
-> compiled  conf-which.1
Processing 26/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build]
-> installed conf-which.1
Processing 27/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 28/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build]
Processing 29/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build] [csexp: dune build]
-> retrieved fmt.0.9.0  (cached)
Processing 30/117: [camlp-streams: dune build] [conf-libpcre: pkg-config libpcre] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libpcre.1
Processing 30/117: [camlp-streams: dune build] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build] [csexp: dune build]
-> installed conf-libpcre.1
Processing 31/117: [camlp-streams: dune build] [conf-libpcre2-8: pkg-config libpcre2-8] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libpcre2-8.1
Processing 31/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> installed conf-libpcre2-8.1
Processing 32/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved fpath.0.7.3  (cached)
Processing 33/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 34/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved not-ocamlfind.0.13  (cached)
Processing 35/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 36/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 37/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> retrieved ounit.2.2.7  (cached)
Processing 38/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 39/117: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> compiled  camlp-streams.5.0.1
Processing 39/117: [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> installed camlp-streams.5.0.1
Processing 40/117: [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> compiled  csexp.1.5.2
Processing 40/117: [cppo: dune build] [ocamlbuild: make configure.make]
-> installed csexp.1.5.2
Processing 41/117: [cppo: dune build] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/5.0"; \
- echo "BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.0/lib"; \
- echo "MANDIR=/home/opam/.opam/5.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.0/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.0/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.0/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.0/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 41/117: [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved ounit2.2.2.7  (cached)
Processing 42/117: [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved pa_ppx_migrate.0.11  (cached)
Processing 43/117: [pa_ppx_quotation2extension.0.01: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 44/117: [pa_ppx_quotation2extension.0.01: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 45/117: [pa_ppx_quotation2extension.0.01: http] [cppo: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> compiled  cppo.1.7.0
Processing 45/117: [pa_ppx_quotation2extension.0.01: http] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> installed cppo.1.7.0
Processing 46/117: [pa_ppx_quotation2extension.0.01: http] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> retrieved pa_ppx.0.12  (cached)
Processing 47/117: [pa_ppx_quotation2extension.0.01: http] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
Processing 47/117: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> retrieved pa_ppx_regexp.0.02  (cached)
Processing 48/117: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> retrieved pa_ppx_static.0.02  (cached)
Processing 49/117: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> retrieved pa_ppx_quotation2extension.0.01  (https://github.com/camlp5/pa_ppx_quotation2extension/archive/refs/tags/0.01.tar.gz)
Processing 50/117: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> retrieved pcre.7.5.0  (cached)
Processing 51/117: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
Processing 51/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved pcre2.7.5.2  (cached)
Processing 52/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved re.1.12.0  (cached)
-> retrieved seq.base  (cached)
Processing 53/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 54/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 55/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed seq.base
Processing 56/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 57/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> retrieved result.1.5  (cached)
Processing 58/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
Processing 59/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build]
-> retrieved rresult.0.7.0  (cached)
Processing 60/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 61/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build]
Processing 62/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdint.0.7.2  (cached)
Processing 63/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 64/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdint: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 65/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdint: dune build]
Processing 66/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> retrieved topkg.1.0.7  (cached)
-> retrieved uint.2.0.1  (cached)
-> retrieved yojson.2.2.2  (cached)
Processing 67/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> compiled  result.1.5
Processing 67/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed result.1.5
Processing 68/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 68/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 69/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build]
Processing 70/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build]
Processing 71/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build]
-> compiled  sexplib0.v0.17.0
Processing 71/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [stdint: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 72/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [stdint: dune build] [yojson: dune build]
-> compiled  stdint.0.7.2
Processing 72/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [yojson: dune build]
-> installed stdint.0.7.2
Processing 73/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [yojson: dune build]
Processing 74/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build] [uint: dune build] [yojson: dune build]
-> compiled  re.1.12.0
Processing 74/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [uint: dune build] [yojson: dune build]
-> installed re.1.12.0
Processing 75/117: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [uint: dune build] [yojson: dune build]
-> compiled  dune-configurator.3.16.0
Processing 75/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [uint: dune build] [yojson: dune build]
-> installed dune-configurator.3.16.0
Processing 76/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [uint: dune build] [yojson: dune build]
Processing 77/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [pcre: dune build] [uint: dune build] [yojson: dune build]
Processing 78/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [ounit2: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [yojson: dune build]
-> compiled  ounit2.2.2.7
Processing 78/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [yojson: dune build]
-> installed ounit2.2.2.7
Processing 79/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [yojson: dune build]
Processing 80/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [yojson: dune build]
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [yojson: dune build] [ounit: make install-ounit]
-> compiled  yojson.2.2.2
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [pcre: dune build] [pcre2: dune build] [uint: dune build] [ounit: make install-ounit]
-> compiled  ocamlgraph.2.1.0
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [pcre: dune build] [pcre2: dune build] [uint: dune build] [ounit: make install-ounit]
-> compiled  uint.2.0.1
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [pcre: dune build] [pcre2: dune build] [ounit: make install-ounit]
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -DPIC -g -I /home/opam/.opam/5.0/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c)
- pcre_stubs.c: In function 'pcre_callout_handler':
- pcre_stubs.c:158:29: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   158 |     caml_int_ptr ovec_dst = &Field(Field(v_substrings, 1), 0) + subgroups2_1;
-       |                             ^
-> compiled  pcre.7.5.0
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [pcre2: dune build] [ounit: make install-ounit]
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -DPIC -g -I /home/opam/.opam/5.0/lib/ocaml -o pcre2_stubs.o -c pcre2_stubs.c)
- pcre2_stubs.c: In function 'pcre2_callout_handler':
- pcre2_stubs.c:137:29: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   137 |     caml_int_ptr ovec_dst = &Field(Field(v_substrings, 1), 0) + subgroups2_1;
-       |                             ^
-> compiled  pcre2.7.5.2
Processing 81/117: [ocamlbuild: make check-if-preinstalled] [ounit: make install-ounit]
- ocamlfind remove oUnit
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/oUnit/META
- ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.7
- Installed /home/opam/.opam/5.0/lib/oUnit/META
-> installed ounit.2.2.7
Processing 81/117: [ocamlbuild: make check-if-preinstalled]
-> installed ocamlgraph.2.1.0
Processing 82/117: [ocamlbuild: make check-if-preinstalled]
-> installed pcre.7.5.0
Processing 83/117: [ocamlbuild: make check-if-preinstalled]
-> installed pcre2.7.5.2
Processing 84/117: [ocamlbuild: make check-if-preinstalled]
-> installed uint.2.0.1
Processing 85/117: [ocamlbuild: make check-if-preinstalled]
-> installed yojson.2.2.2
Processing 86/117: [ocamlbuild: make check-if-preinstalled]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0)
- if test -d /home/opam/.opam/5.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
-> installed ocamlbuild.0.15.0
Processing 88/117: [topkg: ocaml build]
+ /home/opam/.opam/5.0/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.0/.opam-switch/build/topkg.1.0.7)
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
-> installed topkg.1.0.7
Processing 90/117: [astring: ocaml build]
Processing 91/117: [astring: ocaml build] [fmt: ocaml build]
Processing 92/117: [astring: ocaml build] [fmt: ocaml build] [rresult: ocaml build]
- + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 92/117: [astring: ocaml build] [fmt: ocaml build]
-> installed rresult.0.7.0
Processing 93/117: [astring: ocaml build] [fmt: ocaml build]
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 93/117: [astring: ocaml build]
-> installed fmt.0.9.0
Processing 94/117: [astring: ocaml build]
Processing 95/117: [astring: ocaml build] [logs: ocaml build]
Processing 96/117: [astring: ocaml build] [logs: ocaml build] [not-ocamlfind: ./configure]
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: found list of findlib-generated META files
- Installation has: bytes
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: package already present
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: found (in +runtime_events)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: not present (normal since OCaml-4.02)
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for runtime_events written to site-lib-src/runtime_events/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     topfind script:        /home/opam/.opam/5.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 96/117: [astring: ocaml build] [logs: ocaml build] [not-ocamlfind: make all]
- + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- # No parallelism done
-> compiled  astring.0.8.5
Processing 96/117: [logs: ocaml build] [not-ocamlfind: make all]
-> installed astring.0.8.5
Processing 97/117: [logs: ocaml build] [not-ocamlfind: make all]
Processing 98/117: [fpath: ocaml build] [logs: ocaml build] [not-ocamlfind: make all]
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- + ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 98/117: [fpath: ocaml build] [not-ocamlfind: make all]
-> installed logs.0.7.0
Processing 99/117: [fpath: ocaml build] [not-ocamlfind: make all]
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 99/117: [not-ocamlfind: make all]
-> installed fpath.0.7.3
Processing 100/117: [not-ocamlfind: make all]
Processing 101/117: [bos: ocaml build] [not-ocamlfind: make all]
- (cd  local-packages/ocamlfind/ && make)
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind/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/5.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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/5.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind/src/findlib'
- make all-config
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/not-ocamlfind.0.13/local-packages/ocamlfind'
- ocamlfind ocamlc  -I local-packages/ocamlfind/src/findlib findlib.cma -package str,unix,fmt,rresult,ocamlgraph,camlp-streams -linkall -linkpkg fsmod.ml frontend.ml main.ml -o not-ocamlfind
- ocamlfind ocamlc  -I local-packages/ocamlfind/src/findlib findlib.cma -package str,unix,compiler-libs.common \
- -linkall -linkpkg papr_official.ml -o papr_official.exe
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface frontend.cmi occurs in several directories: ., local-packages/ocamlfind/src/findlib
-> compiled  not-ocamlfind.0.13
Processing 101/117: [bos: ocaml build]
Processing 102/117: [bos: ocaml build] [not-ocamlfind: make install]
- install not-ocamlfind /home/opam/.opam/5.0/bin/not-ocamlfind
- ocamlfind remove not-ocamlfind || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/not-ocamlfind/META
- ocamlfind install not-ocamlfind META papr_official.exe
- Installed /home/opam/.opam/5.0/lib/not-ocamlfind/papr_official.exe
- Installed /home/opam/.opam/5.0/lib/not-ocamlfind/META
-> installed not-ocamlfind.0.13
Processing 102/117: [bos: ocaml build]
+ /home/opam/.opam/5.0/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bos.0.2.1)
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- + ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- + ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- + ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- # No parallelism done
-> compiled  bos.0.2.1
-> installed bos.0.2.1
Processing 104/117: [camlp5-buildscripts: make sys]
+ /usr/bin/make "sys" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02)
- set -e; for i in src; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos ya_wrap_ocamlfind.ml -o ya-wrap-ocamlfind
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos fixin.ml -o fixin
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos join_meta.ml -o join_meta
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos LAUNCH.ml -o LAUNCH
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib
- touch META
- not-ocamlfind reinstall-if-diff camlp5-buildscripts -destdir /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib camlp5-buildscripts
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/META
- + ocamlfind install camlp5-buildscripts -destdir /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH
- Installed /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/LAUNCH
- Installed /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/join_meta
- Installed /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/fixin
- Installed /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/ya-wrap-ocamlfind
- Installed /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib/camlp5-buildscripts/META
- rm -f META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
-> compiled  camlp5-buildscripts.0.02
Processing 105/117: [camlp5-buildscripts: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02)
- set -e; for i in src; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib
- touch META
- not-ocamlfind reinstall-if-diff camlp5-buildscripts -destdir /home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH
- rm -f META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/src'
- set -e; for i in test; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/test'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5-buildscripts.0.02/test'
- ocamlfind remove camlp5-buildscripts || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/camlp5-buildscripts/META
- ocamlfind install camlp5-buildscripts local-install/lib/camlp5-buildscripts/*
- Installed /home/opam/.opam/5.0/lib/camlp5-buildscripts/ya-wrap-ocamlfind
- Installed /home/opam/.opam/5.0/lib/camlp5-buildscripts/join_meta
- Installed /home/opam/.opam/5.0/lib/camlp5-buildscripts/fixin
- Installed /home/opam/.opam/5.0/lib/camlp5-buildscripts/LAUNCH
- Installed /home/opam/.opam/5.0/lib/camlp5-buildscripts/META
-> installed camlp5-buildscripts.0.02
Processing 106/117: [camlp5: ./configure]
+ /home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/./configure "--prefix" "/home/opam/.opam/5.0" "-libdir" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00)
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=5.0.0
- VERSION=8.00.06
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/5.0/lib/ocaml
- export C5PACKAGES=compiler-libs,camlp-streams,rresult,bos,pcre,re
- PREFIX=/home/opam/.opam/5.0
- OTOPU=$(TOP)/ocaml_stuff/5.0.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/5.0/lib
- MANDIR=/home/opam/.opam/5.0/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 106/117: [camlp5: make world.opt]
+ /usr/bin/make "-j39" "DEBUG=-g" "world.opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make library_cold
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; cd ocaml_src/lib; /usr/bin/make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- cat versdep.ml > versdep.ppo
- cat ploc.mli > ploc.ppi
- cat fstream.mli > fstream.ppi
- cat diff.mli > diff.ppi
- cat extfun.mli > extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf ploc.ppi
- cat pretty.mli > pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf fstream.ppi
- cat pprintf.mli > pprintf.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf diff.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pprintf.ppi
- rm -f diff.ppi
- rm -f ploc.ppi
- rm -f extfun.ppi
- rm -f pretty.ppi
- rm -f pprintf.ppi
- rm -f fstream.ppi
- cat ploc.ml > ploc.ppo
- cat plexing.mli > plexing.ppi
- cat extfun.ml > extfun.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexing.ppi
- cat fstream.ml > fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- cat eprinter.mli > eprinter.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf eprinter.ppi
- rm -f stdpp.ppi
- rm -f eprinter.ppi
- cat stdpp.ml > stdpp.ppo
- rm -f plexing.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- cat eprinter.ml > eprinter.ppo
- rm -f extfun.ppo
- rm -f pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- cat plexer.mli > plexer.ppi
- cat gramext.mli > gramext.ppi
- cat token.mli > token.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexer.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf gramext.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf token.ppi
- rm -f fstream.ppo
- rm -f ploc.ppo
- rm -f stdpp.ppo
- rm -f token.ppi
- rm -f plexer.ppi
- rm -f gramext.ppi
- cat token.ml > token.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- cat gramext.ml > gramext.ppo
- cat grammar.mli > grammar.ppi
- cat extfold.mli > extfold.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf grammar.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfold.ppi
- rm -f eprinter.ppo
- rm -f token.ppo
- rm -f extfold.ppi
- rm -f grammar.ppi
- rm -f versdep.ppo
- cat grammar.ml > grammar.ppo
- cat extfold.ml > extfold.ppo
- cat pretty.ml > pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- rm -f pretty.ppo
- rm -f extfold.ppo
- cat plexing.ml > plexing.ppo
- cat plexer.ml > plexer.ppo
- cat diff.ml > diff.ppo
- rm -f gramext.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- set -e; cd ocaml_src/lib; /usr/bin/make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make compile_cold
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_src; set -e; \
- for i in lib odyl main meta; do \
-   cd $i; /usr/bin/make all; cd ..; \
- done; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/5.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_main.mli > odyl_main.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -intf odyl_main.ppi
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- rm -f odyl_main.ppi
- rm -f odyl_config.ppo
- cat odyl_main.ml > odyl_main.ppo
- cat odyl.ml > odyl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- cat mlsyntax.mli > mlsyntax.ppi
- cat argl.mli > argl.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf mLast.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf mlsyntax.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf argl.ppi
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- cat mlsyntax.ml > mlsyntax.ppo
- cat argl.ml > argl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl mlsyntax.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl argl.ppo
- rm -f mLast.ppi
- cat quotation.mli > quotation.ppi
- cat asttools.mli > asttools.ppi
- cat prtools.mli > prtools.ppi
- cat reloc.mli > reloc.ppi
- cat pp_debug.ml > pp_debug.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf asttools.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf prtools.ppi
- cat pcaml.mli > pcaml.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf quotation.ppi
- cat ast2pt.mli > ast2pt.ppi
- cat exparser.mli > exparser.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf reloc.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl pp_debug.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf pcaml.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf ast2pt.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf exparser.ppi
- rm -f exparser.ppi
- rm -f quotation.ppi
- rm -f reloc.ppi
- cat parserify.mli > parserify.ppi
- rm -f prtools.ppi
- rm -f asttools.ppi
- rm -f argl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -intf parserify.ppi
- cat quotation.ml > quotation.ppo
- cat reloc.ml > reloc.ppo
- rm -f mlsyntax.ppo
- rm -f pcaml.ppi
- rm -f ast2pt.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl quotation.ppo
- cat prtools.ml > prtools.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl reloc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl prtools.ppo
- cat asttools.ml > asttools.ppo
- cat exparser.ml > exparser.ppo
- cat ast2pt.ml > ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl asttools.ppo
- cat main.ml > main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl exparser.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl main.ppo
- rm -f pp_debug.ppo
- cat pcaml.ml > pcaml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl pcaml.ppo
- rm -f parserify.ppi
- rm -f quotation.ppo
- cat parserify.ml > parserify.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -c -impl parserify.ppo
- File "asttools.ml", line 400, characters 4-5:
- Warning 11 [redundant-case]: this match case is unused.
- rm -f asttools.ppo
- rm -f main.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f pcaml.ppo
- rm -f reloc.ppo
- File "ast2pt.ml", line 2135, characters 4-24:
- Warning 11 [redundant-case]: this match case is unused.
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../../boot -I ../../lib ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/5.0.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo main.cmo -a -o camlp5.cma
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -linkpkg -o camlp5
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- cat q_ast_base.ml > q_ast_base.ppo
- cat pa_r.ml > pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_dump.ppo
- rm -f pa_rp.ppo
- rm -f q_ast_base.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_extend.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_macro.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../meta/camlp5r
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make promote_cold
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man  compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch mkcamlp5
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make library
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; cd lib; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf diff.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf fstream.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf ploc.ppi
- rm -f diff.ppi
- rm -f pretty.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f ploc.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- rm -f pprintf.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexing.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf eprinter.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- rm -f plexing.ppi
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- rm -f eprinter.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf token.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexer.ppi
- rm -f stdpp.ppo
- rm -f fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf gramext.ppi
- rm -f pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- rm -f token.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- rm -f ploc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- rm -f eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- rm -f extfold.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- set -e; cd lib; /usr/bin/make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/5.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -intf odyl_main.ppi
- rm -f odyl_config.ppo
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf argl.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mlsyntax.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mLast.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl argl.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl mlsyntax.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- rm -f argl.ppo
- rm -f mlsyntax.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf ast2pt.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf quotation.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf reloc.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf exparser.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf asttools.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf prtools.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f ast2pt.ppi
- rm -f quotation.ppi
- rm -f reloc.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f asttools.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf pcaml.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl quotation.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf parserify.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f parserify.ppi
- rm -f pcaml.ppi
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pcaml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl main.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f asttools.ppo
- rm -f main.ppo
- rm -f pcaml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl parserify.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl prtools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl exparser.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f reloc.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f parserify.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl ast2pt.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "ast2pt.ml", line 1807, characters 4-26:
- 1807 |   | <:expr< $longid:li$ >> -> Pdir_ident (longid_long_id li)
-            ^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- rm -f ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../boot -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/5.0.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo main.cmo -a -o camlp5.cma
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -linkpkg -o camlp5
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_dump.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- rm -f pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_macro.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_macro_gram.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../meta/camlp5r
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- camlp5 ../boot/camlp5 differ: char 1243673, line 10474
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[1]: *** [Makefile:125: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- mkdir boot.new
- /usr/bin/make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- for i in lib odyl main meta; do (cd $i; /usr/bin/make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man  compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch mkcamlp5
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf diff.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf fstream.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf ploc.ppi
- rm -f diff.ppi
- rm -f pretty.ppi
- rm -f extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f ploc.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexing.ppi
- rm -f stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf eprinter.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- rm -f plexing.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- rm -f extfun.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- rm -f fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexer.ppi
- rm -f stdpp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf token.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf gramext.ppi
- rm -f plexer.ppi
- rm -f pprintf.ppo
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f gramext.ppi
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- rm -f eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- rm -f extfold.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/5.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -intf odyl_main.ppi
- rm -f odyl_config.ppo
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf argl.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mlsyntax.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mLast.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl argl.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl mlsyntax.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf quotation.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf ast2pt.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf exparser.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf reloc.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf asttools.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf prtools.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f quotation.ppi
- rm -f reloc.ppi
- rm -f exparser.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f prtools.ppi
- rm -f asttools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf parserify.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl quotation.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf pcaml.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pp_debug.ppo
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f pcaml.ppi
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pcaml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl parserify.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl prtools.ppo
- rm -f asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pcaml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl exparser.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- rm -f parserify.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl ast2pt.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "ast2pt.ml", line 1807, characters 4-26:
- 1807 |   | <:expr< $longid:li$ >> -> Pdir_ident (longid_long_id li)
-            ^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- rm -f ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../boot -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/5.0.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo main.cmo -a -o camlp5.cma
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -linkpkg -o camlp5
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_dump.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_rp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_macro.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro_gram.ppo
- rm -f q_ast.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../meta/camlp5r
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- camlp5 ../boot/camlp5 differ: char 1814578, line 15070
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- Fixpoint not reached, try one more bootstrapping cycle.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta etc top ocpp man ; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- OVERSION=5.0.0 VERSION=8.00.06 CAMLP5DIR="/home/opam/.opam/5.0/lib/camlp5" ./META.pl > META
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- cp mkcamlp5.ml mkcamlp5.ppo
- cat mkcamlp5.ml > mkcamlp5.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl mkcamlp5.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_null.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_official.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f mkcamlp5.ppo
- ocamlfind ocamlc -linkall -linkpkg -package bos,pcre,re,rresult mkcamlp5.ml -o mkcamlp5
- rm -f pr_official.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_depend.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extfun.ppo
- rm -f pa_extfold.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_op.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_oop.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_reloc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "pa_sml.ml", line 449, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pa_mkast.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_mktest.ppo
- rm -f pa_extprint.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_pprintf.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro_print.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_schemer.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f q_phony.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl papr_phony_macro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_sml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extfun.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_lispr.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f papr_phony_macro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_extprint.ppo
- rm -f pr_schemep.ppo
- rm -f pr_op.ppo
- rm -f pa_pragma.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_extend.ppo
- rm -f pa_lisp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_scheme.ppo
- rm -f camlp5sch
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../etc/camlp5sch
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_scheme.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_o.ppo
- rm -f camlp5o
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../etc/camlp5o
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_o.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl rprint.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl camlp5_top_funs.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f camlp5_top_funs.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- rm -f rprint.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl camlp5_top.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f camlp5_top.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f ocpp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ocpp
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- sed -e "s'LIBDIR'/home/opam/.opam/5.0/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- rm -f extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f diff.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f pprintf.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f token.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl quotation.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f quotation.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl mlsyntax.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl argl.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pp_debug.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl prtools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f asttools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pcaml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl ast2pt.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl exparser.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "ast2pt.ml", line 1807, characters 4-26:
- 1807 |   | <:expr< $longid:li$ >> -> Pdir_ident (longid_long_id li)
-            ^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl parserify.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl main.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../boot -I ../lib ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/5.0.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_dump.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- rm -f pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f q_ast.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -linkpkg -o ../meta/camlp5r.opt
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- rm -f pr_null.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_official.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_official.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f q_phony.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl papr_phony_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_extfold.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_op.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_extfun.ppo
- rm -f pa_reloc.ppo
- rm -f pa_extfun.ppo
- rm -f pa_oop.ppo
- rm -f papr_phony_macro.ppo
- rm -f pa_mktest.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_mkast.ppo
- rm -f pr_schemep.ppo
- File "pa_sml.ml", line 449, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pr_extprint.ppo
- rm -f pa_lefteval.ppo
- rm -f pr_depend.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_lisp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_op.ppo
- rm -f pa_pprintf.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pa_macro_print.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_extend.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_scheme.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pa_pragma.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_sml.ppo
- rm -f pa_schemer.ppo
- rm -f pr_scheme.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_rp.ppo
- rm -f pr_o.ppo
- rm -f pr_ro.ppo
- rm -f pa_o.ppo
- rm -f camlp5o.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -linkpkg -o ../etc/camlp5o.opt
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "compile.ml", line 616, characters 0-18:
- 616 | Pcaml.parse_implem.val := fun _ -> compile ();
-       ^^^^^^^^^^^^^^^^^^
- Error: This expression has type
-          char Stream.t -> (MLast.str_item * MLast.loc) list * Pcaml.status
-        but an expression was expected of type 'a ref
- make[2]: *** [../config/Makefile:26: compile.cmo] Error 2
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
Processing 106/117: [camlp5: make all]
+ /usr/bin/make "-j39" "DEBUG=-g" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- camlp5 ../boot/camlp5 differ: char 1814578, line 15070
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[1]: *** [Makefile:125: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- mkdir boot.new
- /usr/bin/make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- for i in lib odyl main meta; do (cd $i; /usr/bin/make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man  compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch mkcamlp5
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf diff.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfun.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf fstream.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf ploc.ppi
- rm -f diff.ppi
- rm -f extfun.ppi
- rm -f pretty.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f fstream.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexing.ppi
- rm -f stdpp.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- rm -f plexing.ppi
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- rm -f eprinter.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- rm -f fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf plexer.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf token.ppi
- rm -f pprintf.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- rm -f stdpp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf gramext.ppi
- rm -f plexer.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f gramext.ppi
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- rm -f eprinter.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- rm -f extfold.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/5.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -intf odyl_main.ppi
- rm -f odyl_config.ppo
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf argl.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mlsyntax.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf mLast.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl argl.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl mlsyntax.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf quotation.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf ast2pt.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf exparser.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf reloc.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf prtools.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf asttools.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f exparser.ppi
- rm -f ast2pt.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- rm -f reloc.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- rm -f asttools.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf parserify.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl quotation.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -intf pcaml.ppi
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f parserify.ppi
- rm -f quotation.ppo
- rm -f pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pcaml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl prtools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl reloc.ppo
- rm -f asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pcaml.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl main.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f prtools.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl parserify.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f main.ppo
- rm -f reloc.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl exparser.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f exparser.ppo
- rm -f parserify.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl ast2pt.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "ast2pt.ml", line 1807, characters 4-26:
- 1807 |   | <:expr< $longid:li$ >> -> Pdir_ident (longid_long_id li)
-            ^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- rm -f ast2pt.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../boot -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/5.0.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo main.cmo -a -o camlp5.cma
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -linkpkg -o camlp5
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_dump.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_rp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_macro.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f q_ast.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- rm -f pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../meta/camlp5r
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- set -e; for i in lib odyl main meta etc top ocpp man ; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- OVERSION=5.0.0 VERSION=8.00.06 CAMLP5DIR="/home/opam/.opam/5.0/lib/camlp5" ./META.pl > META
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- cp mkcamlp5.ml mkcamlp5.ppo
- cat mkcamlp5.ml > mkcamlp5.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl mkcamlp5.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_null.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_official.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_official.ppo
- rm -f mkcamlp5.ppo
- ocamlfind ocamlc -linkall -linkpkg -package bos,pcre,re,rresult mkcamlp5.ml -o mkcamlp5
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfold.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pa_op.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_lefteval.ppo
- rm -f pa_extfun.ppo
- rm -f pa_oop.ppo
- rm -f pa_reloc.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_mktest.ppo
- rm -f pa_mkast.ppo
- rm -f pr_depend.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "pa_sml.ml", line 449, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_pprintf.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- rm -f pa_lispr.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro_print.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f q_phony.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl papr_phony_macro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_extfun.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_sml.ppo
- rm -f papr_phony_macro.ppo
- rm -f pr_extprint.ppo
- rm -f pr_schemep.ppo
- rm -f pr_op.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_pragma.ppo
- rm -f pa_lisp.ppo
- rm -f pr_extend.ppo
- rm -f pa_schemer.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_scheme.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_scheme.ppo
- rm -f camlp5sch
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../etc/camlp5sch
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_o.ppo
- rm -f camlp5o
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ../etc/camlp5o
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_o.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl rprint.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl camlp5_top_funs.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f camlp5_top_funs.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- rm -f rprint.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -c -impl camlp5_top.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f camlp5_top.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re ../ocaml_stuff/5.0.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f ocpp.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -linkpkg -o ocpp
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- sed -e "s'LIBDIR'/home/opam/.opam/5.0/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl fstream.ppo
- rm -f extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl ploc.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pretty.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f diff.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl pprintf.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl token.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f token.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl eprinter.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl gramext.ppo
- rm -f eprinter.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I +dynlink odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I +dynlink -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl quotation.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pp_debug.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl mlsyntax.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f quotation.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl argl.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f mlsyntax.ppo
- rm -f pp_debug.ppo
- rm -f argl.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl asttools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl prtools.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl reloc.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f asttools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl pcaml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl ast2pt.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl exparser.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "ast2pt.ml", line 1807, characters 4-26:
- 1807 |   | <:expr< $longid:li$ >> -> Pdir_ident (longid_long_id li)
-            ^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl parserify.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -c -impl main.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -I ../odyl -I ../boot -I ../lib ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/5.0.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pr_dump.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pr_dump.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_rp.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_lexer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_rp.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_fstream.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast_base.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_lexer.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_fstream.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_macro.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_r.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_ast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl q_MLast.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_extend_m.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/5.0.0/utils -c -impl pa_macro_gram.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface warnings.cmi occurs in several directories: ../ocaml_stuff/5.0.0/utils, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ., ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -linkpkg -o ../meta/camlp5r.opt
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- rm -f pr_null.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_official.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_official.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl papr_phony_macro.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_extfold.ppo
- rm -f q_phony.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_extfun.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_reloc.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pa_extfun.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f papr_phony_macro.ppo
- rm -f pa_mkast.ppo
- rm -f pa_op.ppo
- rm -f pa_oop.ppo
- rm -f pa_extprint.ppo
- rm -f pa_mktest.ppo
- File "pa_sml.ml", line 449, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pr_depend.ppo
- rm -f pa_lefteval.ppo
- rm -f pr_extprint.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_schemep.ppo
- rm -f pr_op.ppo
- rm -f pa_pprintf.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pa_lisp.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_macro_print.ppo
- rm -f pr_extend.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_pragma.ppo
- rm -f pa_scheme.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pa_extend.cmi occurs in several directories: ../meta, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- rm -f pa_schemer.ppo
- rm -f pa_sml.ppo
- rm -f pr_scheme.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmx
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_o.ppo
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- rm -f pa_o.ppo
- rm -f camlp5o.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- ocamlfind ocamlopt -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -linkpkg -o ../etc/camlp5o.opt
- findlib: [WARNING] Interface main.cmi occurs in several directories: ., /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- cd ./5.0.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff/5.0.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,pcre,re -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- findlib: [WARNING] Interface stdpp.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface ploc.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface main.cmi occurs in several directories: ../main, /home/opam/.opam/5.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface plexing.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfold.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pprintf.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface extfun.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface diff.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface fstream.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface plexer.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface pretty.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface token.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface gramext.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface eprinter.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface versdep.cmi occurs in several directories: ../lib, ../boot
- findlib: [WARNING] Interface grammar.cmi occurs in several directories: ../lib, ../boot
- File "compile.ml", line 616, characters 0-18:
- 616 | Pcaml.parse_implem.val := fun _ -> compile ();
-       ^^^^^^^^^^^^^^^^^^
- Error: This expression has type
-          char Stream.t -> (MLast.str_item * MLast.loc) list * Pcaml.status
-        but an expression was expected of type 'a ref
- make[2]: *** [../config/Makefile:26: compile.cmo] Error 2
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- /usr/bin/make  -j39 --jobserver-auth=3,4 -- DEBUG=-g local-install
- make[1]: warning: -j39 forced in submake: resetting jobserver mode.
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- rm -rf local-install && mkdir -p local-install/lib/ocaml
- /usr/bin/make DESTDIR= LIBDIR=`pwd`/local-install/lib BINDIR=`pwd`/local-install/bin MANDIR=`pwd`/local-install/man install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- rm -rf "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; /usr/bin/make install DESTDIR= LIBDIR=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib BINDIR=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin MANDIR=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/man; cd ..); \
- done
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib" DESTDIR=; \
- fi
- make[4]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; tar xf -); \
- fi
- make[4]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5" "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin"
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5"
- cp camlp5 "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5" "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin"
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   for i in q_MLast q_ast_base q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   done; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5" "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin"
- rm -f "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- OVERSION=5.0.0 VERSION=8.00.06 CAMLP5DIR="/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5" ./META.pl > META
- cp META "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/."
- cp mkcamlp5 "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/."; \
-   cp mkcamlp5 "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/mkcamlp5.opt"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5" "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin"
- cp ocpp.cmo "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."
- cp ocpp "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/ocpp5"
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- mkdir -p "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/man/man1"
- cp camlp5.1 "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/local-install/lib/ocaml/." || true
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00'
-> compiled  camlp5.8.01.00
Processing 107/117: [camlp5: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00)
- rm -rf "/home/opam/.opam/5.0/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; /usr/bin/make install DESTDIR= LIBDIR=/home/opam/.opam/5.0/lib BINDIR=/home/opam/.opam/5.0/bin MANDIR=/home/opam/.opam/5.0/man; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/5.0/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/5.0/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/5.0/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/5.0/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/5.0/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/5.0/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/lib'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5" "/home/opam/.opam/5.0/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/5.0/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/5.0/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/5.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/odyl'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- mkdir -p "/home/opam/.opam/5.0/bin"
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5"
- cp camlp5 "/home/opam/.opam/5.0/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/5.0/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/5.0/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/5.0/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/5.0/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/5.0/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/5.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/main'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5" "/home/opam/.opam/5.0/bin"
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/5.0/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/5.0/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/5.0/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/5.0/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/5.0/lib/camlp5/."; \
-   for i in q_MLast q_ast_base q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/5.0/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/meta'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5" "/home/opam/.opam/5.0/bin"
- rm -f "/home/opam/.opam/5.0/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/5.0/lib/camlp5/."
- OVERSION=5.0.0 VERSION=8.00.06 CAMLP5DIR="/home/opam/.opam/5.0/lib/camlp5" ./META.pl > META
- cp META "/home/opam/.opam/5.0/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/5.0/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/5.0/bin/."
- cp mkcamlp5 "/home/opam/.opam/5.0/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/5.0/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/5.0/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/5.0/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/5.0/bin/."; \
-   cp mkcamlp5 "/home/opam/.opam/5.0/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/5.0/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/etc'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/5.0/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/5.0/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/top'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- mkdir -p "/home/opam/.opam/5.0/lib/camlp5" "/home/opam/.opam/5.0/bin"
- cp ocpp.cmo "/home/opam/.opam/5.0/lib/camlp5/."
- cp ocpp "/home/opam/.opam/5.0/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/ocpp'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- mkdir -p "/home/opam/.opam/5.0/man/man1"
- cp camlp5.1 "/home/opam/.opam/5.0/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/5.0/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/5.0/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/man'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/5.0/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/5.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlp5.8.01.00/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/5.0/lib/ocaml/." || true
-> installed camlp5.8.01.00
Processing 108/117: [pa_ppx: make get-generated]
+ /usr/bin/make "get-generated" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12)
- tar -C generated_src/5.0.0 -cf - . | tar -xvBf -
- ./
- ./runtime_fat/
- ./runtime_fat/exceptions.mli
- ./runtime_fat/exceptions.ml
- ./runtime/
- ./runtime/exceptions.mli
- ./runtime/exceptions.ml
- ./base/
- ./base/pp_parsetree.mli
- ./base/pp_parsetree.ml
- tar -C generated_src/8.00.06 -cf - . | tar -xvBf -
- ./
- ./base/
- ./base/pp_MLast.mli
- ./base/pp_MLast.ml
Processing 108/117: [pa_ppx: make sys]
+ /usr/bin/make "-j39" "DEBUG=-g" "sys" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12)
- set -e; for i in util-lib testutils runtime runtime_fat base pa_unmatched_vala pa_dock pa_here pa_here_original pa_undo_deriving pa_assert pa_inline_test pa_expect_test pa_hashrecons pa_deriving pa_deriving.plugins pa_import params_runtime; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std2.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c uf.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c pack.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  std2.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  uf.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  pack.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c' -syntax camlp5o  std.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort0.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o pack.ml > pack_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o hash.ml > hash_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c pack.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  hash.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  pack.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  pack.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort0.mli
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl hash.ml /tmp/hashd27692
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl pack.ml /tmp/pack4f0991
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o tsort0.ml > tsort0_ppo.ml
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/hashd27692
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  tsort0.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' hash_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' hash_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c hash_ppo.ml
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl tsort0.ml /tmp/tsort0d78cfc
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  hash_ppo.ml
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/pack4f0991
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/tsort0d78cfc
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c hash.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c hash.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  hash.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  hash.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' tsort0_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' tsort0_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort0_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort0_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pack_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pack_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c pack_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort0.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  pack_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort0.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c pack.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  pack.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o std.ml > std_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o coll.ml > coll_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o uf.ml > uf_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  uf.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  coll.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c' -syntax camlp5o  std.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o' -syntax camlp5o  std.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl coll.ml /tmp/coll522450
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl uf.ml /tmp/uf9dcbc3
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/uf9dcbc3
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' uf_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' uf_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c uf_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  uf_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c uf.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  uf.ml
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/coll522450
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' coll_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' coll_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c coll_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  coll_ppo.ml
- File "coll_ppo.ml", line 386, characters 7-44:
- 386 |        { m with fm; c = (Cache.mkFrom m.c) }
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll_ppo.ml", line 388, characters 32-69:
- 388 |        let fm = F.rmv m.fm k in { m with fm; c = (Cache.mkFrom m.c) }
-                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll_ppo.ml", line 390, characters 36-73:
- 390 |        let fm = F.remap m.fm k v in { m with fm; c = (Cache.mkFrom m.c) }
-                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll_ppo.ml", line 398, characters 7-64:
- 398 |        { m with fm = (F.filter f m.fm); c = (Cache.mkFrom m.c) }
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll_ppo.ml", line 403, characters 15-69:
- 403 |        let m = { m with fm = (F.clear m.fm); c = (Cache.mkFrom m.c) } in
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll_ppo.ml", line 494, characters 19-31:
- 494 |      let clear s = F.clear s.fs; Cache.flush_all s.c
-                          ^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "coll_ppo.ml", line 1169, characters 9-44:
- 1169 |        | Not_found | Invalid_argument _ as e -> invalid_arg "ArrayMay.remap"
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "coll_ppo.ml", line 1178, characters 14-28:
- 1178 |        with | Not_found as e -> invalid_arg "ArrayMap.rmv"
-                      ^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c coll.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  coll.ml
- File "coll.ml", line 517, characters 6-47:
- 517 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 522, characters 6-47:
- 522 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 527, characters 6-47:
- 527 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 536, characters 4-58:
- 536 |     { m with fm = F.filter f m.fm ; c = Cache.mkFrom m.c }
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 542, characters 12-63:
- 542 |     let m = { m with fm = F.clear m.fm ; c = Cache.mkFrom m.c } in
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 685, characters 4-16:
- 685 |     F.clear s.fs ;
-           ^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "std.ml", line 226, characters 12-24:
- 226 | let outSome (Some n) = n
-                   ^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- None
- File "std.ml", line 431, characters 38-53:
- 431 |     let (cur_width, colwidths, fmt) = formatted_width n l in
-                                             ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label ncols was omitted in the application of this function.
- File "coll.ml", line 1546, characters 9-44:
- 1546 |     with (Not_found|Invalid_argument _) as e -> invalid_arg "ArrayMay.remap"
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "coll.ml", line 1559, characters 9-23:
- 1559 |     with Not_found as e -> invalid_arg "ArrayMap.rmv"
-                 ^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o std2.ml > std2_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o tsort.ml > tsort_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c coll.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  std2.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c uf.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre,camlp5.pr_o'  tsort.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_utils
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  uf.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  coll.ml
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl std2.ml /tmp/std2a877e2
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl tsort.ml /tmp/tsort455ca7
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/std2a877e2
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort0.ml
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/tsort455ca7
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' std2_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' std2_ppo.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort0.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std2_ppo.ml
- File "coll.ml", line 517, characters 6-47:
- 517 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 522, characters 6-47:
- 522 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 527, characters 6-47:
- 527 |       { m with fm = fm ; c = Cache.mkFrom m.c }
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 536, characters 4-58:
- 536 |     { m with fm = F.filter f m.fm ; c = Cache.mkFrom m.c }
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- File "coll.ml", line 542, characters 12-63:
- 542 |     let m = { m with fm = F.clear m.fm ; c = Cache.mkFrom m.c } in
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' std_ppo.ml
- File "coll.ml", line 685, characters 4-16:
- 685 |     F.clear s.fs ;
-           ^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' std_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  std2_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' tsort_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' tsort_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c' -syntax camlp5o  std_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std2.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  std2.ml
- File "coll.ml", line 1546, characters 9-44:
- 1546 |     with (Not_found|Invalid_argument _) as e -> invalid_arg "ArrayMay.remap"
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "coll.ml", line 1559, characters 9-23:
- 1559 |     with Not_found as e -> invalid_arg "ArrayMap.rmv"
-                 ^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std2.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  std2.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c tsort.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c'  tsort.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_utils.cmx std.cmx coll.cmx std2.cmx uf.cmx tsort0.cmx tsort.cmx pack.cmx hash.cmx
- ocamlfind ocamlopt -g pa_ppx_utils.cmx -a -o pa_ppx_utils.cmxa
- File "std_ppo.ml", lines 259-260, characters 2-15:
- 259 | ..function
- 260 |     Some n -> n
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- None
- File "std_ppo.ml", line 462, characters 42-57:
- 462 |         let (cur_width, colwidths, fmt) = formatted_width n l in
-                                                 ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label ncols was omitted in the application of this function.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_utils -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre -c std.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_utils' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre' '-c' -syntax camlp5o  std.ml
- File "std.ml", line 226, characters 12-24:
- 226 | let outSome (Some n) = n
-                   ^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- None
- File "std.ml", line 431, characters 38-53:
- 431 |     let (cur_width, colwidths, fmt) = formatted_width n l in
-                                             ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label ncols was omitted in the application of this function.
- ocamlfind ocamlc -g -pack -o pa_ppx_utils.cmo std.cmo coll.cmo std2.cmo uf.cmo tsort0.cmo tsort.cmo pack.cmo hash.cmo
- ocamlfind ocamlc -g pa_ppx_utils.cmo -a -o pa_ppx_utils.cma
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pcre mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_utils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib META std2.mli  std.mli  tsort0.mli  uf.mli pack.mli  pa_ppx_utils.cma pa_ppx_utils.cmxa pa_ppx_utils.a pa_ppx_utils.cmi pa_ppx_utils.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib pa_ppx_utils
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/META
- + ocamlfind install pa_ppx_utils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib META std2.mli std.mli tsort0.mli uf.mli pack.mli pa_ppx_utils.cma pa_ppx_utils.cmxa pa_ppx_utils.a pa_ppx_utils.cmi pa_ppx_utils.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pa_ppx_utils.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pa_ppx_utils.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pa_ppx_utils.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pa_ppx_utils.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pa_ppx_utils.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/pack.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/uf.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/tsort0.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/std.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/std2.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib/pa_ppx_utils/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0,camlp5.pr_o papr_util.ml > papr_util_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0,camlp5.pr_o testutil.ml > testutil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c papr_util.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c testutil.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  testutil.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5r  testutil.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  papr_util.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5r  papr_util.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_testutils
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_testutils
- ocamlfind ocamlopt  -for-pack Pa_ppx_testutils -g  -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -syntax camlp5o -c testutil2.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' papr_util_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' papr_util_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c papr_util_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5o  papr_util_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' testutil_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' testutil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c testutil_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5o  testutil_ppo.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_testutils.cmx papr_util.cmx testutil.cmx testutil2.cmx
- ocamlfind ocamlopt -g pa_ppx_testutils.cmx -a -o pa_ppx_testutils.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c papr_util.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5r  papr_util.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_testutils -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -c testutil.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_testutils' '-package' 'unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0' '-c' -syntax camlp5r  testutil.ml
- ocamlfind ocamlc  -for-pack Pa_ppx_testutils -g  -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 -syntax camlp5o -c testutil2.ml
- ocamlfind ocamlc -g -pack -o pa_ppx_testutils.cmo papr_util.cmo testutil.cmo testutil2.cmo
- ocamlfind ocamlc -g pa_ppx_testutils.cmo -a -o pa_ppx_testutils.cma
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package unix,camlp5,oUnit,fmt,pcre,rresult,compiler-libs.common,yojson,sexplib0 mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_testutils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib META   pa_ppx_testutils.cma pa_ppx_testutils.cmxa pa_ppx_testutils.a pa_ppx_testutils.cmi pa_ppx_testutils.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib pa_ppx_testutils
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/META
- + ocamlfind install pa_ppx_testutils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib META pa_ppx_testutils.cma pa_ppx_testutils.cmxa pa_ppx_testutils.a pa_ppx_testutils.cmi pa_ppx_testutils.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/pa_ppx_testutils.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/pa_ppx_testutils.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/pa_ppx_testutils.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/pa_ppx_testutils.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/pa_ppx_testutils.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib/pa_ppx_testutils/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o runtime.ml > runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.mli
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  runtime.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_runtime
- not-ocamlfind preprocess: ignore -linkall
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' runtime_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5o  runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  runtime.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_runtime.cmx runtime.cmx exceptions.cmx
- ocamlfind ocamlopt -g pa_ppx_runtime.cmx -a -o pa_ppx_runtime.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o exceptions.ml > exceptions_ppo.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  exceptions.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_runtime
- not-ocamlfind preprocess: ignore -linkall
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' exceptions_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' exceptions_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5o  exceptions_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.ml
- ocamlfind ocamlc -g -pack -o pa_ppx_runtime.cmo runtime.cmo exceptions.cmo
- ocamlfind ocamlc -g pa_ppx_runtime.cmo -a -o pa_ppx_runtime.cma
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package rresult,fmt,camlp5,yojson,sexplib0 mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib META exceptions.mli  pa_ppx_runtime.cma pa_ppx_runtime.cmxa pa_ppx_runtime.a pa_ppx_runtime.cmi pa_ppx_runtime.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib pa_ppx_runtime
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/META
- + ocamlfind install pa_ppx_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib META exceptions.mli pa_ppx_runtime.cma pa_ppx_runtime.cmxa pa_ppx_runtime.a pa_ppx_runtime.cmi pa_ppx_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/pa_ppx_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/pa_ppx_runtime.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/pa_ppx_runtime.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/pa_ppx_runtime.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/pa_ppx_runtime.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/exceptions.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib/pa_ppx_runtime/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o runtime.ml > runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.mli
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  runtime.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_runtime_fat
- not-ocamlfind preprocess: ignore -linkall
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' runtime_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime_ppo.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5o  runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  runtime.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_runtime_fat.cmx runtime.cmx exceptions.cmx
- ocamlfind ocamlopt -g pa_ppx_runtime_fat.cmx -a -o pa_ppx_runtime_fat.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o exceptions.ml > exceptions_ppo.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0,camlp5.pr_o' -syntax camlp5r  exceptions.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_runtime_fat
- not-ocamlfind preprocess: ignore -linkall
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' exceptions_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' exceptions_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5o  exceptions_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_runtime_fat -linkall -package rresult,fmt,camlp5,yojson,sexplib0 -c exceptions.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_runtime_fat' '-linkall' '-package' 'rresult,fmt,camlp5,yojson,sexplib0' '-c' -syntax camlp5r  exceptions.ml
- ocamlfind ocamlc -g -pack -o pa_ppx_runtime_fat.cmo runtime.cmo exceptions.cmo
- ocamlfind ocamlc -g pa_ppx_runtime_fat.cmo -a -o pa_ppx_runtime_fat.cma
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package rresult,fmt,camlp5,yojson,sexplib0 mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_runtime_fat -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib META exceptions.mli  pa_ppx_runtime_fat.cma pa_ppx_runtime_fat.cmxa pa_ppx_runtime_fat.a pa_ppx_runtime_fat.cmi pa_ppx_runtime_fat.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib pa_ppx_runtime_fat
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/META
- + ocamlfind install pa_ppx_runtime_fat -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib META exceptions.mli pa_ppx_runtime_fat.cma pa_ppx_runtime_fat.cmxa pa_ppx_runtime_fat.a pa_ppx_runtime_fat.cmi pa_ppx_runtime_fat.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/pa_ppx_runtime_fat.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/pa_ppx_runtime_fat.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/pa_ppx_runtime_fat.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/pa_ppx_runtime_fat.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/pa_ppx_runtime_fat.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/exceptions.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib/pa_ppx_runtime_fat/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o base.ml > base_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_MLast.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_parsetree.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c ppxutil.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_passthru.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c base.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  ppxutil.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_parsetree.mli
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pa_passthru.mli
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  base.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  base.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_MLast.mli
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -linkall
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o pa_passthru.ml > pa_passthru_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o pa_normalize.ml > pa_normalize_ppo.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  pa_normalize.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  pa_passthru.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -linkall
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' base_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' base_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c base_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o pp_MLast.ml > pp_MLast_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o ppxutil.ml > ppxutil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_MLast.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  base_ppo.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  ppxutil.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  pp_MLast.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_MLast.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -linkall
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o pp_parsetree.ml > pp_parsetree_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_parsetree.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_parsetree.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  pp_parsetree.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_base
- not-ocamlfind preprocess: ignore -linkall
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c base.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  base.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_normalize_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_normalize_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_normalize_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  pa_normalize_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' ppxutil_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' ppxutil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c ppxutil_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  ppxutil_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_passthru_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_passthru_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_passthru_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  pa_passthru_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_normalize.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pa_normalize.ml
- File "ppxutil_ppo.ml", lines 47-51, characters 4-74:
- 47 | ....function
- 48 |       MLast.LiUid (loc, Ploc.VaVal m) -> MLast.MeUid (loc, Ploc.VaVal m)
- 49 |     | MLast.LiAcc (loc, li, Ploc.VaVal m) ->
- 50 |         MLast.MeAcc (loc, crec li, MLast.MeUid (loc, Ploc.VaVal m))
- 51 |     | MLast.LiApp (loc, li1, li2) -> MLast.MeApp (loc, crec li1, crec li2)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiUid (_, VaAnt _)
- File "ppxutil_ppo.ml", lines 224-229, characters 14-61:
- 224 | ..............(function
- 225 |                  loc, Ploc.VaVal s, Ploc.VaVal [], Ploc.VaVal lt,
- 226 |                  Ploc.VaVal ot, x ->
- 227 |                    loc, Ploc.VaVal s, Ploc.VaVal [],
- 228 |                    Ploc.VaVal (List.map (subst rho) lt),
- 229 |                    Ploc.VaVal (option_map (subst rho) ot), x)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "ppxutil_ppo.ml", lines 256-263, characters 8-98:
- 256 | ........function
- 257 |           MLast.LiUid (_, Ploc.VaVal uid) -> [uid]
- 258 |         | MLast.LiAcc (_, li, Ploc.VaVal uid) -> lirec li @ [uid]
- 259 |         | MLast.LiApp (_, _, _) ->
- 260 |             failwith "longid_to_string_list: LiApp not allowed here"
- 261 |         | MLast.LiUid (_, _) | MLast.LiAcc (_, _, _) ->
- 262 |             failwith
- 263 |               "[internal error] longid_to_string_list: called with longid containing placeholders"
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiXtr (_, _, _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c ppxutil.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  ppxutil.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pp_MLast_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pp_MLast_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_MLast_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_passthru.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  pp_MLast_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c ppxutil.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pa_passthru.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  ppxutil.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pp_parsetree_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pp_parsetree_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_parsetree_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5o  pp_parsetree_ppo.ml
- File "ppxutil.ml", lines 48-52, characters 17-3:
- 48 | .................fun [
- 49 |     <:extended_longident:< $uid:m$ >> -> <:module_expr< $uid:m$ >>
- 50 |   | <:extended_longident:< $longid:li$ . $uid:m$ >> -> <:module_expr< $crec li$ . $uid:m$ >>
- 51 |   | <:extended_longident:< $longid:li1$ ( $longid:li2$ ) >> -> <:module_expr< $crec li1$ ( $crec li2$ ) >>
- 52 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiUid (_, VaAnt _)
- File "ppxutil.ml", lines 210-214, characters 20-5:
- 210 | ....................fun [
- 211 |       <:constructor:< $uid:s$ of $list:lt$ $rto:ot$ $_algattrs:x$ >> ->
- 212 |       <:constructor< $uid:s$ of $list:List.map (subst rho) lt$
- 213 |                      $rto:option_map (subst rho) ot$ $_algattrs:x$ >>
- 214 |     ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "ppxutil.ml", lines 232-239, characters 18-3:
- 232 | ..................fun [
- 233 |     <:longident< $uid:uid$ >> -> [uid]
- 234 |   | <:longident< $longid:li$ . $uid:uid$ >> -> (lirec li) @ [uid]
- 235 |   | <:extended_longident< $longid:_$ ( $longid:_$ ) >> ->
- 236 |     failwith "longid_to_string_list: LiApp not allowed here"
- 237 |   | <:longident< $_uid:_$ >> | <:longident< $longid:_$ . $_uid:_$ >> ->
- 238 |     failwith "[internal error] longid_to_string_list: called with longid containing placeholders"
- 239 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiXtr (_, _, _)
- File "ppxutil.ml", lines 48-52, characters 17-3:
- 48 | .................fun [
- 49 |     <:extended_longident:< $uid:m$ >> -> <:module_expr< $uid:m$ >>
- 50 |   | <:extended_longident:< $longid:li$ . $uid:m$ >> -> <:module_expr< $crec li$ . $uid:m$ >>
- 51 |   | <:extended_longident:< $longid:li1$ ( $longid:li2$ ) >> -> <:module_expr< $crec li1$ ( $crec li2$ ) >>
- 52 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiUid (_, VaAnt _)
- File "ppxutil.ml", lines 210-214, characters 20-5:
- 210 | ....................fun [
- 211 |       <:constructor:< $uid:s$ of $list:lt$ $rto:ot$ $_algattrs:x$ >> ->
- 212 |       <:constructor< $uid:s$ of $list:List.map (subst rho) lt$
- 213 |                      $rto:option_map (subst rho) ot$ $_algattrs:x$ >>
- 214 |     ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "ppxutil.ml", lines 232-239, characters 18-3:
- 232 | ..................fun [
- 233 |     <:longident< $uid:uid$ >> -> [uid]
- 234 |   | <:longident< $longid:li$ . $uid:uid$ >> -> (lirec li) @ [uid]
- 235 |   | <:extended_longident< $longid:_$ ( $longid:_$ ) >> ->
- 236 |     failwith "longid_to_string_list: LiApp not allowed here"
- 237 |   | <:longident< $_uid:_$ >> | <:longident< $longid:_$ . $_uid:_$ >> ->
- 238 |     failwith "[internal error] longid_to_string_list: called with longid containing placeholders"
- 239 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- LiXtr (_, _, _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_passthru.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pa_passthru.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_MLast.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_MLast.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pp_parsetree.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pp_parsetree.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_base -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -c pa_normalize.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_base' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common' '-c' -syntax camlp5r  pa_normalize.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_base.cmx base.cmx pp_MLast.cmx pp_parsetree.cmx ppxutil.cmx pa_passthru.cmx pa_normalize.cmx
- ocamlfind ocamlopt -g pa_ppx_base.cmx -a -o pa_ppx_base.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,rresult,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common pa_ppx_base.cmxa -o camlp5.pa_ppx_base.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,rresult,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -verbose -linkall -linkpkg -I +dynlink pa_ppx_base.cmxa -o camlp5.pa_ppx_base.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_rresult,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_base.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa pa_ppx_base.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup1720f7.o' '/tmp/camlstartup3844c7.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_base.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup1720f7.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- ocamlfind ocamlc -g -pack -o pa_ppx_base.cmo base.cmo pp_MLast.cmo pp_parsetree.cmo ppxutil.cmo pa_passthru.cmo pa_normalize.cmo
- ocamlfind ocamlc -g pa_ppx_base.cmo -a -o pa_ppx_base.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,rresult,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common pa_ppx_base.cma -o camlp5.pa_ppx_base
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,rresult,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common -verbose -linkall -linkpkg link15635.ml -I +dynlink pa_ppx_base.cma -o camlp5.pa_ppx_base odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_rresult,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_base -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma link15635.ml pa_ppx_base.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,rresult,fmt,pa_ppx_utils,pa_ppx_runtime,compiler-libs.common mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_base -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib META ppxutil.mli pa_passthru.mli pp_MLast.mli pp_parsetree.mli  pa_ppx_base.cma pa_ppx_base.cmxa pa_ppx_base.a pa_ppx_base.cmi pa_ppx_base.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib pa_ppx_base
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/META
- + ocamlfind install pa_ppx_base -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib META ppxutil.mli pa_passthru.mli pp_MLast.mli pp_parsetree.mli pa_ppx_base.cma pa_ppx_base.cmxa pa_ppx_base.a pa_ppx_base.cmi pa_ppx_base.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_ppx_base.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_ppx_base.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_ppx_base.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_ppx_base.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_ppx_base.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pp_parsetree.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pp_MLast.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/pa_passthru.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/ppxutil.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib/pa_ppx_base/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_unmatched_vala.ml > pa_ppx_unmatched_vala_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_unmatched_vala.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_unmatched_vala.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_unmatched_vala.ml
- ocamlfind ocamlopt -g pa_ppx_unmatched_vala.cmx -a -o pa_ppx_unmatched_vala.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_unmatched_vala.cmxa -o camlp5.pa_ppx_unmatched_vala.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_unmatched_vala.cmxa -o camlp5.pa_ppx_unmatched_vala.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_unmatched_vala.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_unmatched_vala.cmxa odyl.cmx
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_unmatched_vala_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_unmatched_vala_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_unmatched_vala_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_unmatched_vala_ppo.ml
- + as  -o '/tmp/camlstartupca7e2b.o' '/tmp/camlstartupb61414.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_unmatched_vala.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupca7e2b.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_unmatched_vala.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_unmatched_vala.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_unmatched_vala.ml
- ocamlfind ocamlc -g pa_ppx_unmatched_vala.cmo -a -o pa_ppx_unmatched_vala.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_unmatched_vala.cma -o camlp5.pa_ppx_unmatched_vala
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link15715.ml -I +dynlink pa_ppx_unmatched_vala.cma -o camlp5.pa_ppx_unmatched_vala odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_unmatched_vala -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link15715.ml pa_ppx_unmatched_vala.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_unmatched_vala -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib META   pa_ppx_unmatched_vala.cma pa_ppx_unmatched_vala.cmxa pa_ppx_unmatched_vala.a pa_ppx_unmatched_vala.cmi pa_ppx_unmatched_vala.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib pa_ppx_unmatched_vala
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/META
- + ocamlfind install pa_ppx_unmatched_vala -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib META pa_ppx_unmatched_vala.cma pa_ppx_unmatched_vala.cmxa pa_ppx_unmatched_vala.a pa_ppx_unmatched_vala.cmi pa_ppx_unmatched_vala.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib/pa_ppx_unmatched_vala/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala,camlp5.pr_o comment_lexer.ml > comment_lexer_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c pa_dock.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c comment_lexer.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5r  pa_dock.mli
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5r  comment_lexer.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala,camlp5.pr_o' -syntax camlp5r  comment_lexer.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_dock
- not-ocamlfind preprocess: ignore -linkall
- File "comment_lexer.ml", line 206, characters 9-11:
- 206 |   parser bp
-                ^^
- Warning 26 [unused-var]: unused variable bp.
- File "comment_lexer.ml", line 214, characters 28-30:
- 214 |   [ [: ws = ws_token ctx :] ep ->
-                                   ^^
- Warning 26 [unused-var]: unused variable ep.
- File "comment_lexer.ml", line 220, characters 58-60:
- 220 |          [ [: `'*'; buf = comment ctx bp ($add "(*") ! :] ep -> do {
-                                                                 ^^
- Warning 26 [unused-var]: unused variable ep.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c pa_dock.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5r  pa_dock.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' comment_lexer_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' comment_lexer_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c comment_lexer_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5o  comment_lexer_ppo.ml
- Error while loading "/home/opam/.opam/5.0/lib/camlp5/pa_r.cmo": execution of module initializers in the shared library failed: (Stdlib.Failure
-    "Pcaml.set_ast_parse: transducer \"interf\" already has a parse(r)").
- File "comment_lexer_ppo.ml", line 1:
- Error: Error while running external preprocessor
- Command line: camlp5 -nolib '-I' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-I' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-I' '/home/opam/.opam/5.0/lib/camlp-streams' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/rresult' '-I' '/home/opam/.opam/5.0/lib/fmt' '-I' '/home/opam/.opam/5.0/lib/pcre' '-I' '/home/opam/.opam/5.0/lib/ocaml/unix' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '../local-install/lib/pa_ppx_utils' '-I' '/home/opam/.opam/5.0/lib/result' '-I' '/home/opam/.opam/5.0/lib/sexplib0' '-I' '../local-install/lib/pa_ppx_runtime' '-I' '../local-install/lib/pa_ppx_base' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '../local-install/lib/pa_ppx_unmatched_vala' 'ocamlcommon.cma' 'camlp_streams.cma' 'pa_o.cmo' 'pa_op.cmo' 'pr_dump.cmo' 'pa_extfun.cmo' 'q_ast_base.cmo' 'q_ast.cmo' 'rresult.cma' 'fmt.cma' 'pcre.cma' 'unix.cma' 'pa_ppx_utils.cma' 'result.cma' 'sexplib0.cma' 'pa_ppx_runtime.cma' 'pa_ppx_base.cma' 'pa_r.cmo' 'pa_rp.cmo' 'pa_lexer.cmo' 'pa_ppx_unmatched_vala.cma'  'comment_lexer_ppo.ml' > /tmp/ocamlpp2f5319
- 
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c comment_lexer.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5r  comment_lexer.ml
- File "pa_dock.ml", line 41, characters 6-69:
- 41 |       fname |> Bos.OS.Path.must_exist |> Rresult.R.failwith_error_msg ;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "pa_dock.ml", lines 212-237, characters 42-1:
- 212 | ..........................................match si with [
- 213 |   <:class_str_item:< [@@@ $_attribute:_$ ] >> -> assert False
- 214 | | <:class_str_item< declare $_list:st$ end >> -> assert False
- 215 | 
- 216 | | <:class_str_item:< inherit $_!:ovf$ $ce$ $_opt:pb$ $itemattrs:attrs$ >> ->
- ...
- 234 |   <:class_str_item< type $t1$ = $t2$ $itemattrs:attrs@[ a ]$ >>
- 235 | | <:class_str_item:< [%% $_extension:e$ ] >> ->
- 236 |   Ploc.raise loc (Invalid_argument "class_str_item-%%extension")
- 237 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- CrInh (_, _, _, _, VaAnt _)
- File "pa_dock.ml", lines 240-317, characters 36-1:
- 240 | ....................................match si with [
- 241 |   <:str_item:< declare $list:_$ end >> -> assert False
- 242 | | <:str_item< [@@@ $_attribute:attr$ ] >> -> assert False
- 243 | 
- 244 | | <:str_item:< exception $_uid:ci$ of $list:cal$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
- ...
- 314 | 
- 315 | | [%unmatched_vala] -> Ploc.raise (loc_of_str_item si) (Failure "pa_dock.str_item_wrap_itemattr")
- 316 | 
- 317 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExc
-   (_, VaVal (EcTuple (_, (_, _, VaVal [], VaVal [], VaVal None, VaAnt _))),
-   _)
- File "pa_dock.ml", line 247, characters 2-81:
- 247 | | <:str_item:< exception $_uid:ci$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_dock.ml", lines 320-395, characters 36-1:
- 320 | ....................................match si with [
- 321 |   <:sig_item< declare $_list:st$ end >> -> assert False
- 322 | | <:sig_item< [@@@ $_attribute:attr$ ] >> -> assert False
- 323 | 
- 324 | | <:sig_item:< exception $_uid:ci$ of $list:cal$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
- ...
- 392 | 
- 393 | | [%unmatched_vala] -> Ploc.raise (loc_of_sig_item si) (Failure "pa_dock.sig_item_wrap_itemattr")
- 394 | 
- 395 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- SgExc (_, (_, _, VaVal [], VaVal [], VaVal None, VaAnt _), _)
- File "pa_dock.ml", line 327, characters 2-81:
- 327 | | <:sig_item:< exception $_uid:ci$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_dock.ml", lines 398-419, characters 42-1:
- 398 | ..........................................match si with [
- 399 |   <:class_sig_item< declare $_list:_$ end >> -> assert False
- 400 | | <:class_sig_item< [@@@ $_attribute:_$ ] >> -> assert False
- 401 | 
- 402 | | <:class_sig_item:< inherit $cs$ $itemattrs:attrs$ >> ->
- ...
- 416 | 
- 417 | | <:class_sig_item:< [%% $_extension:e$ ] >> -> Ploc.raise loc (Invalid_argument "class_sig_item-%%extension")
- 418 | 
- 419 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- CgInh (_, _, VaAnt _)
- File "pa_dock.ml", lines 917-924, characters 18-3:
- 917 | ..................fun [
- 918 |     [ h1 ; h2 :: t ] ->
- 919 |     let (h1, floating, h2) = rewrite_sig_item_pair arg h1 h2 in
- 920 |     [h1]@ floating @ (rerec [h2 :: t])
- 921 |   | [h] ->
- 922 |     let (h, trailing) = trailing_sig_item_doc_comments arg h (Ploc.last_pos loc) in
- 923 |     [h]@trailing
- 924 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_dock.ml", lines 945-952, characters 18-3:
- 945 | ..................fun [
- 946 |     [ h1 ; h2 :: t ] ->
- 947 |     let ((h1, _), floating, (h2, _)) = rewrite_class_sig_item_pair arg (h1, loc_of_class_sig_item h1) (h2, loc_of_class_sig_item h2) in
- 948 |     [h1] @ floating @ (rerec [h2 :: t])
- 949 |   | [h] ->
- 950 |     let ((h, _), trailing) = trailing_class_sig_item_doc_comments arg (h, loc_of_class_sig_item h) (Ploc.last_pos loc) in
- 951 |     [h] @ trailing
- 952 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_dock.ml", line 116, characters 5-20:
- 116 |   | ([ h :: t ] as l) -> srec [ h :: acc ] t
-            ^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable l.
- File "pa_dock.ml", line 964, characters 8-11:
- 964 |     let loc = sil |> List.hd |> snd in
-               ^^^
- Warning 26 [unused-var]: unused variable loc.
- File "pa_dock.ml", line 988, characters 8-11:
- 988 |     let loc = sil |> List.hd |> snd in
-               ^^^
- Warning 26 [unused-var]: unused variable loc.
- ocamlfind ocamlopt -g -pack -o pa_ppx_dock.cmx comment_lexer.cmx pa_dock.cmx
- ocamlfind ocamlopt -g pa_ppx_dock.cmx -a -o pa_ppx_dock.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,bos,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_dock.cmxa -o camlp5.pa_ppx_dock.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,bos,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_dock.cmxa -o camlp5.pa_ppx_dock.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_rresult,pkg_astring,pkg_fpath,pkg_unix,pkg_logs,pkg_bos,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_dock.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_dock.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup0d2852.o' '/tmp/camlstartup2f0f2f.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_dock.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup0d2852.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_dock.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lpcre_stubs' '-lpcre' '-lunix' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- File "comment_lexer.ml", line 206, characters 9-11:
- 206 |   parser bp
-                ^^
- Warning 26 [unused-var]: unused variable bp.
- File "comment_lexer.ml", line 214, characters 28-30:
- 214 |   [ [: ws = ws_token ctx :] ep ->
-                                   ^^
- Warning 26 [unused-var]: unused variable ep.
- File "comment_lexer.ml", line 220, characters 58-60:
- 220 |          [ [: `'*'; buf = comment ctx bp ($add "(*") ! :] ep -> do {
-                                                                 ^^
- Warning 26 [unused-var]: unused variable ep.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala,camlp5.pr_o pa_dock.ml > pa_dock_ppo.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala,camlp5.pr_o' -syntax camlp5r  pa_dock.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_dock
- not-ocamlfind preprocess: ignore -linkall
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_dock_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_dock_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c pa_dock_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5o  pa_dock_ppo.ml
- Error while loading "/home/opam/.opam/5.0/lib/camlp5/pa_r.cmo": execution of module initializers in the shared library failed: (Stdlib.Failure
-    "Pcaml.set_ast_parse: transducer \"interf\" already has a parse(r)").
- File "pa_dock_ppo.ml", line 1:
- Error: Error while running external preprocessor
- Command line: camlp5 -nolib '-I' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-I' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-I' '/home/opam/.opam/5.0/lib/camlp-streams' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/rresult' '-I' '/home/opam/.opam/5.0/lib/fmt' '-I' '/home/opam/.opam/5.0/lib/pcre' '-I' '/home/opam/.opam/5.0/lib/ocaml/unix' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '../local-install/lib/pa_ppx_utils' '-I' '/home/opam/.opam/5.0/lib/result' '-I' '/home/opam/.opam/5.0/lib/sexplib0' '-I' '../local-install/lib/pa_ppx_runtime' '-I' '../local-install/lib/pa_ppx_base' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '/home/opam/.opam/5.0/lib/camlp5' '-I' '../local-install/lib/pa_ppx_unmatched_vala' 'ocamlcommon.cma' 'camlp_streams.cma' 'pa_o.cmo' 'pa_op.cmo' 'pr_dump.cmo' 'pa_extfun.cmo' 'q_ast_base.cmo' 'q_ast.cmo' 'rresult.cma' 'fmt.cma' 'pcre.cma' 'unix.cma' 'pa_ppx_utils.cma' 'result.cma' 'sexplib0.cma' 'pa_ppx_runtime.cma' 'pa_ppx_base.cma' 'pa_r.cmo' 'pa_rp.cmo' 'pa_lexer.cmo' 'pa_ppx_unmatched_vala.cma'  'pa_dock_ppo.ml' > /tmp/ocamlppe53d40
- 
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_dock -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala -c pa_dock.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_dock' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala' '-c' -syntax camlp5r  pa_dock.ml
- File "pa_dock.ml", line 41, characters 6-69:
- 41 |       fname |> Bos.OS.Path.must_exist |> Rresult.R.failwith_error_msg ;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "pa_dock.ml", lines 212-237, characters 42-1:
- 212 | ..........................................match si with [
- 213 |   <:class_str_item:< [@@@ $_attribute:_$ ] >> -> assert False
- 214 | | <:class_str_item< declare $_list:st$ end >> -> assert False
- 215 | 
- 216 | | <:class_str_item:< inherit $_!:ovf$ $ce$ $_opt:pb$ $itemattrs:attrs$ >> ->
- ...
- 234 |   <:class_str_item< type $t1$ = $t2$ $itemattrs:attrs@[ a ]$ >>
- 235 | | <:class_str_item:< [%% $_extension:e$ ] >> ->
- 236 |   Ploc.raise loc (Invalid_argument "class_str_item-%%extension")
- 237 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- CrInh (_, _, _, _, VaAnt _)
- File "pa_dock.ml", lines 240-317, characters 36-1:
- 240 | ....................................match si with [
- 241 |   <:str_item:< declare $list:_$ end >> -> assert False
- 242 | | <:str_item< [@@@ $_attribute:attr$ ] >> -> assert False
- 243 | 
- 244 | | <:str_item:< exception $_uid:ci$ of $list:cal$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
- ...
- 314 | 
- 315 | | [%unmatched_vala] -> Ploc.raise (loc_of_str_item si) (Failure "pa_dock.str_item_wrap_itemattr")
- 316 | 
- 317 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExc
-   (_, VaVal (EcTuple (_, (_, _, VaVal [], VaVal [], VaVal None, VaAnt _))),
-   _)
- File "pa_dock.ml", line 247, characters 2-81:
- 247 | | <:str_item:< exception $_uid:ci$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_dock.ml", lines 320-395, characters 36-1:
- 320 | ....................................match si with [
- 321 |   <:sig_item< declare $_list:st$ end >> -> assert False
- 322 | | <:sig_item< [@@@ $_attribute:attr$ ] >> -> assert False
- 323 | 
- 324 | | <:sig_item:< exception $_uid:ci$ of $list:cal$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
- ...
- 392 | 
- 393 | | [%unmatched_vala] -> Ploc.raise (loc_of_sig_item si) (Failure "pa_dock.sig_item_wrap_itemattr")
- 394 | 
- 395 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- SgExc (_, (_, _, VaVal [], VaVal [], VaVal None, VaAnt _), _)
- File "pa_dock.ml", line 327, characters 2-81:
- 327 | | <:sig_item:< exception $_uid:ci$ $algattrs:alg_attrs$ $itemattrs:item_attrs$ >> ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_dock.ml", lines 398-419, characters 42-1:
- 398 | ..........................................match si with [
- 399 |   <:class_sig_item< declare $_list:_$ end >> -> assert False
- 400 | | <:class_sig_item< [@@@ $_attribute:_$ ] >> -> assert False
- 401 | 
- 402 | | <:class_sig_item:< inherit $cs$ $itemattrs:attrs$ >> ->
- ...
- 416 | 
- 417 | | <:class_sig_item:< [%% $_extension:e$ ] >> -> Ploc.raise loc (Invalid_argument "class_sig_item-%%extension")
- 418 | 
- 419 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- CgInh (_, _, VaAnt _)
- File "pa_dock.ml", lines 917-924, characters 18-3:
- 917 | ..................fun [
- 918 |     [ h1 ; h2 :: t ] ->
- 919 |     let (h1, floating, h2) = rewrite_sig_item_pair arg h1 h2 in
- 920 |     [h1]@ floating @ (rerec [h2 :: t])
- 921 |   | [h] ->
- 922 |     let (h, trailing) = trailing_sig_item_doc_comments arg h (Ploc.last_pos loc) in
- 923 |     [h]@trailing
- 924 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_dock.ml", lines 945-952, characters 18-3:
- 945 | ..................fun [
- 946 |     [ h1 ; h2 :: t ] ->
- 947 |     let ((h1, _), floating, (h2, _)) = rewrite_class_sig_item_pair arg (h1, loc_of_class_sig_item h1) (h2, loc_of_class_sig_item h2) in
- 948 |     [h1] @ floating @ (rerec [h2 :: t])
- 949 |   | [h] ->
- 950 |     let ((h, _), trailing) = trailing_class_sig_item_doc_comments arg (h, loc_of_class_sig_item h) (Ploc.last_pos loc) in
- 951 |     [h] @ trailing
- 952 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_dock.ml", line 116, characters 5-20:
- 116 |   | ([ h :: t ] as l) -> srec [ h :: acc ] t
-            ^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable l.
- File "pa_dock.ml", line 964, characters 8-11:
- 964 |     let loc = sil |> List.hd |> snd in
-               ^^^
- Warning 26 [unused-var]: unused variable loc.
- File "pa_dock.ml", line 988, characters 8-11:
- 988 |     let loc = sil |> List.hd |> snd in
-               ^^^
- Warning 26 [unused-var]: unused variable loc.
- ocamlfind ocamlc -g -pack -o pa_ppx_dock.cmo comment_lexer.cmo pa_dock.cmo
- ocamlfind ocamlc -g pa_ppx_dock.cmo -a -o pa_ppx_dock.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,bos,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_dock.cma -o camlp5.pa_ppx_dock
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,bos,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link15846.ml -I +dynlink pa_ppx_dock.cma -o camlp5.pa_ppx_dock odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_rresult,pkg_astring,pkg_fpath,pkg_unix,pkg_logs,pkg_bos,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_dock -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link15846.ml pa_ppx_dock.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,bos,pa_ppx_base,pa_ppx_utils,camlp5.pa_r,camlp5.pa_lexer,pa_ppx_unmatched_vala mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_dock -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib META pa_dock.mli  pa_ppx_dock.cma pa_ppx_dock.cmxa pa_ppx_dock.a pa_ppx_dock.cmi pa_ppx_dock.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib pa_ppx_dock
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/META
- + ocamlfind install pa_ppx_dock -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib META pa_dock.mli pa_ppx_dock.cma pa_ppx_dock.cmxa pa_ppx_dock.a pa_ppx_dock.cmi pa_ppx_dock.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_ppx_dock.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_ppx_dock.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_ppx_dock.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_ppx_dock.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_ppx_dock.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/pa_dock.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib/pa_ppx_dock/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_here.ml > pa_ppx_here_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_here.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_here.ml
- not-ocamlfind preprocess: ignore -linkall
- ocamlfind ocamlopt -g pa_ppx_here.cmx -a -o pa_ppx_here.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_here.cmxa -o camlp5.pa_ppx_here.opt
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_here_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_here_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_here_ppo.ml
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_here.cmxa -o camlp5.pa_ppx_here.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_here.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_here.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupd42dcd.o' '/tmp/camlstartup5aa3ec.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_here.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupd42dcd.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_here.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_here.ml
- ocamlfind ocamlc -g pa_ppx_here.cmo -a -o pa_ppx_here.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_here.cma -o camlp5.pa_ppx_here
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link15926.ml -I +dynlink pa_ppx_here.cma -o camlp5.pa_ppx_here odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_here -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link15926.ml pa_ppx_here.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_here -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib META   pa_ppx_here.cma pa_ppx_here.cmxa pa_ppx_here.a pa_ppx_here.cmi pa_ppx_here.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib pa_ppx_here
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/META
- + ocamlfind install pa_ppx_here -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib META pa_ppx_here.cma pa_ppx_here.cmxa pa_ppx_here.a pa_ppx_here.cmi pa_ppx_here.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/pa_ppx_here.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/pa_ppx_here.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/pa_ppx_here.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/pa_ppx_here.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/pa_ppx_here.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib/pa_ppx_here/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_here_original.ml > pa_ppx_here_original_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here_original.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_here_original.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5o  pa_ppx_here_original.ml
- not-ocamlfind preprocess: ignore -linkall
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_here_original_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_here_original_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here_original_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_here_original_ppo.ml
- ocamlfind ocamlopt -g pa_ppx_here_original.cmx -a -o pa_ppx_here_original.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_here_original.cmxa -o camlp5.pa_ppx_here_original.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_here_original.cmxa -o camlp5.pa_ppx_here_original.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_here_original.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_here_original.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupbc2fac.o' '/tmp/camlstartup7404df.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_here_original.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupbc2fac.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_here_original.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_here_original.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_here_original.ml
- ocamlfind ocamlc -g pa_ppx_here_original.cmo -a -o pa_ppx_here_original.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_here_original.cma -o camlp5.pa_ppx_here_original
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16006.ml -I +dynlink pa_ppx_here_original.cma -o camlp5.pa_ppx_here_original odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_here_original -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16006.ml pa_ppx_here_original.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_here_original -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib META   pa_ppx_here_original.cma pa_ppx_here_original.cmxa pa_ppx_here_original.a pa_ppx_here_original.cmi pa_ppx_here_original.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib pa_ppx_here_original
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/META
- + ocamlfind install pa_ppx_here_original -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib META pa_ppx_here_original.cma pa_ppx_here_original.cmxa pa_ppx_here_original.a pa_ppx_here_original.cmi pa_ppx_here_original.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/pa_ppx_here_original.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/pa_ppx_here_original.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/pa_ppx_here_original.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/pa_ppx_here_original.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/pa_ppx_here_original.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib/pa_ppx_here_original/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,camlp5.pr_o pa_undo_deriving.ml > pa_undo_deriving_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common -c pa_undo_deriving.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common' '-c' -syntax camlp5r  pa_undo_deriving.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,camlp5.pr_o' -syntax camlp5r  pa_undo_deriving.ml
- ocamlfind ocamlopt -g pa_undo_deriving.cmx -a -o pa_undo_deriving.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,pa_ppx_base pa_undo_deriving.cmxa -o camlp5.pa_ppx_undo_deriving.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_undo_deriving.cmxa -o camlp5.pa_ppx_undo_deriving.opt odyl.cmx
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_undo_deriving_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_undo_deriving_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common -c pa_undo_deriving_ppo.ml
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_unix,pkg_camlp5.extfun,pkg_camlp5.parser_quotations_base,pkg_camlp5.parser_quotations,pkg_rresult,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_undo_deriving.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_extfun.cmx /home/opam/.opam/5.0/lib/camlp5/q_ast_base.cmx /home/opam/.opam/5.0/lib/camlp5/q_ast.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa pa_undo_deriving.cmxa odyl.cmx
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common' '-c' -syntax camlp5o  pa_undo_deriving_ppo.ml
- + as  -o '/tmp/camlstartup7009fb.o' '/tmp/camlstartup62ade5.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_undo_deriving.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup7009fb.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_undo_deriving.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/q_ast.o' '/home/opam/.opam/5.0/lib/camlp5/q_ast_base.o' '/home/opam/.opam/5.0/lib/camlp5/pa_extfun.o' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lpcre_stubs' '-lpcre' '-lunix' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common -c pa_undo_deriving.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common' '-c' -syntax camlp5r  pa_undo_deriving.ml
- ocamlfind ocamlc -g pa_undo_deriving.cmo -a -o pa_undo_deriving.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,pa_ppx_base pa_undo_deriving.cma -o camlp5.pa_ppx_undo_deriving
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,pa_ppx_base -verbose -linkall -linkpkg link16086.ml -I +dynlink pa_undo_deriving.cma -o camlp5.pa_ppx_undo_deriving odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_unix,pkg_camlp5.extfun,pkg_camlp5.parser_quotations_base,pkg_camlp5.parser_quotations,pkg_rresult,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_undo_deriving -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.0/lib/camlp5/pa_extfun.cmo /home/opam/.opam/5.0/lib/camlp5/q_ast_base.cmo /home/opam/.opam/5.0/lib/camlp5/q_ast.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma link16086.ml pa_undo_deriving.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_undo_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib META   pa_undo_deriving.cma pa_undo_deriving.cmxa pa_undo_deriving.a pa_undo_deriving.cmi pa_undo_deriving.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib pa_undo_deriving
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/META
- + ocamlfind install pa_undo_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib META pa_undo_deriving.cma pa_undo_deriving.cmxa pa_undo_deriving.a pa_undo_deriving.cmi pa_undo_deriving.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/pa_undo_deriving.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/pa_undo_deriving.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/pa_undo_deriving.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/pa_undo_deriving.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/pa_undo_deriving.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib/pa_undo_deriving/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_assert.ml > pa_ppx_assert_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_assert.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_assert.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_assert.ml
- ocamlfind ocamlopt -g pa_ppx_assert.cmx -a -o pa_ppx_assert.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_assert.cmxa -o camlp5.pa_ppx_assert.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_assert.cmxa -o camlp5.pa_ppx_assert.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_assert.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_assert.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupc99b18.o' '/tmp/camlstartup9227da.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_assert.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupc99b18.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_assert.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_assert_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_assert_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_assert_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_assert_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_assert.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_assert.ml
- ocamlfind ocamlc -g pa_ppx_assert.cmo -a -o pa_ppx_assert.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_assert.cma -o camlp5.pa_ppx_assert
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16166.ml -I +dynlink pa_ppx_assert.cma -o camlp5.pa_ppx_assert odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_assert -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16166.ml pa_ppx_assert.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_assert -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib META   pa_ppx_assert.cma pa_ppx_assert.cmxa pa_ppx_assert.a pa_ppx_assert.cmi pa_ppx_assert.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib pa_ppx_assert
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/META
- + ocamlfind install pa_ppx_assert -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib META pa_ppx_assert.cma pa_ppx_assert.cmxa pa_ppx_assert.a pa_ppx_assert.cmi pa_ppx_assert.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/pa_ppx_assert.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/pa_ppx_assert.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/pa_ppx_assert.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/pa_ppx_assert.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/pa_ppx_assert.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib/pa_ppx_assert/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_inline_test.ml > pa_ppx_inline_test_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_inline_test.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_inline_test.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_inline_test.ml
- File "pa_ppx_inline_test.ml", lines 80-126, characters 2-1:
-  80 | ..match fallback arg z with [
-  81 |   <:str_item:< [%%test $exp:e$ ; ] >>
-  82 |   ->
-  83 |   let descr = String.escaped (Printf.sprintf ": <<%s>>" (Expr.print e)) in
-  84 |   bool_test arg [] loc \descr e
- ...
- 123 |     <:expr< (module $me$) >> -> me
- 124 |   | _ -> failwith "module_test without module payload" ] in
- 125 |   module_test arg tags loc descr me
- 126 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal (VaVal (_, "test"), StAttr (_, VaVal (StExp (_, _, VaVal [])::[]))),
-   VaVal (_::_))
- ocamlfind ocamlopt -g pa_ppx_inline_test.cmx -a -o pa_ppx_inline_test.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_inline_test.cmxa -o camlp5.pa_ppx_inline_test.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_inline_test.cmxa -o camlp5.pa_ppx_inline_test.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_inline_test.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_inline_test.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupd16497.o' '/tmp/camlstartup12a90e.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_inline_test.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupd16497.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_inline_test.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_inline_test_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_inline_test_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_inline_test_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_inline_test_ppo.ml
- File "pa_ppx_inline_test_ppo.ml", lines 361-449, characters 2-39:
- 361 | ..match fallback arg z with
- 362 |     MLast.StExten
- 363 |       (loc,
- 364 |        Ploc.VaVal
- 365 |          (Ploc.VaVal (_, "test"),
- ...
- 446 |           MLast.ExPck (_, me, None) -> me
- 447 |         | _ -> failwith "module_test without module payload"
- 448 |       in
- 449 |       module_test arg tags loc descr me
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal (VaVal (_, "test"), StAttr (_, VaVal (StExp (_, _, VaVal [])::[]))),
-   VaVal (_::_))
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_inline_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_inline_test.ml
- File "pa_ppx_inline_test.ml", lines 80-126, characters 2-1:
-  80 | ..match fallback arg z with [
-  81 |   <:str_item:< [%%test $exp:e$ ; ] >>
-  82 |   ->
-  83 |   let descr = String.escaped (Printf.sprintf ": <<%s>>" (Expr.print e)) in
-  84 |   bool_test arg [] loc \descr e
- ...
- 123 |     <:expr< (module $me$) >> -> me
- 124 |   | _ -> failwith "module_test without module payload" ] in
- 125 |   module_test arg tags loc descr me
- 126 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal (VaVal (_, "test"), StAttr (_, VaVal (StExp (_, _, VaVal [])::[]))),
-   VaVal (_::_))
- ocamlfind ocamlc -g pa_ppx_inline_test.cmo -a -o pa_ppx_inline_test.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_inline_test.cma -o camlp5.pa_ppx_inline_test
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16246.ml -I +dynlink pa_ppx_inline_test.cma -o camlp5.pa_ppx_inline_test odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_inline_test -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16246.ml pa_ppx_inline_test.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_inline_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib META   pa_ppx_inline_test.cma pa_ppx_inline_test.cmxa pa_ppx_inline_test.a pa_ppx_inline_test.cmi pa_ppx_inline_test.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib pa_ppx_inline_test
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/META
- + ocamlfind install pa_ppx_inline_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib META pa_ppx_inline_test.cma pa_ppx_inline_test.cmxa pa_ppx_inline_test.a pa_ppx_inline_test.cmi pa_ppx_inline_test.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/pa_ppx_inline_test.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/pa_ppx_inline_test.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/pa_ppx_inline_test.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/pa_ppx_inline_test.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/pa_ppx_inline_test.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib/pa_ppx_inline_test/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_expect_test.ml > pa_ppx_expect_test_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_expect_test.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_expect_test.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_expect_test.ml
- File "pa_ppx_expect_test.ml", line 55, characters 20-71:
- 55 |     let (sloc, s) = match paye with [ <:expr:< $str:s$ >> -> (loc, s) ] in do {
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test.ml", line 88, characters 19-70:
- 88 |     let (loc, s) = match paye with [ <:expr:< $str:s$ >> -> (loc, s) ] in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test.ml", lines 151-153, characters 35-3:
- 151 | ...................................match z with [
- 152 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 153 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test.ml", lines 154-156, characters 19-3:
- 154 | ...................match extension with [
- 155 |     <:attribute_body< $attrid:(loc,_)$ $structure:_$ >> -> loc
- 156 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test.ml", lines 168-170, characters 35-3:
- 168 | ...................................match z with [
- 169 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 170 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test.ml", lines 171-173, characters 19-3:
- 171 | ...................match extension with [
- 172 |     <:attribute_body< $attrid:(loc,_)$ $structure:_$ >> -> loc
- 173 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test.ml", lines 149-177, characters 29-1:
- 149 | .............................fun [
- 150 |   <:str_item:< [%%expect_test $exp:rhs$ $itemattrs:attrs$; ] >> as z ->
- 151 |   let (extension_loc, extension) = match z with [
- 152 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 153 |   ] in
- ...
- 174 | 
- 175 |     expect_test arg extension_loc attrid_loc descr rhs (uv ia)
- 176 |   }
- 177 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal
-     (VaVal (_, "expect_test"), StAttr (_, VaVal (StExp (_, _, VaVal _)::[]))),
-   VaVal (_::_))
- ocamlfind ocamlopt -g pa_ppx_expect_test.cmx -a -o pa_ppx_expect_test.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_expect_test.cmxa -o camlp5.pa_ppx_expect_test.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_expect_test.cmxa -o camlp5.pa_ppx_expect_test.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_expect_test.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_expect_test.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup9c254c.o' '/tmp/camlstartup8da019.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_expect_test.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup9c254c.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_expect_test.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_expect_test_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_expect_test_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_expect_test_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_expect_test_ppo.ml
- File "pa_ppx_expect_test_ppo.ml", line 78, characters 10-67:
- 78 |           match paye with MLast.ExStr (loc, Ploc.VaVal s) -> loc, s
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test_ppo.ml", line 140, characters 8-65:
- 140 |         match paye with MLast.ExStr (loc, Ploc.VaVal s) -> loc, s
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test_ppo.ml", lines 407-408, characters 8-68:
- 407 | ........match z with
- 408 |           MLast.StExten (loc, Ploc.VaVal e, Ploc.VaVal []) -> loc, e
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test_ppo.ml", lines 411-412, characters 8-68:
- 411 | ........match extension with
- 412 |           Ploc.VaVal (loc, _), MLast.StAttr (_, Ploc.VaVal _) -> loc
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test_ppo.ml", lines 433-434, characters 8-68:
- 433 | ........match z with
- 434 |           MLast.StExten (loc, Ploc.VaVal e, Ploc.VaVal []) -> loc, e
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test_ppo.ml", lines 437-438, characters 8-68:
- 437 | ........match extension with
- 438 |           Ploc.VaVal (loc, _), MLast.StAttr (_, Ploc.VaVal _) -> loc
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test_ppo.ml", lines 398-440, characters 2-64:
- 398 | ..function
- 399 |     MLast.StExten
- 400 |       (loc,
- 401 |        Ploc.VaVal
- 402 |          (Ploc.VaVal (_, "expect_test"),
- ...
- 437 |         match extension with
- 438 |           Ploc.VaVal (loc, _), MLast.StAttr (_, Ploc.VaVal _) -> loc
- 439 |       in
- 440 |       expect_test arg extension_loc attrid_loc descr rhs (uv ia)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal
-     (VaVal (_, "expect_test"), StAttr (_, VaVal (StExp (_, _, VaVal _)::[]))),
-   VaVal (_::_))
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_expect_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_expect_test.ml
- File "pa_ppx_expect_test.ml", line 55, characters 20-71:
- 55 |     let (sloc, s) = match paye with [ <:expr:< $str:s$ >> -> (loc, s) ] in do {
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test.ml", line 88, characters 19-70:
- 88 |     let (loc, s) = match paye with [ <:expr:< $str:s$ >> -> (loc, s) ] in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExStr (_, VaAnt _)
- File "pa_ppx_expect_test.ml", lines 151-153, characters 35-3:
- 151 | ...................................match z with [
- 152 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 153 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test.ml", lines 154-156, characters 19-3:
- 154 | ...................match extension with [
- 155 |     <:attribute_body< $attrid:(loc,_)$ $structure:_$ >> -> loc
- 156 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test.ml", lines 168-170, characters 35-3:
- 168 | ...................................match z with [
- 169 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 170 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten (_, VaVal (_, _), VaVal (_::_))
- File "pa_ppx_expect_test.ml", lines 171-173, characters 19-3:
- 171 | ...................match extension with [
- 172 |     <:attribute_body< $attrid:(loc,_)$ $structure:_$ >> -> loc
- 173 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaVal (_, _), StAttr (_, VaAnt _))
- File "pa_ppx_expect_test.ml", lines 149-177, characters 29-1:
- 149 | .............................fun [
- 150 |   <:str_item:< [%%expect_test $exp:rhs$ $itemattrs:attrs$; ] >> as z ->
- 151 |   let (extension_loc, extension) = match z with [
- 152 |     <:str_item:< [%% $extension:e$ ] >> -> (loc, e)
- 153 |   ] in
- ...
- 174 | 
- 175 |     expect_test arg extension_loc attrid_loc descr rhs (uv ia)
- 176 |   }
- 177 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StExten
-   (_,
-   VaVal
-     (VaVal (_, "expect_test"), StAttr (_, VaVal (StExp (_, _, VaVal _)::[]))),
-   VaVal (_::_))
- ocamlfind ocamlc -g pa_ppx_expect_test.cmo -a -o pa_ppx_expect_test.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_expect_test.cma -o camlp5.pa_ppx_expect_test
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16326.ml -I +dynlink pa_ppx_expect_test.cma -o camlp5.pa_ppx_expect_test odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_expect_test -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16326.ml pa_ppx_expect_test.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_expect_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib META   pa_ppx_expect_test.cma pa_ppx_expect_test.cmxa pa_ppx_expect_test.a pa_ppx_expect_test.cmi pa_ppx_expect_test.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib pa_ppx_expect_test
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/META
- + ocamlfind install pa_ppx_expect_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib META pa_ppx_expect_test.cma pa_ppx_expect_test.cmxa pa_ppx_expect_test.a pa_ppx_expect_test.cmi pa_ppx_expect_test.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/pa_ppx_expect_test.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/pa_ppx_expect_test.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/pa_ppx_expect_test.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/pa_ppx_expect_test.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/pa_ppx_expect_test.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib/pa_ppx_expect_test/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o pa_ppx_hashrecons.ml > pa_ppx_hashrecons_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_hashrecons.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_ppx_hashrecons.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_hashrecons.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_hashrecons_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_hashrecons_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_hashrecons_ppo.ml
- File "pa_ppx_hashrecons.ml", lines 52-56, characters 19-3:
- 52 | ...................fun [
- 53 |     (<:patt< ( $p$ as $lid:z$ ) >>, e) ->
- 54 |     rerec1 z (p, e)
- 55 | 
- 56 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaAli (_, _, PaLid (_, VaAnt _)), _)
- File "pa_ppx_hashrecons.ml", line 106, characters 19-99:
- 106 |           let id = match lp with [ <:patt< $lid:i$ >> -> i | <:patt< $longid:_$ . $lid:i$ >> -> i ] in
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons.ml", line 109, characters 19-99:
- 109 |           let id = match lp with [ <:patt< $lid:i$ >> -> i | <:patt< $longid:_$ . $lid:i$ >> -> i ] in
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons.ml", lines 57-135, characters 20-3:
-  57 | ....................fun [
-  58 |     (<:patt< ($p$ as $z$ ) >>, e) ->
-  59 |     rerec1 zvar (p, e)
-  60 | 
-  61 |   | (<:patt< $uid:puid$ >>, (<:expr< $uid:euid$ >> as e)) when puid = euid ->
- ...
- 132 |     let czvar = "c"^zvar in
- 133 |     (czvar, e, zvar)
- 134 | 
- 135 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaApp (_, _, _),
- (ExLong (_, _)|ExOpen (_, _, _)|ExFle (_, _, _)|ExAnt (_, _)|
- ExAre (_, _, _, _)|ExArr (_, _)|ExAsr (_, _)|ExAss (_, _, _)|
- ExBae (_, _, _, _)|ExChr (_, _)|ExCoe (_, _, _, _)|ExFlo (_, _)|
- ExFor (_, _, _, _, _, _)|ExFun (_, _)|ExIfe (_, _, _, _)|ExInt (_, _, _)|
- ExLab (_, _)|ExLaz (_, _)|ExLet (_, _, _, _)|ExLEx (_, _, _, _, _)|
- ExLid (_, _)|ExLmd (_, _, _, _)|ExLop (_, _, _, _)|ExMat (_, _, _)|
- ExNew (_, _)|ExObj (_, _, _)|ExOlb (_, _, _)|ExOvr (_, _)|ExPck (_, _, _)|
- ExRec (_, _, _)|ExSeq (_, _)|ExSnd (_, _, _)|ExSte (_, _, _, _)|ExStr (_, _)|
- ExTry (_, _, _)|ExTup (_, _)|ExTyc (_, _, _)|ExVrn (_, _)|ExWhi (_, _, _)|
- ExXtr (_, _, _)|ExAtt (_, _, _)|ExExten (_, _)|ExUnr _))
- File "pa_ppx_hashrecons.ml", line 87, characters 6-35:
- 87 |   | ((<:patt< ( $list:pl$ ) >> as p), (<:expr:< ( $list:el$ ) >> as e))
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons.ml", line 87, characters 39-69:
- 87 |   | ((<:patt< ( $list:pl$ ) >> as p), (<:expr:< ( $list:el$ ) >> as e))
-                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "pa_ppx_hashrecons.ml", line 103, characters 6-36:
- 103 |   | ((<:patt< { $list:lpl$ } >> as p), (<:expr:< { $list:lel$ } >> as e))
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons.ml", line 103, characters 40-71:
- 103 |   | ((<:patt< { $list:lpl$ } >> as p), (<:expr:< { $list:lel$ } >> as e))
-                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5o  pa_ppx_hashrecons_ppo.ml
- ocamlfind ocamlopt -g pa_ppx_hashrecons.cmx -a -o pa_ppx_hashrecons.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_hashrecons.cmxa -o camlp5.pa_ppx_hashrecons.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_hashrecons.cmxa -o camlp5.pa_ppx_hashrecons.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_hashrecons.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_hashrecons.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup187795.o' '/tmp/camlstartup31e73a.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_hashrecons.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup187795.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_hashrecons.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- File "pa_ppx_hashrecons_ppo.ml", lines 55-56, characters 2-75:
- 55 | ..function
- 56 |     MLast.PaAli (_, p, MLast.PaLid (_, Ploc.VaVal z)), e -> rerec1 z (p, e)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaAli (_, _, PaLid (_, VaAnt _)), _)
- File "pa_ppx_hashrecons_ppo.ml", lines 160-162, characters 15-71:
- 160 | ...............match lp with
- 161 |                  MLast.PaLid (_, Ploc.VaVal i) -> i
- 162 |                | MLast.PaPfx (_, _, MLast.PaLid (_, Ploc.VaVal i)) -> i
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons_ppo.ml", lines 171-173, characters 15-71:
- 171 | ...............match lp with
- 172 |                  MLast.PaLid (_, Ploc.VaVal i) -> i
- 173 |                | MLast.PaPfx (_, _, MLast.PaLid (_, Ploc.VaVal i)) -> i
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons_ppo.ml", lines 58-229, characters 2-46:
-  58 | ..function
-  59 |     MLast.PaAli (_, p, z), e -> rerec1 zvar (p, e)
-  60 |   | MLast.PaLong (_, MLast.LiUid (_, Ploc.VaVal puid), Ploc.VaVal []),
-  61 |     (MLast.ExLong (_, MLast.LiUid (_, Ploc.VaVal euid)) as e)
-  62 |     when puid = euid ->
- ...
- 226 |       in
- 227 |       let czvar = "c" ^ zvar in czvar, e, zvar
- 228 |   | MLast.PaLid (_, Ploc.VaVal pv), e ->
- 229 |       let czvar = "c" ^ zvar in czvar, e, zvar
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaApp (_, _, _),
- (ExLong (_, _)|ExOpen (_, _, _)|ExFle (_, _, _)|ExAnt (_, _)|
- ExAre (_, _, _, _)|ExArr (_, _)|ExAsr (_, _)|ExAss (_, _, _)|
- ExBae (_, _, _, _)|ExChr (_, _)|ExCoe (_, _, _, _)|ExFlo (_, _)|
- ExFor (_, _, _, _, _, _)|ExFun (_, _)|ExIfe (_, _, _, _)|ExInt (_, _, _)|
- ExLab (_, _)|ExLaz (_, _)|ExLet (_, _, _, _)|ExLEx (_, _, _, _, _)|
- ExLid (_, _)|ExLmd (_, _, _, _)|ExLop (_, _, _, _)|ExMat (_, _, _)|
- ExNew (_, _)|ExObj (_, _, _)|ExOlb (_, _, _)|ExOvr (_, _)|ExPck (_, _, _)|
- ExRec (_, _, _)|ExSeq (_, _)|ExSnd (_, _, _)|ExSte (_, _, _, _)|ExStr (_, _)|
- ExTry (_, _, _)|ExTup (_, _)|ExTyc (_, _, _)|ExVrn (_, _)|ExWhi (_, _, _)|
- ExXtr (_, _, _)|ExAtt (_, _, _)|ExExten (_, _)|ExUnr _))
- File "pa_ppx_hashrecons_ppo.ml", line 112, characters 5-40:
- 112 |   | (MLast.PaTup (_, Ploc.VaVal pl) as p),
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons_ppo.ml", line 113, characters 5-42:
- 113 |     (MLast.ExTup (loc, Ploc.VaVal el) as e)
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "pa_ppx_hashrecons_ppo.ml", line 153, characters 5-41:
- 153 |   | (MLast.PaRec (_, Ploc.VaVal lpl) as p),
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons_ppo.ml", line 154, characters 5-49:
- 154 |     (MLast.ExRec (loc, Ploc.VaVal lel, None) as e)
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base -c pa_ppx_hashrecons.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base' '-c' -syntax camlp5r  pa_ppx_hashrecons.ml
- File "pa_ppx_hashrecons.ml", lines 52-56, characters 19-3:
- 52 | ...................fun [
- 53 |     (<:patt< ( $p$ as $lid:z$ ) >>, e) ->
- 54 |     rerec1 z (p, e)
- 55 | 
- 56 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaAli (_, _, PaLid (_, VaAnt _)), _)
- File "pa_ppx_hashrecons.ml", line 106, characters 19-99:
- 106 |           let id = match lp with [ <:patt< $lid:i$ >> -> i | <:patt< $longid:_$ . $lid:i$ >> -> i ] in
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons.ml", line 109, characters 19-99:
- 109 |           let id = match lp with [ <:patt< $lid:i$ >> -> i | <:patt< $longid:_$ . $lid:i$ >> -> i ] in
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- PaLid (_, VaAnt _)
- File "pa_ppx_hashrecons.ml", lines 57-135, characters 20-3:
-  57 | ....................fun [
-  58 |     (<:patt< ($p$ as $z$ ) >>, e) ->
-  59 |     rerec1 zvar (p, e)
-  60 | 
-  61 |   | (<:patt< $uid:puid$ >>, (<:expr< $uid:euid$ >> as e)) when puid = euid ->
- ...
- 132 |     let czvar = "c"^zvar in
- 133 |     (czvar, e, zvar)
- 134 | 
- 135 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (PaApp (_, _, _),
- (ExLong (_, _)|ExOpen (_, _, _)|ExFle (_, _, _)|ExAnt (_, _)|
- ExAre (_, _, _, _)|ExArr (_, _)|ExAsr (_, _)|ExAss (_, _, _)|
- ExBae (_, _, _, _)|ExChr (_, _)|ExCoe (_, _, _, _)|ExFlo (_, _)|
- ExFor (_, _, _, _, _, _)|ExFun (_, _)|ExIfe (_, _, _, _)|ExInt (_, _, _)|
- ExLab (_, _)|ExLaz (_, _)|ExLet (_, _, _, _)|ExLEx (_, _, _, _, _)|
- ExLid (_, _)|ExLmd (_, _, _, _)|ExLop (_, _, _, _)|ExMat (_, _, _)|
- ExNew (_, _)|ExObj (_, _, _)|ExOlb (_, _, _)|ExOvr (_, _)|ExPck (_, _, _)|
- ExRec (_, _, _)|ExSeq (_, _)|ExSnd (_, _, _)|ExSte (_, _, _, _)|ExStr (_, _)|
- ExTry (_, _, _)|ExTup (_, _)|ExTyc (_, _, _)|ExVrn (_, _)|ExWhi (_, _, _)|
- ExXtr (_, _, _)|ExAtt (_, _, _)|ExExten (_, _)|ExUnr _))
- File "pa_ppx_hashrecons.ml", line 87, characters 6-35:
- 87 |   | ((<:patt< ( $list:pl$ ) >> as p), (<:expr:< ( $list:el$ ) >> as e))
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons.ml", line 87, characters 39-69:
- 87 |   | ((<:patt< ( $list:pl$ ) >> as p), (<:expr:< ( $list:el$ ) >> as e))
-                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- File "pa_ppx_hashrecons.ml", line 103, characters 6-36:
- 103 |   | ((<:patt< { $list:lpl$ } >> as p), (<:expr:< { $list:lel$ } >> as e))
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable p.
- File "pa_ppx_hashrecons.ml", line 103, characters 40-71:
- 103 |   | ((<:patt< { $list:lpl$ } >> as p), (<:expr:< { $list:lel$ } >> as e))
-                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable e.
- ocamlfind ocamlc -g pa_ppx_hashrecons.cmo -a -o pa_ppx_hashrecons.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_hashrecons.cma -o camlp5.pa_ppx_hashrecons
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16406.ml -I +dynlink pa_ppx_hashrecons.cma -o camlp5.pa_ppx_hashrecons odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16406.ml pa_ppx_hashrecons.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_hashrecons -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib META   pa_ppx_hashrecons.cma pa_ppx_hashrecons.cmxa pa_ppx_hashrecons.a pa_ppx_hashrecons.cmi pa_ppx_hashrecons.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib pa_ppx_hashrecons
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/META
- + ocamlfind install pa_ppx_hashrecons -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib META pa_ppx_hashrecons.cma pa_ppx_hashrecons.cmxa pa_ppx_hashrecons.a pa_ppx_hashrecons.cmi pa_ppx_hashrecons.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/pa_ppx_hashrecons.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib/pa_ppx_hashrecons/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c surveil.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o pa_rebindto.ml > pa_rebindto_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving_base.mli
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_rebindto.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving.mli
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving_base.mli
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  surveil.mli
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_rebindto.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_rebindto.ml
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_deriving
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o pa_deriving.ml > pa_deriving_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving.ml
- File "pa_rebindto.ml", lines 14-23, characters 41-2:
- 14 | .........................................fun [
- 15 |    <:extension_constructor:< $uid:ci$ of $list:_$ $_algattrs:attrs$ >>
- 16 |     when List.exists is_rebind_to_attribute (uv attrs) ->
- 17 |     let (rebind_attrs, others) = filter_split is_rebind_to_attribute (uv attrs) in
- 18 |     let li = match List.map uv rebind_attrs  with [
- 19 |       [ <:attribute_body:< rebind_to $longid:li$ ; >> ] -> li
- 20 |     | _ -> Ploc.raise loc (Failure "rebind_extension_constructor: bad rebind_to attribute")
- 21 |     ] in
- 22 |     <:extension_constructor< $uid:ci$ = $longid:li$ $algattrs:others$ >>
- 23 |  ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- 'not-ocamlfind' 'preprocess' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_deriving.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving.ml
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_deriving
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o surveil.ml > surveil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o deriving_harness.ml > deriving_harness_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o pa_deriving_base.ml > pa_deriving_base_ppo.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o'  deriving_harness.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  surveil.ml
- 'not-ocamlfind' 'preprocess' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base,camlp5.pr_o' -syntax camlp5r  pa_deriving_base.ml
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_deriving
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_deriving
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_rebindto_ppo.ml
- not-ocamlfind preprocess: ignore -linkall
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_deriving
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_rebindto_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_rebindto_ppo.ml
- ppx_execute: ocamlfind not-ocamlfind/papr_official.exe -binary-output -impl deriving_harness.ml /tmp/deriving_harnessb2d5b5
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5o  pa_rebindto_ppo.ml
- format output file: ocamlfind not-ocamlfind/papr_official.exe -binary-input -impl /tmp/deriving_harnessb2d5b5
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' deriving_harness_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' deriving_harness_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c deriving_harness_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c'  deriving_harness_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c deriving_harness.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c'  deriving_harness.ml
- File "pa_deriving.ml", lines 214-229, characters 44-1:
- 214 | ............................................fun [
- 215 |   <:str_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 216 |     let (last, tdl) = sep_last tdl in
- 217 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 218 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- ...
- 226 | | <:str_item:< exception $_excon:ec$ $itemattrs:attrs$ >> ->
- 227 |     let attrs = rewrite_deriving_attribute attrs in
- 228 |     <:str_item< exception $_excon:ec$ $itemattrs:attrs$ >>
- 229 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_deriving.ml", lines 246-257, characters 44-1:
- 246 | ............................................fun [
- 247 |   <:sig_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 248 |     let (last, tdl) = sep_last tdl in
- 249 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 250 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- ...
- 254 | | <:sig_item:< type $lilongid:lili$ $_list:pl$ += $_priv:pf$ [ $list:ecs$ ] $itemattrs:attrs$ >> ->
- 255 |     let attrs = rewrite_deriving_attribute attrs in
- 256 |     <:sig_item:< type $lilongid:lili$ $_list:pl$ += $_priv:pf$ [ $list:ecs$ ] $itemattrs:attrs$ >>
- 257 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- SgTyp (_, VaVal _, VaAnt _)
- File "pa_deriving.ml", lines 215-220, characters 2-47:
- 215 | ..<:str_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 216 |     let (last, tdl) = sep_last tdl in
- 217 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 218 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- 219 |     let tdl = tdl @ [ last ] in
- 220 |     <:str_item:< type $flag:nrfl$ $list:tdl$ >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving.ml", lines 247-252, characters 2-47:
- 247 | ..<:sig_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 248 |     let (last, tdl) = sep_last tdl in
- 249 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 250 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- 251 |     let tdl = tdl @ [ last ] in
- 252 |     <:sig_item:< type $flag:nrfl$ $list:tdl$ >>
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c surveil.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  surveil.ml
- File "pa_rebindto_ppo.ml", lines 15-37, characters 2-75:
- 15 | ..function
- 16 |     MLast.EcTuple
- 17 |       (loc,
- 18 |        (_, Ploc.VaVal ci, Ploc.VaVal [], Ploc.VaVal _, Ploc.VaVal None,
- 19 |         attrs))
- ...
- 34 |               (Failure
- 35 |                  "rebind_extension_constructor: bad rebind_to attribute")
- 36 |       in
- 37 |       MLast.EcRebind (loc, Ploc.VaVal ci, Ploc.VaVal li, Ploc.VaVal others)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_rebindto.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_rebindto.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' surveil_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' surveil_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c surveil_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5o  surveil_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_base_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_base_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving_base_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5o  pa_deriving_base_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5o  pa_deriving_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c deriving_harness.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving_base.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving_base.ml
- 'ocamlfind' 'ocamlopt' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c'  deriving_harness.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving_base.ml
- File "pa_rebindto.ml", lines 14-23, characters 41-2:
- 14 | .........................................fun [
- 15 |    <:extension_constructor:< $uid:ci$ of $list:_$ $_algattrs:attrs$ >>
- 16 |     when List.exists is_rebind_to_attribute (uv attrs) ->
- 17 |     let (rebind_attrs, others) = filter_split is_rebind_to_attribute (uv attrs) in
- 18 |     let li = match List.map uv rebind_attrs  with [
- 19 |       [ <:attribute_body:< rebind_to $longid:li$ ; >> ] -> li
- 20 |     | _ -> Ploc.raise loc (Failure "rebind_extension_constructor: bad rebind_to attribute")
- 21 |     ] in
- 22 |     <:extension_constructor< $uid:ci$ = $longid:li$ $algattrs:others$ >>
- 23 |  ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving_base.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c surveil.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  surveil.ml
- File "pa_deriving_ppo.ml", lines 210-230, characters 2-45:
- 210 | ..function
- 211 |     MLast.StTyp (loc, Ploc.VaVal nrfl, Ploc.VaVal tdl) as z ->
- 212 |       let (last, tdl) = sep_last tdl in
- 213 |       let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 214 |       let last = {last with tdAttributes = Ploc.VaVal attrs} in
- ...
- 227 |           MLast.teAttributes = Ploc.VaVal attrs})
- 228 |   | MLast.StExc (loc, ec, Ploc.VaVal attrs) ->
- 229 |       let attrs = rewrite_deriving_attribute attrs in
- 230 |       MLast.StExc (loc, ec, Ploc.VaVal attrs)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_deriving_ppo.ml", lines 255-272, characters 2-49:
- 255 | ..function
- 256 |     MLast.SgTyp (loc, Ploc.VaVal nrfl, Ploc.VaVal tdl) as z ->
- 257 |       let (last, tdl) = sep_last tdl in
- 258 |       let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 259 |       let last = {last with tdAttributes = Ploc.VaVal attrs} in
- ...
- 269 |         (loc,
- 270 |          {MLast.teNam = Ploc.VaVal lili; MLast.tePrm = pl; MLast.tePrv = pf;
- 271 |           MLast.teECs = Ploc.VaVal ecs;
- 272 |           MLast.teAttributes = Ploc.VaVal attrs})
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- SgTyp (_, VaVal _, VaAnt _)
- File "pa_deriving_ppo.ml", line 211, characters 4-59:
- 211 |     MLast.StTyp (loc, Ploc.VaVal nrfl, Ploc.VaVal tdl) as z ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_ppo.ml", line 256, characters 4-59:
- 256 |     MLast.SgTyp (loc, Ploc.VaVal nrfl, Ploc.VaVal tdl) as z ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -linkall -for-pack Pa_ppx_deriving -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base -c pa_deriving.ml
- 'ocamlfind' 'ocamlc' '-g' '-linkall' '-for-pack' 'Pa_ppx_deriving' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base' '-c' -syntax camlp5r  pa_deriving.ml
- ocamlfind ocamlopt -g -pack -o pa_ppx_deriving.cmx pa_deriving.cmx surveil.cmx pa_rebindto.cmx deriving_harness.cmx pa_deriving_base.cmx
- ocamlfind ocamlopt -g pa_ppx_deriving.cmx -a -o pa_ppx_deriving.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_deriving.cmxa -o camlp5.pa_ppx_deriving.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_deriving.cmxa -o camlp5.pa_ppx_deriving.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_fmt,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_deriving.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa pa_ppx_deriving.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupbb7c92.o' '/tmp/camlstartupb48d50.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_deriving.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupbb7c92.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_deriving.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- File "pa_deriving.ml", lines 214-229, characters 44-1:
- 214 | ............................................fun [
- 215 |   <:str_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 216 |     let (last, tdl) = sep_last tdl in
- 217 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 218 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- ...
- 226 | | <:str_item:< exception $_excon:ec$ $itemattrs:attrs$ >> ->
- 227 |     let attrs = rewrite_deriving_attribute attrs in
- 228 |     <:str_item< exception $_excon:ec$ $itemattrs:attrs$ >>
- 229 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_deriving.ml", lines 246-257, characters 44-1:
- 246 | ............................................fun [
- 247 |   <:sig_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 248 |     let (last, tdl) = sep_last tdl in
- 249 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 250 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- ...
- 254 | | <:sig_item:< type $lilongid:lili$ $_list:pl$ += $_priv:pf$ [ $list:ecs$ ] $itemattrs:attrs$ >> ->
- 255 |     let attrs = rewrite_deriving_attribute attrs in
- 256 |     <:sig_item:< type $lilongid:lili$ $_list:pl$ += $_priv:pf$ [ $list:ecs$ ] $itemattrs:attrs$ >>
- 257 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- SgTyp (_, VaVal _, VaAnt _)
- File "pa_deriving.ml", lines 215-220, characters 2-47:
- 215 | ..<:str_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 216 |     let (last, tdl) = sep_last tdl in
- 217 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 218 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- 219 |     let tdl = tdl @ [ last ] in
- 220 |     <:str_item:< type $flag:nrfl$ $list:tdl$ >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving.ml", lines 247-252, characters 2-47:
- 247 | ..<:sig_item:< type $flag:nrfl$ $list:tdl$ >> as z ->
- 248 |     let (last, tdl) = sep_last tdl in
- 249 |     let attrs = rewrite_deriving_attribute (uv last.tdAttributes) in
- 250 |     let last = { (last) with tdAttributes = <:vala< attrs >> } in
- 251 |     let tdl = tdl @ [ last ] in
- 252 |     <:sig_item:< type $flag:nrfl$ $list:tdl$ >>
- Warning 26 [unused-var]: unused variable z.
- ocamlfind ocamlc -g -pack -o pa_ppx_deriving.cmo pa_deriving.cmo surveil.cmo pa_rebindto.cmo deriving_harness.cmo pa_deriving_base.cmo
- ocamlfind ocamlc -g pa_ppx_deriving.cmo -a -o pa_ppx_deriving.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_base pa_ppx_deriving.cma -o camlp5.pa_ppx_deriving
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_base -verbose -linkall -linkpkg link16657.ml -I +dynlink pa_ppx_deriving.cma -o camlp5.pa_ppx_deriving odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_fmt,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_deriving -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma link16657.ml pa_ppx_deriving.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx_utils,pa_ppx_base,pa_ppx_base mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib META surveil.mli pa_deriving_base.mli pa_deriving.mli  pa_ppx_deriving.cma pa_ppx_deriving.cmxa pa_ppx_deriving.a pa_ppx_deriving.cmi pa_ppx_deriving.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib pa_ppx_deriving
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/META
- + ocamlfind install pa_ppx_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib META surveil.mli pa_deriving_base.mli pa_deriving.mli pa_ppx_deriving.cma pa_ppx_deriving.cmxa pa_ppx_deriving.a pa_ppx_deriving.cmi pa_ppx_deriving.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_ppx_deriving.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_ppx_deriving.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_ppx_deriving.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_ppx_deriving.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_ppx_deriving.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_deriving.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/pa_deriving_base.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/surveil.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib/pa_ppx_deriving/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_params.ml > pa_deriving_params_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_show.ml > pa_deriving_show_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_eq.ml > pa_deriving_eq_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_ord.ml > pa_deriving_ord_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_enum.ml > pa_deriving_enum_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_iter.ml > pa_deriving_iter_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_map.ml > pa_deriving_map_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_fold.ml > pa_deriving_fold_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_make.ml > pa_deriving_make_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_yojson.ml > pa_deriving_yojson_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o pa_deriving_sexp.ml > pa_deriving_sexp_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_params.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_show.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_eq.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_ord.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_enum.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_iter.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_map.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_fold.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_make.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_yojson.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_sexp.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_params.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_map.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_show.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_enum.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_eq.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_ord.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_show.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_params.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_iter.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_enum.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_yojson.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_fold.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_iter.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_make.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_fold.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_make.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link,camlp5.pr_o' -syntax camlp5r  pa_deriving_sexp.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_map.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_eq.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_ord.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_sexp.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_yojson.ml
- File "pa_deriving_enum.ml", lines 49-91, characters 26-3:
- 49 | ..........................fun [
- 50 |   <:ctyp:< [ $list:l$ ] >> ->
- 51 |   let (_, map,revacc) = List.fold_left (fun (idx, map, revacc) -> fun [
- 52 |     <:constructor:< $uid:cid$ of $list:_$ $algattrs:attrs$ >> ->
- 53 |     let idx = match extract_value attrs with [
- ...
- 88 |   (map, <:expr< fun [ $list:branches$ ] >>)
- 89 | 
- 90 | | [%unmatched_vala] -> failwith "pa_deriving_enum.to_expression"
- 91 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_iter.ml", lines 102-122, characters 27-3:
- 102 | ...........................fun [
- 103 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 104 |     let (rec1pat, body) = fmt_record loc arg fields in
- 105 | 
- 106 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 119 |     (conspat, <:vala< None >>, cmpexp)
- 120 | 
- 121 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 122 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_iter.ml", lines 144-147, characters 15-5:
- 144 | ...............match ty with [
- 145 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 146 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 147 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_iter.ml", lines 25-160, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = iter_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 157 |   <:expr< fun $rec1pat$ -> $body$ >>
- 158 | 
- 159 | | [%unmatched_vala] -> failwith "pa_deriving_iter.fmt_expression"
- 160 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_fold.ml", lines 103-124, characters 27-3:
- 103 | ...........................fun [
- 104 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 105 |     let (rec1pat, body) = fmt_record loc arg fields in
- 106 | 
- 107 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 121 |     (conspat, <:vala< None >>, body)
- 122 | 
- 123 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 124 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_fold.ml", lines 146-149, characters 15-5:
- 146 | ...............match ty with [
- 147 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 148 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 149 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_fold.ml", lines 25-162, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = fold_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 159 |   <:expr< fun acc -> fun $rec1pat$ -> $body$ >>
- 160 | 
- 161 | | [%unmatched_vala] -> failwith "pa_deriving_fold.fmt_expression"
- 162 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_params.ml", lines 96-99, characters 24-9:
- 96 | ........................match List.find_map (fun a -> if attr_id a = "name" then Some (uv a) else None) (uv al) with [
- 97 |           Some <:attribute_body< "name" $lid:fieldname$ ; >> -> fieldname
- 98 |         | None -> na
- 99 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "name"),
-   StAttr (_, VaVal (StExp (_, ExLid (_, VaVal _), VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 100-103, characters 22-9:
- 100 | ......................match List.find_map (fun a -> if attr_id a = "default" then Some (uv a) else None) (uv al) with [
- 101 |           Some <:attribute_body< "default" $exp:d$ ; >> -> Some d
- 102 |         | None -> None
- 103 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaVal (_, "default"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 104-107, characters 23-9:
- 104 | .......................match List.find_map (fun a -> if attr_id a = "computed" then Some (uv a) else None) (uv al) with [
- 105 |           Some <:attribute_body< "computed" $exp:d$ ; >> -> Some d
- 106 |         | None -> None
- 107 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "computed"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 119-142, characters 6-7:
- 119 | ......match (optional, default, computed) with [
- 120 |         (_, _, Some e) ->
- 121 |         (<:patt< $lid:na$ >>, e, <:vala< [] >>)
- 122 | 
- 123 |       | (True, None, None) ->
- ...
- 139 |                           x -> $genrec ty$ x
- 140 |                         | exception Not_found -> $d$
- 141 |                         ] >>, <:vala< [] >>)
- 142 |       ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (true, Some _, None)
- File "pa_deriving_params.ml", lines 217-225, characters 30-11:
- 217 | ..............................fun [
- 218 |             <:constructor< $uid:ci$ of $list:tl$ $algattrs:_$ >> ->
- 219 |             let vars_types = List.mapi (fun i ty -> (Printf.sprintf "v_%d" i, ty)) tl in
- 220 |             let varantis = List.map (fun (v, _) -> Printf.sprintf "$%s$" v) vars_types in
- 221 |             let conspatt = expr_as_patt loc (Printf.sprintf "%s %s" ci (String.concat " " varantis)) in
- 222 |             let l = List.map (fun (v, t) -> <:expr< $genrec t$ $lid:v$ >>) vars_types in
- 223 |             (conspatt, <:vala< None >>,
- 224 |              Expr.applist <:expr< $uid:ci$ >> l)
- 225 |           ]....
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_params.ml", lines 202-205, characters 4-154:
- 202 | ....<:ctyp:< alist ctyp $rngty$ >> as z ->
-     |      let unitpat = expr_as_patt loc "()" in
-     |      let pair_converter = genrec <:ctyp< (ctyp * $rngty$) >> in
-     |     <:expr< fun [ $unitpat$ -> []
-     |                 | __lel__ -> __lel__ |> Pa_ppx_base.Ppxutil.convert_down_list_expr $pair_converter$
- 205 |                 ] >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_eq.ml", lines 124-151, characters 27-3:
- 124 | ...........................fun [
- 125 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 126 |     let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- 127 | 
- 128 |     let conspat = <:patt< ($uid:cid$ $rec1pat$, $uid:cid$ $rec2pat$) >> in
- ...
- 148 |     (conspat, <:vala< None >>, cmpexp)
- 149 | 
- 150 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 151 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_ord.ml", lines 132-161, characters 27-3:
- 132 | ...........................fun [
- 133 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 134 |     let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- 135 | 
- 136 |     let conspat = <:patt< ($uid:cid$ $rec1pat$, $uid:cid$ $rec2pat$) >> in
- ...
- 158 |     (conspat, <:vala< None >>, body)
- 159 | 
- 160 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 161 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_eq.ml", lines 180-183, characters 15-5:
- 180 | ...............match ty with [
- 181 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 182 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 183 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_map.ml", lines 102-122, characters 27-3:
- 102 | ...........................fun [
- 103 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 104 |     let (rec1pat, body) = fmt_record loc arg fields in
- 105 | 
- 106 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 119 |     (conspat, <:vala< None >>, cmpexp)
- 120 | 
- 121 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 122 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_eq.ml", lines 25-198, characters 47-3:
-  25 | ...............................................fun [
-  26 | 
-  27 |     <:ctyp:< $t$ [@ $attrid:(_, id)$ $exp:e$ ;] >> when Some id = DC.allowed_attribute (DC.get arg) "eq" "equal" -> e
-  28 | 
-  29 |   | <:ctyp:< $t$ [@ $attrid:(_, id)$ ] >> when Some id = DC.allowed_attribute (DC.get arg) "eq" "nobuiltin" ->
- ...
- 195 |   <:expr< fun $rec1pat$ -> fun $rec2pat$ -> $body$ >>
- 196 | 
- 197 | | [%unmatched_vala] -> failwith "pa_deriving_eq.fmt_expression"
- 198 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_map.ml", lines 145-148, characters 15-5:
- 145 | ...............match fst (Ctyp.unapplist ty) with [
- 146 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 147 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 148 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord.ml", lines 205-208, characters 15-5:
- 205 | ...............match ty with [
- 206 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 207 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 208 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord.ml", lines 222-225, characters 19-9:
- 222 | ...................match ty with [
- 223 |           <:ctyp< $_lid:lid$ >> -> (None, lid)
- 224 |         | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 225 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_map.ml", lines 25-161, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = map_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 158 |   <:expr< fun $rec1pat$ -> $body$ >>
- 159 | 
- 160 | | [%unmatched_vala] -> failwith "pa_deriving_map.fmt_expression"
- 161 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_ord.ml", lines 25-246, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = ord_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 243 |   <:expr< fun $rec1pat$ -> fun $rec2pat$ -> $body$ >>
- 244 | 
- 245 | | [%unmatched_vala] -> failwith "pa_deriving_ord.fmt_expression"
- 246 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_eq.ml", lines 328-331, characters 18-5:
- 328 | ..................match fst t with [
- 329 |       None -> <:longident< $uid:modname$ >>
- 330 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 331 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_ord.ml", lines 354-357, characters 2-39:
- 354 | ..<:sig_item:< type $_flag:_$ $list:tdl$ >> as z ->
- 355 |     let loc = loc_of_type_decl (List.hd tdl) in
- 356 |     let l = List.concat (List.map (sig_items arg) tdl) in
- 357 |     <:sig_item< declare $list:l$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_eq.ml", lines 400-401, characters 2-40:
- 400 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 401 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_show.ml", lines 159-204, characters 27-3:
- 159 | ...........................fun [
- 160 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 161 |     let ppcid = match extract_allowed_attribute_expr arg ("show", "name") (uv attrs) with [
- 162 |       None -> Ctxt.prefixed_name arg cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 163 |     ] in
- ...
- 201 |     (conspat, <:vala< None >>, <:expr< let open $runtime_module$.Fmt in ($e$) >>)
- 202 |     ]
- 203 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 204 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_show.ml", lines 232-236, characters 15-6:
- 232 | ...............match fst (Ctyp.unapplist ty) with [
- 233 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 234 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 235 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 236 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_show.ml", line 235, characters 6-23:
- 235 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_show.ml", lines 399-402, characters 18-5:
- 399 | ..................match fst t with [
- 400 |       None -> <:longident< $uid:modname$ >>
- 401 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 402 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_show.ml", lines 464-465, characters 2-40:
- 464 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 465 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_sexp.ml", lines 127-153, characters 27-3:
- 127 | ...........................fun [
- 128 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 129 |     let jscid = match extract_allowed_attribute_expr arg ("sexp", "name") (uv attrs) with [
- 130 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 131 |     ] in
- ...
- 150 |     (conspat, <:vala< None >>, <:expr< Sexplib0.Sexp.List [ (Sexplib0.Sexp.Atom $str:jscid$) :: $liste$ ] >>)
- 151 | 
- 152 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 153 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_sexp.ml", lines 185-189, characters 15-6:
- 185 | ...............match fst (Ctyp.unapplist ty) with [
- 186 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 187 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 188 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 189 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_sexp.ml", line 188, characters 6-23:
- 188 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_make_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_make_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_make_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_map_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_map_ppo.ml
- File "pa_deriving_sexp.ml", lines 341-344, characters 18-5:
- 341 | ..................match fst t with [
- 342 |       None -> <:longident< $uid:modname$ >>
- 343 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 344 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_make_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_map_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_map_ppo.ml
- File "pa_deriving_sexp.ml", lines 456-483, characters 27-3:
- 456 | ...........................fun [
- 457 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 458 |     let jscid = match extract_allowed_attribute_expr arg ("sexp", "name") (uv attrs) with [
- 459 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 460 |     ] in
- ...
- 480 |     (conspat, <:vala< None >>, consexp)
- 481 | 
- 482 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 483 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_enum_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_enum_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_enum_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_iter_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_iter_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_iter_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_enum_ppo.ml
- File "pa_deriving_sexp.ml", lines 719-722, characters 18-5:
- 719 | ..................match fst t with [
- 720 |       None -> <:longident< $uid:modname$ >>
- 721 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 722 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_iter_ppo.ml
- File "pa_deriving_sexp.ml", lines 843-844, characters 2-40:
- 843 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 844 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_yojson.ml", lines 138-164, characters 27-3:
- 138 | ...........................fun [
- 139 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 140 |     let jscid = match extract_allowed_attribute_expr arg ("yojson", "name") (uv attrs) with [
- 141 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 142 |     ] in
- ...
- 161 |     (conspat, <:vala< None >>, <:expr< `List [ (`String $str:jscid$) :: $liste$ ] >>)
- 162 | 
- 163 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 164 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_yojson.ml", lines 196-200, characters 15-6:
- 196 | ...............match fst (Ctyp.unapplist ty) with [
- 197 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 198 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 199 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 200 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_yojson.ml", line 199, characters 6-23:
- 199 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_yojson.ml", lines 66-221, characters 47-1:
-  66 | ...............................................fun [
-  67 | 
-  68 |   <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  69 |   let fname = to_yojson_fname arg lid in
-  70 |   <:expr< $lid:fname$ >>
- ...
- 218 |   <:expr< fun $recpat$ -> $body$ >>
- 219 | 
- 220 | | [%unmatched_vala] -> failwith "pa_deriving_yojson.to_expression"
- 221 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson.ml", lines 360-363, characters 18-5:
- 360 | ..................match fst t with [
- 361 |       None -> <:longident< $uid:modname$ >>
- 362 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 363 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson.ml", lines 496-527, characters 27-3:
- 496 | ...........................fun [
- 497 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 498 |     let jscid = match extract_allowed_attribute_expr arg ("yojson", "name") (uv attrs) with [
- 499 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 500 |     ] in
- ...
- 524 |     (conspat, <:vala< None >>, rhs)
- 525 | 
- 526 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 527 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_yojson.ml", lines 417-604, characters 42-1:
- 417 | ..........................................fun [
- 418 | 
- 419 |   <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
- 420 |   let fname = of_yojson_fname arg lid in
- 421 |   <:expr< $lid:fname$ >>
- ...
- 601 |   <:expr< fun [ $recpat$ -> $body$ | _ -> Result.Error $str:msg$ ] >>
- 602 | 
- 603 | | [%unmatched_vala] -> failwith "pa_deriving_yojson.of_expression"
- 604 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson.ml", lines 791-794, characters 18-5:
- 791 | ..................match fst t with [
- 792 |       None -> <:longident< $uid:modname$ >>
- 793 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 794 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson.ml", lines 898-899, characters 2-40:
- 898 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 899 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_fold_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_fold_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_fold_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_fold_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_deriving pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx -o camlp5o.pa_ppx_deriving_plugins.opt
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_deriving pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx -o camlp5r.pa_ppx_deriving_plugins.opt
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_params_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_params_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_params_ppo.ml
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_deriving -verbose -linkall -linkpkg -I +dynlink pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx -o camlp5r.pa_ppx_deriving_plugins.opt odyl.cmx
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_deriving -verbose -linkall -linkpkg -I +dynlink pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx -o camlp5o.pa_ppx_deriving_plugins.opt odyl.cmx
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_params_ppo.ml
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_fmt,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_deriving,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx_deriving_plugins.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I ../local-install/lib/pa_ppx_deriving /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_op.cmx /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_fmt,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_deriving,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx_deriving_plugins.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I ../local-install/lib/pa_ppx_deriving /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx odyl.cmx
- + as  -o '/tmp/camlstartup2f86b7.o' '/tmp/camlstartupccd4cf.s'
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_ord_ppo.ml
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5o.pa_ppx_deriving_plugins.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L../local-install/lib/pa_ppx_deriving' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup2f86b7.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_deriving_sexp.o' 'pa_deriving_yojson.o' 'pa_deriving_make.o' 'pa_deriving_fold.o' 'pa_deriving_map.o' 'pa_deriving_iter.o' 'pa_deriving_enum.o' 'pa_deriving_ord.o' 'pa_deriving_eq.o' 'pa_deriving_show.o' 'pa_deriving_params.o' '../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/pr_op.o' '/home/opam/.opam/5.0/lib/camlp5/pr_o.o' '/home/opam/.opam/5.0/lib/camlp5/pa_o.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_ord_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_ord_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_ord_ppo.ml
- + as  -o '/tmp/camlstartupfa0a93.o' '/tmp/camlstartup0b12e2.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5r.pa_ppx_deriving_plugins.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L../local-install/lib/pa_ppx_deriving' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupfa0a93.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_deriving_sexp.o' 'pa_deriving_yojson.o' 'pa_deriving_make.o' 'pa_deriving_fold.o' 'pa_deriving_map.o' 'pa_deriving_iter.o' 'pa_deriving_enum.o' 'pa_deriving_ord.o' 'pa_deriving_eq.o' 'pa_deriving_show.o' 'pa_deriving_params.o' '../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_make.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_make.ml
- File "pa_deriving_enum_ppo.ml", lines 50-112, characters 2-49:
-  50 | ..(function
-  51 |      MLast.TySum (loc, Ploc.VaVal l) ->
-  52 |        let (_, map, revacc) =
-  53 |          List.fold_left
-  54 |            (fun (idx, map, revacc) ->
- ...
- 109 |        map, MLast.ExFun (loc, Ploc.VaVal branches)
- 110 |    | MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 111 |      MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) ->
- 112 |        failwith "pa_deriving_enum.to_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_enum.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_enum.ml
- File "pa_deriving_map_ppo.ml", lines 270-318, characters 13-67:
- 270 | .............(function
- 271 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 272 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 273 |                 Ploc.VaVal None, Ploc.VaVal _ ->
- 274 |                   let (rec1pat, body) = fmt_record loc arg fields in
- ...
- 315 |                       fldmaps
- 316 |                   in
- 317 |                   conspat, Ploc.VaVal None, cmpexp
- 318 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_map_ppo.ml", lines 355-357, characters 20-75:
- 355 | ....................match fst (Ctyp.unapplist ty) with
- 356 |                       MLast.TyLid (_, lid) -> None, lid
- 357 |                     | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_map_ppo.ml", lines 23-436, characters 4-51:
-  23 | ....(function
-  24 |        MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
-  25 |          let fname = map_fname arg lid in MLast.ExLid (loc, Ploc.VaVal fname)
-  26 |      | MLast.TyAny loc ->
-  27 |          MLast.ExFun
- ...
- 433 |        MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 434 |        MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 435 |        MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 436 |          failwith "pa_deriving_map.fmt_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_iter_ppo.ml", lines 260-300, characters 13-67:
- 260 | .............(function
- 261 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 262 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 263 |                 Ploc.VaVal None, Ploc.VaVal _ ->
- 264 |                   let (rec1pat, body) = fmt_record loc arg fields in
- ...
- 297 |                   in
- 298 |                   let cmpexp = MLast.ExSeq (loc, Ploc.VaVal flditers) in
- 299 |                   conspat, Ploc.VaVal None, cmpexp
- 300 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_iter_ppo.ml", lines 334-336, characters 20-75:
- 334 | ....................match ty with
- 335 |                       MLast.TyLid (_, lid) -> None, lid
- 336 |                     | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_iter_ppo.ml", lines 35-411, characters 4-52:
-  35 | ....(function
-  36 |        MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
-  37 |          let fname = iter_fname arg lid in MLast.ExLid (loc, Ploc.VaVal fname)
-  38 |      | MLast.TyAny loc ->
-  39 |          MLast.ExFun
- ...
- 408 |        MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 409 |        MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 410 |        MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 411 |          failwith "pa_deriving_iter.fmt_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_eq_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_eq_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_eq_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_iter.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_map.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_eq_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_iter.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_show_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_map.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_show_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_show_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_show_ppo.ml
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_sexp_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_sexp_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_sexp_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_sexp_ppo.ml
- File "pa_deriving_fold_ppo.ml", lines 355-404, characters 13-67:
- 355 | .............(function
- 356 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 357 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 358 |                 Ploc.VaVal None, Ploc.VaVal _ ->
- 359 |                   let (rec1pat, body) = fmt_record loc arg fields in
- ...
- 401 |                       vars_fmts (MLast.ExLid (loc, Ploc.VaVal "acc"))
- 402 |                   in
- 403 |                   conspat, Ploc.VaVal None, body
- 404 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_fold_ppo.ml", lines 451-453, characters 20-75:
- 451 | ....................match ty with
- 452 |                       MLast.TyLid (_, lid) -> None, lid
- 453 |                     | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_fold_ppo.ml", lines 23-537, characters 4-52:
-  23 | ....(function
-  24 |        MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
-  25 |          let fname = fold_fname arg lid in MLast.ExLid (loc, Ploc.VaVal fname)
-  26 |      | MLast.TyAny loc ->
-  27 |          MLast.ExFun
- ...
- 534 |        MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 535 |        MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 536 |        MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 537 |          failwith "pa_deriving_fold.fmt_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_fold.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_fold.ml
- File "pa_deriving_params_ppo.ml", lines 420-435, characters 17-29:
- 420 | .................match
- 421 |                    List.find_map
- 422 |                      (fun a ->
- 423 |                         if attr_id a = "name" then Some (uv a) else None)
- 424 |                      (uv al)
- ...
- 432 |                               (_, MLast.ExLid (_, Ploc.VaVal fieldname),
- 433 |                                Ploc.VaVal [])])) ->
- 434 |                      fieldname
- 435 |                  | None -> na
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "name"),
-   StAttr (_, VaVal (StExp (_, ExLid (_, VaVal _), VaVal [])::_::_)))
- File "pa_deriving_params_ppo.ml", lines 438-450, characters 17-31:
- 438 | .................match
- 439 |                    List.find_map
- 440 |                      (fun a ->
- 441 |                         if attr_id a = "default" then Some (uv a) else None)
- 442 |                      (uv al)
- ...
- 447 |                         (_,
- 448 |                          Ploc.VaVal [MLast.StExp (_, d, Ploc.VaVal [])])) ->
- 449 |                      Some d
- 450 |                  | None -> None
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaVal (_, "default"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params_ppo.ml", lines 453-465, characters 17-31:
- 453 | .................match
- 454 |                    List.find_map
- 455 |                      (fun a ->
- 456 |                         if attr_id a = "computed" then Some (uv a) else None)
- 457 |                      (uv al)
- ...
- 462 |                         (_,
- 463 |                          Ploc.VaVal [MLast.StExp (_, d, Ploc.VaVal [])])) ->
- 464 |                      Some d
- 465 |                  | None -> None
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "computed"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params_ppo.ml", lines 486-599, characters 10-27:
- 486 | ..........match optional, default, computed with
- 487 |             _, _, Some e -> MLast.PaLid (loc, Ploc.VaVal na), e, Ploc.VaVal []
- 488 |           | true, None, None ->
- 489 |               MLast.PaLid (loc, Ploc.VaVal na),
- 490 |               MLast.ExMat
- ...
- 596 |                          (loc, MLast.LiUid (loc, Ploc.VaVal "Not_found"),
- 597 |                           Ploc.VaVal [])),
- 598 |                     Ploc.VaVal None, d]),
- 599 |               Ploc.VaVal []
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (true, Some _, None)
- File "pa_deriving_enum.ml", lines 49-91, characters 26-3:
- 49 | ..........................fun [
- 50 |   <:ctyp:< [ $list:l$ ] >> ->
- 51 |   let (_, map,revacc) = List.fold_left (fun (idx, map, revacc) -> fun [
- 52 |     <:constructor:< $uid:cid$ of $list:_$ $algattrs:attrs$ >> ->
- 53 |     let idx = match extract_value attrs with [
- ...
- 88 |   (map, <:expr< fun [ $list:branches$ ] >>)
- 89 | 
- 90 | | [%unmatched_vala] -> failwith "pa_deriving_enum.to_expression"
- 91 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_deriving_yojson_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_deriving_yojson_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_yojson_ppo.ml
- File "pa_deriving_params_ppo.ml", lines 1211-1235, characters 14-78:
- 1211 | ..............(function
- 1212 |                  _, Ploc.VaVal ci, Ploc.VaVal [], Ploc.VaVal tl,
- 1213 |                  Ploc.VaVal None, Ploc.VaVal _ ->
- 1214 |                    let vars_types =
- 1215 |                      List.mapi (fun i ty -> Printf.sprintf "v_%d" i, ty) tl
- ...
- 1232 |                    in
- 1233 |                    conspatt, Ploc.VaVal None,
- 1234 |                    Expr.applist
- 1235 |                      (MLast.ExLong (loc, MLast.LiUid (loc, Ploc.VaVal ci))) l)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5o  pa_deriving_yojson_ppo.ml
- File "pa_deriving_params_ppo.ml", lines 1146-1151, characters 6-20:
- 1146 | ......MLast.TyApp
- 1147 |         (loc,
- 1148 |          MLast.TyApp
- 1149 |            (_, MLast.TyLid (_, Ploc.VaVal "alist"),
- 1150 |             MLast.TyLid (_, Ploc.VaVal "ctyp")),
- 1151 |          rngty) as z...
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_iter.ml", lines 102-122, characters 27-3:
- 102 | ...........................fun [
- 103 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 104 |     let (rec1pat, body) = fmt_record loc arg fields in
- 105 | 
- 106 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 119 |     (conspat, <:vala< None >>, cmpexp)
- 120 | 
- 121 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 122 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_iter.ml", lines 144-147, characters 15-5:
- 144 | ...............match ty with [
- 145 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 146 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 147 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_iter.ml", lines 25-160, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = iter_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 157 |   <:expr< fun $rec1pat$ -> $body$ >>
- 158 | 
- 159 | | [%unmatched_vala] -> failwith "pa_deriving_iter.fmt_expression"
- 160 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_params.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_params.ml
- File "pa_deriving_map.ml", lines 102-122, characters 27-3:
- 102 | ...........................fun [
- 103 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 104 |     let (rec1pat, body) = fmt_record loc arg fields in
- 105 | 
- 106 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 119 |     (conspat, <:vala< None >>, cmpexp)
- 120 | 
- 121 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 122 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_map.ml", lines 145-148, characters 15-5:
- 145 | ...............match fst (Ctyp.unapplist ty) with [
- 146 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 147 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 148 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_map.ml", lines 25-161, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = map_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 158 |   <:expr< fun $rec1pat$ -> $body$ >>
- 159 | 
- 160 | | [%unmatched_vala] -> failwith "pa_deriving_map.fmt_expression"
- 161 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_ord_ppo.ml", lines 834-910, characters 13-67:
- 834 | .............(function
- 835 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 836 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 837 |                 Ploc.VaVal None, Ploc.VaVal _ ->
- 838 |                   let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- ...
- 907 |                       (MLast.ExInt (loc, Ploc.VaVal "0", ""))
- 908 |                   in
- 909 |                   conspat, Ploc.VaVal None, body
- 910 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_ord_ppo.ml", lines 1037-1039, characters 20-75:
- 1037 | ....................match ty with
- 1038 |                       MLast.TyLid (_, lid) -> None, lid
- 1039 |                     | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord_ppo.ml", lines 1078-1081, characters 24-53:
- 1078 | ........................match ty with
- 1079 |                           MLast.TyLid (_, lid) -> None, lid
- 1080 |                         | MLast.TyAcc (_, li, lid) ->
- 1081 |                             Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord_ppo.ml", lines 38-1220, characters 4-51:
-   38 | ....(function
-   39 |        MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
-   40 |          let fname = ord_fname arg lid in MLast.ExLid (loc, Ploc.VaVal fname)
-   41 |      | MLast.TyAny loc ->
-   42 |          MLast.ExFun
- ...
- 1217 |        MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 1218 |        MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 1219 |        MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 1220 |          failwith "pa_deriving_ord.fmt_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_ord_ppo.ml", line 1378, characters 4-45:
- 1378 |     MLast.SgTyp (loc, _, Ploc.VaVal tdl) as z ->
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_ord.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_ord.ml
- File "pa_deriving_fold.ml", lines 103-124, characters 27-3:
- 103 | ...........................fun [
- 104 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 105 |     let (rec1pat, body) = fmt_record loc arg fields in
- 106 | 
- 107 |     let conspat = <:patt< ($uid:cid$ $rec1pat$) >> in
- ...
- 121 |     (conspat, <:vala< None >>, body)
- 122 | 
- 123 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 124 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_fold.ml", lines 146-149, characters 15-5:
- 146 | ...............match ty with [
- 147 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 148 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 149 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_fold.ml", lines 25-162, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = fold_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 159 |   <:expr< fun acc -> fun $rec1pat$ -> $body$ >>
- 160 | 
- 161 | | [%unmatched_vala] -> failwith "pa_deriving_fold.fmt_expression"
- 162 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_eq_ppo.ml", lines 705-791, characters 13-67:
- 705 | .............(function
- 706 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 707 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 708 |                 Ploc.VaVal None, Ploc.VaVal _ ->
- 709 |                   let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- ...
- 788 |                           (loc, MLast.LiUid (loc, Ploc.VaVal "True"))
- 789 |                   in
- 790 |                   conspat, Ploc.VaVal None, cmpexp
- 791 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_eq_ppo.ml", lines 900-902, characters 20-75:
- 900 | ....................match ty with
- 901 |                       MLast.TyLid (_, lid) -> None, lid
- 902 |                     | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_eq_ppo.ml", lines 37-1024, characters 4-50:
-   37 | ....(function
-   38 |        MLast.TyAtt
-   39 |          (loc, t,
-   40 |           Ploc.VaVal
-   41 |             (Ploc.VaVal (_, id),
- ...
- 1021 |        MLast.TySum (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 1022 |        MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 1023 |        MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 1024 |          failwith "pa_deriving_eq.fmt_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_eq_ppo.ml", lines 1367-1369, characters 8-75:
- 1367 | ........match fst t with
- 1368 |           None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 1369 |         | Some (Ploc.VaVal li) -> MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_eq_ppo.ml", lines 1531-1534, characters 4-65:
- 1531 | ....MLast.SgTypExten
- 1532 |       (loc,
- 1533 |        {MLast.teNam = Ploc.VaVal _; MLast.tePrm = _; MLast.tePrv = _;
- 1534 |         MLast.teECs = Ploc.VaVal _; MLast.teAttributes = _}) as z...
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_show_ppo.ml", lines 751-858, characters 13-67:
- 751 | .............(function
- 752 |                 loc, Ploc.VaVal cid, Ploc.VaVal [],
- 753 |                 Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 754 |                 Ploc.VaVal None, attrs ->
- 755 |                   let ppcid =
- ...
- 855 |                             MLast.MeUid (loc, Ploc.VaVal "Fmt")),
- 856 |                          e)
- 857 |                   end
- 858 |               | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_show_ppo.ml", lines 916-920, characters 20-57:
- 916 | ....................(match fst (Ctyp.unapplist ty) with
- 917 |                        MLast.TyLid (_, lid) -> None, lid
- 918 |                      | MLast.TyAcc (_, li, lid) -> Some (Ploc.VaVal li), lid
- 919 |                      | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
- 920 |                          failwith "fmt_expression-PvInh")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_show_ppo.ml", line 919, characters 23-65:
- 919 |                      | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
-                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_show_ppo.ml", lines 1484-1486, characters 8-75:
- 1484 | ........match fst t with
- 1485 |           None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 1486 |         | Some (Ploc.VaVal li) -> MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_show_ppo.ml", lines 1610-1613, characters 4-65:
- 1610 | ....MLast.SgTypExten
- 1611 |       (loc,
- 1612 |        {MLast.teNam = Ploc.VaVal _; MLast.tePrm = _; MLast.tePrv = _;
- 1613 |         MLast.teECs = Ploc.VaVal _; MLast.teAttributes = _}) as z...
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_eq.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_eq.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_show.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_show.ml
- File "pa_deriving_params.ml", lines 96-99, characters 24-9:
- 96 | ........................match List.find_map (fun a -> if attr_id a = "name" then Some (uv a) else None) (uv al) with [
- 97 |           Some <:attribute_body< "name" $lid:fieldname$ ; >> -> fieldname
- 98 |         | None -> na
- 99 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "name"),
-   StAttr (_, VaVal (StExp (_, ExLid (_, VaVal _), VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 100-103, characters 22-9:
- 100 | ......................match List.find_map (fun a -> if attr_id a = "default" then Some (uv a) else None) (uv al) with [
- 101 |           Some <:attribute_body< "default" $exp:d$ ; >> -> Some d
- 102 |         | None -> None
- 103 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaVal (_, "default"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 104-107, characters 23-9:
- 104 | .......................match List.find_map (fun a -> if attr_id a = "computed" then Some (uv a) else None) (uv al) with [
- 105 |           Some <:attribute_body< "computed" $exp:d$ ; >> -> Some d
- 106 |         | None -> None
- 107 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some
-   (VaVal (_, "computed"), StAttr (_, VaVal (StExp (_, _, VaVal [])::_::_)))
- File "pa_deriving_params.ml", lines 119-142, characters 6-7:
- 119 | ......match (optional, default, computed) with [
- 120 |         (_, _, Some e) ->
- 121 |         (<:patt< $lid:na$ >>, e, <:vala< [] >>)
- 122 | 
- 123 |       | (True, None, None) ->
- ...
- 139 |                           x -> $genrec ty$ x
- 140 |                         | exception Not_found -> $d$
- 141 |                         ] >>, <:vala< [] >>)
- 142 |       ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (true, Some _, None)
- File "pa_deriving_params.ml", lines 217-225, characters 30-11:
- 217 | ..............................fun [
- 218 |             <:constructor< $uid:ci$ of $list:tl$ $algattrs:_$ >> ->
- 219 |             let vars_types = List.mapi (fun i ty -> (Printf.sprintf "v_%d" i, ty)) tl in
- 220 |             let varantis = List.map (fun (v, _) -> Printf.sprintf "$%s$" v) vars_types in
- 221 |             let conspatt = expr_as_patt loc (Printf.sprintf "%s %s" ci (String.concat " " varantis)) in
- 222 |             let l = List.map (fun (v, t) -> <:expr< $genrec t$ $lid:v$ >>) vars_types in
- 223 |             (conspatt, <:vala< None >>,
- 224 |              Expr.applist <:expr< $uid:ci$ >> l)
- 225 |           ]....
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_params.ml", lines 202-205, characters 4-154:
- 202 | ....<:ctyp:< alist ctyp $rngty$ >> as z ->
-     |      let unitpat = expr_as_patt loc "()" in
-     |      let pair_converter = genrec <:ctyp< (ctyp * $rngty$) >> in
-     |     <:expr< fun [ $unitpat$ -> []
-     |                 | __lel__ -> __lel__ |> Pa_ppx_base.Ppxutil.convert_down_list_expr $pair_converter$
- 205 |                 ] >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_ord.ml", lines 132-161, characters 27-3:
- 132 | ...........................fun [
- 133 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 134 |     let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- 135 | 
- 136 |     let conspat = <:patt< ($uid:cid$ $rec1pat$, $uid:cid$ $rec2pat$) >> in
- ...
- 158 |     (conspat, <:vala< None >>, body)
- 159 | 
- 160 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 161 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_ord.ml", lines 205-208, characters 15-5:
- 205 | ...............match ty with [
- 206 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 207 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 208 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord.ml", lines 222-225, characters 19-9:
- 222 | ...................match ty with [
- 223 |           <:ctyp< $_lid:lid$ >> -> (None, lid)
- 224 |         | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 225 |         ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_ord.ml", lines 25-246, characters 47-3:
-  25 | ...............................................fun [
-  26 |     <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  27 |   let fname = ord_fname arg lid in
-  28 |   <:expr< $lid:fname$ >>
-  29 | 
- ...
- 243 |   <:expr< fun $rec1pat$ -> fun $rec2pat$ -> $body$ >>
- 244 | 
- 245 | | [%unmatched_vala] -> failwith "pa_deriving_ord.fmt_expression"
- 246 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_ord.ml", lines 354-357, characters 2-39:
- 354 | ..<:sig_item:< type $_flag:_$ $list:tdl$ >> as z ->
- 355 |     let loc = loc_of_type_decl (List.hd tdl) in
- 356 |     let l = List.concat (List.map (sig_items arg) tdl) in
- 357 |     <:sig_item< declare $list:l$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_sexp_ppo.ml", lines 280-418, characters 17-71:
- 280 | .................(function
- 281 |                     loc, Ploc.VaVal cid, Ploc.VaVal [],
- 282 |                     Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 283 |                     Ploc.VaVal None, attrs ->
- 284 |                       let jscid =
- ...
- 415 |                                         Ploc.VaVal "Atom")),
- 416 |                                   MLast.ExStr (loc, Ploc.VaVal jscid))),
- 417 |                             liste))
- 418 |                   | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_sexp_ppo.ml", lines 515-520, characters 24-61:
- 515 | ........................(match fst (Ctyp.unapplist ty) with
- 516 |                            MLast.TyLid (_, lid) -> None, lid
- 517 |                          | MLast.TyAcc (_, li, lid) ->
- 518 |                              Some (Ploc.VaVal li), lid
- 519 |                          | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
- 520 |                              failwith "fmt_expression-PvInh")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_sexp_ppo.ml", line 519, characters 27-69:
- 519 |                          | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
-                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_sexp_ppo.ml", lines 1171-1174, characters 12-57:
- 1171 | ............match fst t with
- 1172 |               None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 1173 |             | Some (Ploc.VaVal li) ->
- 1174 |                 MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_sexp_ppo.ml", lines 1482-1628, characters 17-71:
- 1482 | .................(function
- 1483 |                     loc, Ploc.VaVal cid, Ploc.VaVal [],
- 1484 |                     Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 1485 |                     Ploc.VaVal None, attrs ->
- 1486 |                       let jscid =
- ...
- 1625 |                           varexps
- 1626 |                       in
- 1627 |                       conspat, Ploc.VaVal None, consexp
- 1628 |                   | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_sexp_ppo.ml", lines 2512-2515, characters 12-57:
- 2512 | ............match fst t with
- 2513 |               None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 2514 |             | Some (Ploc.VaVal li) ->
- 2515 |                 MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_sexp_ppo.ml", lines 2682-2685, characters 4-65:
- 2682 | ....MLast.SgTypExten
- 2683 |       (loc,
- 2684 |        {MLast.teNam = Ploc.VaVal _; MLast.tePrm = _; MLast.tePrv = _;
- 2685 |         MLast.teECs = Ploc.VaVal _; MLast.teAttributes = _}) as z...
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_sexp.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_sexp.ml
- File "pa_deriving_yojson_ppo.ml", lines 391-491, characters 17-71:
- 391 | .................(function
- 392 |                     loc, Ploc.VaVal cid, Ploc.VaVal [],
- 393 |                     Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 394 |                     Ploc.VaVal None, attrs ->
- 395 |                       let jscid =
- ...
- 488 |                                  (loc, MLast.ExVrn (loc, Ploc.VaVal "String"),
- 489 |                                   MLast.ExStr (loc, Ploc.VaVal jscid))),
- 490 |                             liste))
- 491 |                   | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_yojson_ppo.ml", lines 570-575, characters 24-61:
- 570 | ........................(match fst (Ctyp.unapplist ty) with
- 571 |                            MLast.TyLid (_, lid) -> None, lid
- 572 |                          | MLast.TyAcc (_, li, lid) ->
- 573 |                              Some (Ploc.VaVal li), lid
- 574 |                          | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
- 575 |                              failwith "fmt_expression-PvInh")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_yojson_ppo.ml", line 574, characters 27-69:
- 574 |                          | MLast.TyLid (_, _) | MLast.TyAcc (_, _, _) ->
-                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_yojson_ppo.ml", lines 69-747, characters 8-57:
-  69 | ........(function
-  70 |            MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
-  71 |              let fname = to_yojson_fname arg lid in
-  72 |              MLast.ExLid (loc, Ploc.VaVal fname)
-  73 |          | MLast.TyAny loc -> failwith "cannot derive yojson for type <<_>>"
- ...
- 744 |            MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 745 |            MLast.TyTup (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 746 |            MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 747 |              failwith "pa_deriving_yojson.to_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson_ppo.ml", lines 1187-1190, characters 12-57:
- 1187 | ............match fst t with
- 1188 |               None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 1189 |             | Some (Ploc.VaVal li) ->
- 1190 |                 MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_eq.ml", lines 124-151, characters 27-3:
- 124 | ...........................fun [
- 125 |     <:constructor:< $uid:cid$ of { $list:fields$ } $algattrs:_$ >> ->
- 126 |     let (rec1pat, rec2pat, body) = fmt_record loc arg fields in
- 127 | 
- 128 |     let conspat = <:patt< ($uid:cid$ $rec1pat$, $uid:cid$ $rec2pat$) >> in
- ...
- 148 |     (conspat, <:vala< None >>, cmpexp)
- 149 | 
- 150 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 151 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaAnt _)
- File "pa_deriving_eq.ml", lines 180-183, characters 15-5:
- 180 | ...............match ty with [
- 181 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 182 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 183 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_eq.ml", lines 25-198, characters 47-3:
-  25 | ...............................................fun [
-  26 | 
-  27 |     <:ctyp:< $t$ [@ $attrid:(_, id)$ $exp:e$ ;] >> when Some id = DC.allowed_attribute (DC.get arg) "eq" "equal" -> e
-  28 | 
-  29 |   | <:ctyp:< $t$ [@ $attrid:(_, id)$ ] >> when Some id = DC.allowed_attribute (DC.get arg) "eq" "nobuiltin" ->
- ...
- 195 |   <:expr< fun $rec1pat$ -> fun $rec2pat$ -> $body$ >>
- 196 | 
- 197 | | [%unmatched_vala] -> failwith "pa_deriving_eq.fmt_expression"
- 198 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson_ppo.ml", lines 1714-1854, characters 17-71:
- 1714 | .................(function
- 1715 |                     loc, Ploc.VaVal cid, Ploc.VaVal [],
- 1716 |                     Ploc.VaVal [MLast.TyRec (_, Ploc.VaVal fields)],
- 1717 |                     Ploc.VaVal None, attrs ->
- 1718 |                       let jscid =
- ...
- 1851 |                           vars fmts consexp
- 1852 |                       in
- 1853 |                       conspat, Ploc.VaVal None, rhs
- 1854 |                   | _, _, _, _, Ploc.VaVal (Some _), _ -> assert false)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_eq.ml", lines 328-331, characters 18-5:
- 328 | ..................match fst t with [
- 329 |       None -> <:longident< $uid:modname$ >>
- 330 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 331 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson_ppo.ml", lines 1296-2265, characters 8-57:
- 1296 | ........(function
- 1297 |            MLast.TyLid (loc, Ploc.VaVal lid) when attrmod = Some Nobuiltin ->
- 1298 |              let fname = of_yojson_fname arg lid in
- 1299 |              MLast.ExLid (loc, Ploc.VaVal fname)
- 1300 |          | MLast.TyAcc
- ...
- 2262 |            MLast.TyVrn (_, (Ploc.VaVal _ | Ploc.VaAnt _), None) |
- 2263 |            MLast.TyTup (_, (Ploc.VaVal _ | Ploc.VaAnt _)) |
- 2264 |            MLast.TyRec (_, (Ploc.VaVal _ | Ploc.VaAnt _)) ->
- 2265 |              failwith "pa_deriving_yojson.of_expression")................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_eq.ml", lines 400-401, characters 2-40:
- 400 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 401 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_yojson_ppo.ml", lines 2901-2904, characters 12-57:
- 2901 | ............match fst t with
- 2902 |               None -> MLast.LiUid (loc, Ploc.VaVal modname)
- 2903 |             | Some (Ploc.VaVal li) ->
- 2904 |                 MLast.LiAcc (loc, li, Ploc.VaVal modname)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson_ppo.ml", lines 3062-3065, characters 4-65:
- 3062 | ....MLast.SgTypExten
- 3063 |       (loc,
- 3064 |        {MLast.teNam = Ploc.VaVal _; MLast.tePrm = _; MLast.tePrv = _;
- 3065 |         MLast.teECs = Ploc.VaVal _; MLast.teAttributes = _}) as z...
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_show.ml", lines 159-204, characters 27-3:
- 159 | ...........................fun [
- 160 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 161 |     let ppcid = match extract_allowed_attribute_expr arg ("show", "name") (uv attrs) with [
- 162 |       None -> Ctxt.prefixed_name arg cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 163 |     ] in
- ...
- 201 |     (conspat, <:vala< None >>, <:expr< let open $runtime_module$.Fmt in ($e$) >>)
- 202 |     ]
- 203 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 204 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_show.ml", lines 232-236, characters 15-6:
- 232 | ...............match fst (Ctyp.unapplist ty) with [
- 233 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 234 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 235 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 236 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_show.ml", line 235, characters 6-23:
- 235 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_show.ml", lines 399-402, characters 18-5:
- 399 | ..................match fst t with [
- 400 |       None -> <:longident< $uid:modname$ >>
- 401 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 402 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_show.ml", lines 464-465, characters 2-40:
- 464 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 465 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link -c pa_deriving_yojson.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link' '-c' -syntax camlp5r  pa_deriving_yojson.ml
- File "pa_deriving_sexp.ml", lines 127-153, characters 27-3:
- 127 | ...........................fun [
- 128 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 129 |     let jscid = match extract_allowed_attribute_expr arg ("sexp", "name") (uv attrs) with [
- 130 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 131 |     ] in
- ...
- 150 |     (conspat, <:vala< None >>, <:expr< Sexplib0.Sexp.List [ (Sexplib0.Sexp.Atom $str:jscid$) :: $liste$ ] >>)
- 151 | 
- 152 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 153 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_sexp.ml", lines 185-189, characters 15-6:
- 185 | ...............match fst (Ctyp.unapplist ty) with [
- 186 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 187 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 188 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 189 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_sexp.ml", line 188, characters 6-23:
- 188 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_sexp.ml", lines 341-344, characters 18-5:
- 341 | ..................match fst t with [
- 342 |       None -> <:longident< $uid:modname$ >>
- 343 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 344 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_sexp.ml", lines 456-483, characters 27-3:
- 456 | ...........................fun [
- 457 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 458 |     let jscid = match extract_allowed_attribute_expr arg ("sexp", "name") (uv attrs) with [
- 459 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 460 |     ] in
- ...
- 480 |     (conspat, <:vala< None >>, consexp)
- 481 | 
- 482 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 483 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_sexp.ml", lines 719-722, characters 18-5:
- 719 | ..................match fst t with [
- 720 |       None -> <:longident< $uid:modname$ >>
- 721 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 722 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_sexp.ml", lines 843-844, characters 2-40:
- 843 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 844 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- File "pa_deriving_yojson.ml", lines 138-164, characters 27-3:
- 138 | ...........................fun [
- 139 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 140 |     let jscid = match extract_allowed_attribute_expr arg ("yojson", "name") (uv attrs) with [
- 141 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 142 |     ] in
- ...
- 161 |     (conspat, <:vala< None >>, <:expr< `List [ (`String $str:jscid$) :: $liste$ ] >>)
- 162 | 
- 163 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 164 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_yojson.ml", lines 196-200, characters 15-6:
- 196 | ...............match fst (Ctyp.unapplist ty) with [
- 197 |       <:ctyp< $_lid:lid$ >> -> (None, lid)
- 198 |     | <:ctyp< $longid:li$ . $_lid:lid$ >> -> (Some <:vala< li >>, lid)
- 199 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
- 200 |      ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)|TyCls (_, _)|
- TyLab (_, _, _)|TyMan (_, _, _, _)|TyObj (_, _, _)|TyOlb (_, _, _)|TyOpn _|
- TyPck (_, _)|TyPol (_, _, _)|TyPot (_, _, _)|TyQuo (_, _)|TyRec (_, _)|
- TySum (_, _)|TyTup (_, _)|TyVrn (_, _, _)|TyXtr (_, _, _)|TyAtt (_, _, _)|
- TyExten (_, _))
- File "pa_deriving_yojson.ml", line 199, characters 6-23:
- 199 |     | [%unmatched_vala] -> failwith "fmt_expression-PvInh"
-             ^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- File "pa_deriving_yojson.ml", lines 66-221, characters 47-1:
-  66 | ...............................................fun [
-  67 | 
-  68 |   <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
-  69 |   let fname = to_yojson_fname arg lid in
-  70 |   <:expr< $lid:fname$ >>
- ...
- 218 |   <:expr< fun $recpat$ -> $body$ >>
- 219 | 
- 220 | | [%unmatched_vala] -> failwith "pa_deriving_yojson.to_expression"
- 221 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson.ml", lines 360-363, characters 18-5:
- 360 | ..................match fst t with [
- 361 |       None -> <:longident< $uid:modname$ >>
- 362 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 363 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson.ml", lines 496-527, characters 27-3:
- 496 | ...........................fun [
- 497 |     <:constructor:< $uid:cid$ of { $list:fields$ } $_algattrs:attrs$ >> ->
- 498 |     let jscid = match extract_allowed_attribute_expr arg ("yojson", "name") (uv attrs) with [
- 499 |       None -> cid | Some <:expr< $str:s$ >> -> s | _ -> failwith "@name with non-string argument"
- 500 |     ] in
- ...
- 524 |     (conspat, <:vala< None >>, rhs)
- 525 | 
- 526 |   | (_, _, _, _, <:vala< Some _ >>, _) -> assert False
- 527 |   ]......
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaAnt _, _)
- File "pa_deriving_yojson.ml", lines 417-604, characters 42-1:
- 417 | ..........................................fun [
- 418 | 
- 419 |   <:ctyp:< $lid:lid$ >> when attrmod = Some Nobuiltin ->
- 420 |   let fname = of_yojson_fname arg lid in
- 421 |   <:expr< $lid:fname$ >>
- ...
- 601 |   <:expr< fun [ $recpat$ -> $body$ | _ -> Result.Error $str:msg$ ] >>
- 602 | 
- 603 | | [%unmatched_vala] -> failwith "pa_deriving_yojson.of_expression"
- 604 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyVrn (_, (VaVal _|VaAnt _), Some _)
- File "pa_deriving_yojson.ml", lines 791-794, characters 18-5:
- 791 | ..................match fst t with [
- 792 |       None -> <:longident< $uid:modname$ >>
- 793 |     | Some <:vala< li >> -> <:longident< $longid:li$ . $uid:modname$ >>
- 794 |     ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (VaAnt _)
- File "pa_deriving_yojson.ml", lines 898-899, characters 2-40:
- 898 | ..<:sig_item:< type $lilongid:_$ $_list:_$ += $_priv:_$ [ $list:_$ ] $_itemattrs:_$ >> as z ->
- 899 |     <:sig_item< declare $list:[]$ end >>
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_deriving pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo -o camlp5o.pa_ppx_deriving_plugins
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_deriving pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo -o camlp5r.pa_ppx_deriving_plugins
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_deriving -verbose -linkall -linkpkg link17098.ml -I +dynlink pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo -o camlp5r.pa_ppx_deriving_plugins odyl.cmo
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_deriving -verbose -linkall -linkpkg link17097.ml -I +dynlink pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo -o camlp5o.pa_ppx_deriving_plugins odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_fmt,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_deriving,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx_deriving_plugins -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I ../local-install/lib/pa_ppx_deriving /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma ../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma link17098.ml pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_fmt,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_deriving,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx_deriving_plugins -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I ../local-install/lib/pa_ppx_deriving /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_op.cmo /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma ../local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma link17097.ml pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_deriving,pa_ppx_base,pa_ppx_unmatched_vala,camlp5.parser_quotations.link mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_deriving_plugins -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib META   pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx pa_deriving_params.cmi pa_deriving_show.cmi pa_deriving_eq.cmi pa_deriving_ord.cmi pa_deriving_enum.cmi pa_deriving_iter.cmi pa_deriving_map.cmi pa_deriving_fold.cmi pa_deriving_make.cmi pa_deriving_yojson.cmi pa_deriving_sexp.cmi pa_deriving_params.o pa_deriving_show.o pa_deriving_eq.o pa_deriving_ord.o pa_deriving_enum.o pa_deriving_iter.o pa_deriving_map.o pa_deriving_fold.o pa_deriving_make.o pa_deriving_yojson.o pa_deriving_sexp.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib pa_ppx_deriving_plugins
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/META
- + ocamlfind install pa_ppx_deriving_plugins -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib META pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx pa_deriving_params.cmi pa_deriving_show.cmi pa_deriving_eq.cmi pa_deriving_ord.cmi pa_deriving_enum.cmi pa_deriving_iter.cmi pa_deriving_map.cmi pa_deriving_fold.cmi pa_deriving_make.cmi pa_deriving_yojson.cmi pa_deriving_sexp.cmi pa_deriving_params.o pa_deriving_show.o pa_deriving_eq.o pa_deriving_ord.o pa_deriving_enum.o pa_deriving_iter.o pa_deriving_map.o pa_deriving_fold.o pa_deriving_make.o pa_deriving_yojson.o pa_deriving_sexp.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_sexp.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_yojson.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_make.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_fold.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_map.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_iter.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_enum.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_ord.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_eq.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_show.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_params.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_sexp.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_make.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_map.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_show.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_params.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_sexp.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_make.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_map.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_show.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_params.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_sexp.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_make.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_map.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_show.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/pa_deriving_params.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib/pa_ppx_deriving_plugins/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,camlp5.pr_o pa_ppx_import.ml > pa_ppx_import_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal -c pa_ppx_import.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal' '-c' -syntax camlp5r  pa_ppx_import.ml
- 'not-ocamlfind' 'preprocess' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,camlp5.pr_o' -syntax camlp5r  pa_ppx_import.ml
- File "pa_ppx_import.ml", lines 147-152, characters 2-3:
- 147 | ..match modpath with [
- 148 |     [m] ->
- 149 |     find_modty m sil
- 150 |   | [m :: t] ->
- 151 |     findrec t (find_mod m sil)
- 152 |   ]........
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_ppx_import.ml", lines 206-212, characters 2-3:
- 206 | ..match fst (Ctyp.unapplist t)  with [
- 207 |     <:ctyp< $lid:lid$ >> -> failwith "self-type-lookup not implemented"
- 208 |   | <:ctyp< $longid:modname$ . $lid:lid$ >> ->
- 209 |     let sl = Longid.to_string_list modname in
- 210 |     let (fmod, modpath) = match sl with [ [] -> failwith "import_type: internal error" | [h::t] -> (h,t) ] in
- 211 |     lookup_typedecl (fmod, modpath, lid)
- 212 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyLid (_, VaAnt _)
- File "pa_ppx_import.ml", lines 259-263, characters 22-1:
- 259 | ......................fun [
- 260 |   <:expr:< $longid:li$ . $lid:id$ >> -> <:ctyp< $longid:li$ . $lid:id$ >>
- 261 | | <:expr:< $lid:id$ >> -> <:ctyp< $lid:id$ >>
- 262 | | <:expr< [%typ: $type:ty$] >> -> ty
- 263 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFle (_, ExLong (_, _), VaVal (None, VaAnt _))
- File "pa_ppx_import.ml", lines 275-280, characters 28-1:
- 275 | ............................fun [
- 276 |   <:expr:< $e1$ . val := $e2$ >> ->
- 277 |     let t1 = expr_to_ctyp loc e1 in
- 278 |     let t2 = expr_to_ctyp loc e2 in
- 279 |     if Reloc.eq_ctyp t1 t2 then [] else [(t1, t2)]
- 280 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExAss (_, ExFle (_, _, VaVal (None, VaVal "")), _)
- File "pa_ppx_import.ml", lines 288-292, characters 10-3:
- 288 | ..........match e with [
- 289 |     <:expr< $_$ := $_$ >> -> assignment_to_subst e
- 290 |   | <:expr< do { $list:l$ } >> ->
- 291 |     List.concat (List.map assignment_to_subst l)
- 292 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExSeq (_, VaAnt _)
- File "pa_ppx_import.ml", lines 376-381, characters 38-3:
- 376 | ......................................fun [
- 377 |     <:str_item:<  type $flag:_$ $list:_$ >>
- 378 |   | <:str_item:< [%% import: $type:_$ ] $itemattrs:_$ >> as si ->
- 379 |       registered_str_item_extension arg si
- 380 | 
- 381 |   ]....
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_ppx_import.ml", lines 431-440, characters 2-3:
- 431 | ..match t with [
- 432 |     <:ctyp< $t$ [@ $attribute:attr$ ] >> ->
- 433 |       import_module_type arg t
- 434 |   | <:ctyp< ( module  $longid:li$ . $lid:i$ ) >> ->
- 435 |       let sl = Longid.to_string_list li in
- 436 |       lookup_module_type (sl@[i])
- 437 |   | <:ctyp< ( module  $longid:li$ ) >> ->
- 438 |       let sl = Longid.to_string_list li in
- 439 |       lookup_module_type sl
- 440 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyAtt (_, _, VaAnt _)
- ocamlfind ocamlopt -g pa_ppx_import.cmx -a -o pa_ppx_import.cmxa
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,pa_ppx_base pa_ppx_import.cmxa -o camlp5.pa_ppx_import.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,pa_ppx_base -verbose -linkall -linkpkg -I +dynlink pa_ppx_import.cmxa -o camlp5.pa_ppx_import.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_unix,pkg_camlp5.extfun,pkg_camlp5.parser_quotations_base,pkg_camlp5.parser_quotations,pkg_rresult,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_import.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_extfun.cmx /home/opam/.opam/5.0/lib/camlp5/q_ast_base.cmx /home/opam/.opam/5.0/lib/camlp5/q_ast.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ../local-install/lib/pa_ppx_base/pa_ppx_base.cmxa /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/findlib/findlib.cmxa pa_ppx_import.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup97fcaa.o' '/tmp/camlstartupe70816.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_import.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/camlp5' '-L../local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L../local-install/lib/pa_ppx_runtime' '-L../local-install/lib/pa_ppx_base' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/findlib' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup97fcaa.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_import.a' '/home/opam/.opam/5.0/lib/findlib/findlib.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' '../local-install/lib/pa_ppx_base/pa_ppx_base.a' '../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '../local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/q_ast.o' '/home/opam/.opam/5.0/lib/camlp5/q_ast_base.o' '/home/opam/.opam/5.0/lib/camlp5/pa_extfun.o' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lpcre_stubs' '-lpcre' '-lunix' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' pa_ppx_import_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' pa_ppx_import_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal -c pa_ppx_import_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal' '-c' -syntax camlp5o  pa_ppx_import_ppo.ml
- File "pa_ppx_import_ppo.ml", lines 136-138, characters 4-42:
- 136 | ....match modpath with
- 137 |       [m] -> find_modty m sil
- 138 |     | m :: t -> findrec t (find_mod m sil)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_ppx_import_ppo.ml", lines 182-192, characters 2-42:
- 182 | ..match fst (Ctyp.unapplist t) with
- 183 |     MLast.TyLid (_, Ploc.VaVal lid) ->
- 184 |       failwith "self-type-lookup not implemented"
- 185 |   | MLast.TyAcc (_, modname, Ploc.VaVal lid) ->
- 186 |       let sl = Longid.to_string_list modname in
- ...
- 189 |           [] -> failwith "import_type: internal error"
- 190 |         | h :: t -> h, t
- 191 |       in
- 192 |       lookup_typedecl (fmod, modpath, lid)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyLid (_, VaAnt _)
- File "pa_ppx_import_ppo.ml", lines 250-258, characters 2-8:
- 250 | ..function
- 251 |     MLast.ExFle
- 252 |       (loc, MLast.ExLong (_, li), Ploc.VaVal (None, Ploc.VaVal id)) ->
- 253 |       MLast.TyAcc (loc, li, Ploc.VaVal id)
- 254 |   | MLast.ExLid (loc, Ploc.VaVal id) -> MLast.TyLid (loc, Ploc.VaVal id)
- 255 |   | MLast.ExExten
- 256 |       (_,
- 257 |        Ploc.VaVal (Ploc.VaVal (_, "typ"), MLast.TyAttr (_, Ploc.VaVal ty))) ->
- 258 |       ty
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFle (_, ExLong (_, _), VaVal (None, VaAnt _))
- File "pa_ppx_import_ppo.ml", lines 267-272, characters 2-50:
- 267 | ..function
- 268 |     MLast.ExAss
- 269 |       (loc, MLast.ExFle (_, e1, Ploc.VaVal (None, Ploc.VaVal "val")), e2) ->
- 270 |       let t1 = expr_to_ctyp loc e1 in
- 271 |       let t2 = expr_to_ctyp loc e2 in
- 272 |       if Reloc.eq_ctyp t1 t2 then [] else [t1, t2]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExAss (_, ExFle (_, _, VaVal (None, VaVal "")), _)
- File "pa_ppx_import_ppo.ml", lines 283-286, characters 4-52:
- 283 | ....match e with
- 284 |       MLast.ExAss (_, _, _) -> assignment_to_subst e
- 285 |     | MLast.ExSeq (_, Ploc.VaVal l) ->
- 286 |         List.concat (List.map assignment_to_subst l)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExSeq (_, VaAnt _)
- File "pa_ppx_import_ppo.ml", lines 376-383, characters 8-50:
- 376 | ........(function
- 377 |            MLast.StTyp (loc, Ploc.VaVal _, Ploc.VaVal _) |
- 378 |            MLast.StExten
- 379 |              (loc,
- 380 |               Ploc.VaVal
- 381 |                 (Ploc.VaVal (_, "import"), MLast.TyAttr (_, Ploc.VaVal _)),
- 382 |               Ploc.VaVal _) as si ->
- 383 |              registered_str_item_extension arg si)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_ppx_import_ppo.ml", lines 443-448, characters 2-64:
- 443 | ..match t with
- 444 |     MLast.TyAtt (_, t, Ploc.VaVal attr) -> import_module_type arg t
- 445 |   | MLast.TyPck (_, MLast.MtLongLid (_, li, Ploc.VaVal i)) ->
- 446 |       let sl = Longid.to_string_list li in lookup_module_type (sl @ [i])
- 447 |   | MLast.TyPck (_, MLast.MtLong (_, li)) ->
- 448 |       let sl = Longid.to_string_list li in lookup_module_type sl
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyAtt (_, _, VaAnt _)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal -c pa_ppx_import.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal' '-c' -syntax camlp5r  pa_ppx_import.ml
- File "pa_ppx_import.ml", lines 147-152, characters 2-3:
- 147 | ..match modpath with [
- 148 |     [m] ->
- 149 |     find_modty m sil
- 150 |   | [m :: t] ->
- 151 |     findrec t (find_mod m sil)
- 152 |   ]........
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []
- File "pa_ppx_import.ml", lines 206-212, characters 2-3:
- 206 | ..match fst (Ctyp.unapplist t)  with [
- 207 |     <:ctyp< $lid:lid$ >> -> failwith "self-type-lookup not implemented"
- 208 |   | <:ctyp< $longid:modname$ . $lid:lid$ >> ->
- 209 |     let sl = Longid.to_string_list modname in
- 210 |     let (fmod, modpath) = match sl with [ [] -> failwith "import_type: internal error" | [h::t] -> (h,t) ] in
- 211 |     lookup_typedecl (fmod, modpath, lid)
- 212 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyLid (_, VaAnt _)
- File "pa_ppx_import.ml", lines 259-263, characters 22-1:
- 259 | ......................fun [
- 260 |   <:expr:< $longid:li$ . $lid:id$ >> -> <:ctyp< $longid:li$ . $lid:id$ >>
- 261 | | <:expr:< $lid:id$ >> -> <:ctyp< $lid:id$ >>
- 262 | | <:expr< [%typ: $type:ty$] >> -> ty
- 263 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFle (_, ExLong (_, _), VaVal (None, VaAnt _))
- File "pa_ppx_import.ml", lines 275-280, characters 28-1:
- 275 | ............................fun [
- 276 |   <:expr:< $e1$ . val := $e2$ >> ->
- 277 |     let t1 = expr_to_ctyp loc e1 in
- 278 |     let t2 = expr_to_ctyp loc e2 in
- 279 |     if Reloc.eq_ctyp t1 t2 then [] else [(t1, t2)]
- 280 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExAss (_, ExFle (_, _, VaVal (None, VaVal "")), _)
- File "pa_ppx_import.ml", lines 288-292, characters 10-3:
- 288 | ..........match e with [
- 289 |     <:expr< $_$ := $_$ >> -> assignment_to_subst e
- 290 |   | <:expr< do { $list:l$ } >> ->
- 291 |     List.concat (List.map assignment_to_subst l)
- 292 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExSeq (_, VaAnt _)
- File "pa_ppx_import.ml", lines 376-381, characters 38-3:
- 376 | ......................................fun [
- 377 |     <:str_item:<  type $flag:_$ $list:_$ >>
- 378 |   | <:str_item:< [%% import: $type:_$ ] $itemattrs:_$ >> as si ->
- 379 |       registered_str_item_extension arg si
- 380 | 
- 381 |   ]....
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StTyp (_, VaVal _, VaAnt _)
- File "pa_ppx_import.ml", lines 431-440, characters 2-3:
- 431 | ..match t with [
- 432 |     <:ctyp< $t$ [@ $attribute:attr$ ] >> ->
- 433 |       import_module_type arg t
- 434 |   | <:ctyp< ( module  $longid:li$ . $lid:i$ ) >> ->
- 435 |       let sl = Longid.to_string_list li in
- 436 |       lookup_module_type (sl@[i])
- 437 |   | <:ctyp< ( module  $longid:li$ ) >> ->
- 438 |       let sl = Longid.to_string_list li in
- 439 |       lookup_module_type sl
- 440 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- TyAtt (_, _, VaAnt _)
- ocamlfind ocamlc -g pa_ppx_import.cmo -a -o pa_ppx_import.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,pa_ppx_base pa_ppx_import.cma -o camlp5.pa_ppx_import
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal,pa_ppx_base -verbose -linkall -linkpkg link17185.ml -I +dynlink pa_ppx_import.cma -o camlp5.pa_ppx_import odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_unix,pkg_camlp5.extfun,pkg_camlp5.parser_quotations_base,pkg_camlp5.parser_quotations,pkg_rresult,pkg_pcre,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_import -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/camlp5 -I ../local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ../local-install/lib/pa_ppx_runtime -I ../local-install/lib/pa_ppx_base -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.0/lib/camlp5/pa_extfun.cmo /home/opam/.opam/5.0/lib/camlp5/q_ast_base.cmo /home/opam/.opam/5.0/lib/camlp5/q_ast.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma ../local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ../local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ../local-install/lib/pa_ppx_base/pa_ppx_base.cma /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/findlib/findlib.cma link17185.ml pa_ppx_import.cma odyl.cmo
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_base,fmt,bos,compiler-libs.common,findlib.internal mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_import -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib META   pa_ppx_import.cma pa_ppx_import.cmxa pa_ppx_import.a pa_ppx_import.cmi pa_ppx_import.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib pa_ppx_import
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/META
- + ocamlfind install pa_ppx_import -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib META pa_ppx_import.cma pa_ppx_import.cmxa pa_ppx_import.a pa_ppx_import.cmi pa_ppx_import.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/pa_ppx_import.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/pa_ppx_import.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/pa_ppx_import.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/pa_ppx_import.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/pa_ppx_import.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib/pa_ppx_import/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -for-pack Pa_ppx_params_runtime -package rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations,camlp5.pr_o runtime.ml > runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -for-pack Pa_ppx_params_runtime -package rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations -c runtime.ml
- 'not-ocamlfind' 'preprocess' '-for-pack' 'Pa_ppx_params_runtime' '-package' 'rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations,camlp5.pr_o' -syntax camlp5r  runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-for-pack' 'Pa_ppx_params_runtime' '-package' 'rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations' '-c' -syntax camlp5r  runtime.ml
- not-ocamlfind preprocess: ignore -for-pack Pa_ppx_params_runtime
- ocamlfind ocamlopt -g -pack -o pa_ppx_params_runtime.cmx runtime.cmx
- ocamlfind ocamlopt -g pa_ppx_params_runtime.cmx -a -o pa_ppx_params_runtime.cmxa
- perl -p -i -e 's,-syntax camlp5r,-syntax camlp5o,' runtime_ppo.ml
- perl -p -i -e 's, -package pa_ppx.deriving_plugins.params , ,' runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g   -for-pack Pa_ppx_params_runtime -package rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations -c runtime_ppo.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_params_runtime' '-package' 'rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations' '-c' -syntax camlp5o  runtime_ppo.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -for-pack Pa_ppx_params_runtime -package rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations -c runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-for-pack' 'Pa_ppx_params_runtime' '-package' 'rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations' '-c' -syntax camlp5r  runtime.ml
- ocamlfind ocamlc -g -pack -o pa_ppx_params_runtime.cmo runtime.cmo
- ocamlfind ocamlc -g pa_ppx_params_runtime.cmo -a -o pa_ppx_params_runtime.cma
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package rresult,fmt,camlp5,uint,pa_ppx_base,pa_ppx_deriving_plugins.std,camlp5.parser_quotations mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_params_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib META   pa_ppx_params_runtime.cma pa_ppx_params_runtime.cmxa pa_ppx_params_runtime.a pa_ppx_params_runtime.cmi pa_ppx_params_runtime.cmx
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib pa_ppx_params_runtime
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/META
- + ocamlfind install pa_ppx_params_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib META pa_ppx_params_runtime.cma pa_ppx_params_runtime.cmxa pa_ppx_params_runtime.a pa_ppx_params_runtime.cmi pa_ppx_params_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/pa_ppx_params_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/pa_ppx_params_runtime.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/pa_ppx_params_runtime.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/pa_ppx_params_runtime.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/pa_ppx_params_runtime.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib/pa_ppx_params_runtime/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5o.pa_ppx
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5o.pa_ppx.opt
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5r.pa_ppx
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5r.pa_ppx.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg -I +dynlink -o camlp5o.pa_ppx.opt odyl.cmx
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg -I +dynlink -o camlp5r.pa_ppx.opt odyl.cmx
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg link17275.ml -I +dynlink -o camlp5o.pa_ppx odyl.cmo
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg link17277.ml -I +dynlink -o camlp5r.pa_ppx odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_op.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ./local-install/lib/pa_ppx_base/pa_ppx_base.cma ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cma ./local-install/lib/pa_ppx_here/pa_ppx_here.cma ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cma ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cma ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cma ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmo ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cma /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/findlib/findlib.cma ./local-install/lib/pa_ppx_import/pa_ppx_import.cma link17275.ml odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_camlp5.pa_o,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ./local-install/lib/pa_ppx_base/pa_ppx_base.cma ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cma ./local-install/lib/pa_ppx_here/pa_ppx_here.cma ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cma ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cma ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cma ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmo ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cma /home/opam/.opam/5.0/lib/camlp5/pa_o.cmo /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/findlib/findlib.cma ./local-install/lib/pa_ppx_import/pa_ppx_import.cma link17277.ml odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_op.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ./local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmxa ./local-install/lib/pa_ppx_here/pa_ppx_here.cmxa ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cmxa ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cmxa ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cmxa ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmx ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmxa /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/findlib/findlib.cmxa ./local-install/lib/pa_ppx_import/pa_ppx_import.cmxa odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_camlp5.pa_o,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ./local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmxa ./local-install/lib/pa_ppx_here/pa_ppx_here.cmxa ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cmxa ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cmxa ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cmxa ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmx ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_o.cmx /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/findlib/findlib.cmxa ./local-install/lib/pa_ppx_import/pa_ppx_import.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup976f6b.o' '/tmp/camlstartupe62d60.s'
- + as  -o '/tmp/camlstartup7e44a3.o' '/tmp/camlstartup4a0091.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5o.pa_ppx.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L./local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L./local-install/lib/pa_ppx_runtime' '-L./local-install/lib/pa_ppx_base' '-L./local-install/lib/pa_ppx_unmatched_vala' '-L./local-install/lib/pa_ppx_here' '-L./local-install/lib/pa_ppx_assert' '-L./local-install/lib/pa_ppx_inline_test' '-L./local-install/lib/pa_ppx_expect_test' '-L./local-install/lib/pa_ppx_deriving' '-L./local-install/lib/pa_ppx_deriving_plugins' '-L./local-install/lib/pa_ppx_hashrecons' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/findlib' '-L./local-install/lib/pa_ppx_import' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup976f6b.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' './local-install/lib/pa_ppx_import/pa_ppx_import.a' '/home/opam/.opam/5.0/lib/findlib/findlib.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' './local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.a' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.o' './local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' './local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.a' './local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.a' './local-install/lib/pa_ppx_assert/pa_ppx_assert.a' './local-install/lib/pa_ppx_here/pa_ppx_here.a' './local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.a' './local-install/lib/pa_ppx_base/pa_ppx_base.a' './local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' './local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_op.o' '/home/opam/.opam/5.0/lib/camlp5/pr_o.o' '/home/opam/.opam/5.0/lib/camlp5/pa_o.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5r.pa_ppx.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L./local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L./local-install/lib/pa_ppx_runtime' '-L./local-install/lib/pa_ppx_base' '-L./local-install/lib/pa_ppx_unmatched_vala' '-L./local-install/lib/pa_ppx_here' '-L./local-install/lib/pa_ppx_assert' '-L./local-install/lib/pa_ppx_inline_test' '-L./local-install/lib/pa_ppx_expect_test' '-L./local-install/lib/pa_ppx_deriving' '-L./local-install/lib/pa_ppx_deriving_plugins' '-L./local-install/lib/pa_ppx_hashrecons' '-L/home/opam/.opam/5.0/lib/camlp5' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/findlib' '-L./local-install/lib/pa_ppx_import' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup7e44a3.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' './local-install/lib/pa_ppx_import/pa_ppx_import.a' '/home/opam/.opam/5.0/lib/findlib/findlib.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' '/home/opam/.opam/5.0/lib/camlp5/pa_o.o' './local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.a' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.o' './local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' './local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.a' './local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.a' './local-install/lib/pa_ppx_assert/pa_ppx_assert.a' './local-install/lib/pa_ppx_here/pa_ppx_here.a' './local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.a' './local-install/lib/pa_ppx_base/pa_ppx_base.a' './local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' './local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
-> compiled  pa_ppx.0.12
Processing 109/117: [pa_ppx: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12)
- set -e; for i in util-lib testutils runtime runtime_fat base pa_unmatched_vala pa_dock pa_here pa_here_original pa_undo_deriving pa_assert pa_inline_test pa_expect_test pa_hashrecons pa_deriving pa_deriving.plugins pa_import params_runtime; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_utils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib/../local-install//lib META std2.mli  std.mli  tsort0.mli  uf.mli pack.mli  pa_ppx_utils.cma pa_ppx_utils.cmxa pa_ppx_utils.a pa_ppx_utils.cmi pa_ppx_utils.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/util-lib'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_testutils -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils/../local-install//lib META   pa_ppx_testutils.cma pa_ppx_testutils.cmxa pa_ppx_testutils.a pa_ppx_testutils.cmi pa_ppx_testutils.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/testutils'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime/../local-install//lib META exceptions.mli  pa_ppx_runtime.cma pa_ppx_runtime.cmxa pa_ppx_runtime.a pa_ppx_runtime.cmi pa_ppx_runtime.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_runtime_fat -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat/../local-install//lib META exceptions.mli  pa_ppx_runtime_fat.cma pa_ppx_runtime_fat.cmxa pa_ppx_runtime_fat.a pa_ppx_runtime_fat.cmi pa_ppx_runtime_fat.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/runtime_fat'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_base -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base/../local-install//lib META ppxutil.mli pa_passthru.mli pp_MLast.mli pp_parsetree.mli  pa_ppx_base.cma pa_ppx_base.cmxa pa_ppx_base.a pa_ppx_base.cmi pa_ppx_base.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/base'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_unmatched_vala -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala/../local-install//lib META   pa_ppx_unmatched_vala.cma pa_ppx_unmatched_vala.cmxa pa_ppx_unmatched_vala.a pa_ppx_unmatched_vala.cmi pa_ppx_unmatched_vala.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_unmatched_vala'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_dock -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock/../local-install//lib META pa_dock.mli  pa_ppx_dock.cma pa_ppx_dock.cmxa pa_ppx_dock.a pa_ppx_dock.cmi pa_ppx_dock.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_dock'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_here -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here/../local-install//lib META   pa_ppx_here.cma pa_ppx_here.cmxa pa_ppx_here.a pa_ppx_here.cmi pa_ppx_here.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_here_original -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original/../local-install//lib META   pa_ppx_here_original.cma pa_ppx_here_original.cmxa pa_ppx_here_original.a pa_ppx_here_original.cmi pa_ppx_here_original.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_here_original'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_undo_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving/../local-install//lib META   pa_undo_deriving.cma pa_undo_deriving.cmxa pa_undo_deriving.a pa_undo_deriving.cmi pa_undo_deriving.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_undo_deriving'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_assert -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert/../local-install//lib META   pa_ppx_assert.cma pa_ppx_assert.cmxa pa_ppx_assert.a pa_ppx_assert.cmi pa_ppx_assert.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_assert'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_inline_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test/../local-install//lib META   pa_ppx_inline_test.cma pa_ppx_inline_test.cmxa pa_ppx_inline_test.a pa_ppx_inline_test.cmi pa_ppx_inline_test.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_inline_test'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_expect_test -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test/../local-install//lib META   pa_ppx_expect_test.cma pa_ppx_expect_test.cmxa pa_ppx_expect_test.a pa_ppx_expect_test.cmi pa_ppx_expect_test.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_expect_test'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_hashrecons -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons/../local-install//lib META   pa_ppx_hashrecons.cma pa_ppx_hashrecons.cmxa pa_ppx_hashrecons.a pa_ppx_hashrecons.cmi pa_ppx_hashrecons.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_hashrecons'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_deriving -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving/../local-install//lib META surveil.mli pa_deriving_base.mli pa_deriving.mli  pa_ppx_deriving.cma pa_ppx_deriving.cmxa pa_ppx_deriving.a pa_ppx_deriving.cmi pa_ppx_deriving.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_deriving_plugins -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins/../local-install//lib META   pa_deriving_params.cmo pa_deriving_show.cmo pa_deriving_eq.cmo pa_deriving_ord.cmo pa_deriving_enum.cmo pa_deriving_iter.cmo pa_deriving_map.cmo pa_deriving_fold.cmo pa_deriving_make.cmo pa_deriving_yojson.cmo pa_deriving_sexp.cmo pa_deriving_params.cmx pa_deriving_show.cmx pa_deriving_eq.cmx pa_deriving_ord.cmx pa_deriving_enum.cmx pa_deriving_iter.cmx pa_deriving_map.cmx pa_deriving_fold.cmx pa_deriving_make.cmx pa_deriving_yojson.cmx pa_deriving_sexp.cmx pa_deriving_params.cmi pa_deriving_show.cmi pa_deriving_eq.cmi pa_deriving_ord.cmi pa_deriving_enum.cmi pa_deriving_iter.cmi pa_deriving_map.cmi pa_deriving_fold.cmi pa_deriving_make.cmi pa_deriving_yojson.cmi pa_deriving_sexp.cmi pa_deriving_params.o pa_deriving_show.o pa_deriving_eq.o pa_deriving_ord.o pa_deriving_enum.o pa_deriving_iter.o pa_deriving_map.o pa_deriving_fold.o pa_deriving_make.o pa_deriving_yojson.o pa_deriving_sexp.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_deriving.plugins'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_import -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import/../local-install//lib META   pa_ppx_import.cma pa_ppx_import.cmxa pa_ppx_import.a pa_ppx_import.cmi pa_ppx_import.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/pa_import'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_params_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime/../local-install//lib META   pa_ppx_params_runtime.cma pa_ppx_params_runtime.cmxa pa_ppx_params_runtime.a pa_ppx_params_runtime.cmi pa_ppx_params_runtime.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx.0.12/params_runtime'
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5o.pa_ppx
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg link17434.ml -I +dynlink -o camlp5o.pa_ppx odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_o.cmo /home/opam/.opam/5.0/lib/camlp5/pr_op.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ./local-install/lib/pa_ppx_base/pa_ppx_base.cma ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cma ./local-install/lib/pa_ppx_here/pa_ppx_here.cma ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cma ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cma ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cma ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmo ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cma /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/findlib/findlib.cma ./local-install/lib/pa_ppx_import/pa_ppx_import.cma link17434.ml odyl.cmo
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5o.pa_ppx.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_o,camlp5.pr_o,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg -I +dynlink -o camlp5o.pa_ppx.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_o,pkg_camlp5.pr_o,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5o.pa_ppx.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_o.cmx /home/opam/.opam/5.0/lib/camlp5/pr_op.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ./local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmxa ./local-install/lib/pa_ppx_here/pa_ppx_here.cmxa ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cmxa ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cmxa ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cmxa ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmx ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmxa /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/findlib/findlib.cmxa ./local-install/lib/pa_ppx_import/pa_ppx_import.cmxa odyl.cmx
- + as  -o '/tmp/camlstartupa8ba00.o' '/tmp/camlstartup3291fa.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5o.pa_ppx.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L./local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L./local-install/lib/pa_ppx_runtime' '-L./local-install/lib/pa_ppx_base' '-L./local-install/lib/pa_ppx_unmatched_vala' '-L./local-install/lib/pa_ppx_here' '-L./local-install/lib/pa_ppx_assert' '-L./local-install/lib/pa_ppx_inline_test' '-L./local-install/lib/pa_ppx_expect_test' '-L./local-install/lib/pa_ppx_deriving' '-L./local-install/lib/pa_ppx_deriving_plugins' '-L./local-install/lib/pa_ppx_hashrecons' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/findlib' '-L./local-install/lib/pa_ppx_import' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartupa8ba00.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' './local-install/lib/pa_ppx_import/pa_ppx_import.a' '/home/opam/.opam/5.0/lib/findlib/findlib.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' './local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.a' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.o' './local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' './local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.a' './local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.a' './local-install/lib/pa_ppx_assert/pa_ppx_assert.a' './local-install/lib/pa_ppx_here/pa_ppx_here.a' './local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.a' './local-install/lib/pa_ppx_base/pa_ppx_base.a' './local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' './local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_op.o' '/home/opam/.opam/5.0/lib/camlp5/pr_o.o' '/home/opam/.opam/5.0/lib/camlp5/pa_o.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5 -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5r.pa_ppx
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg link17458.ml -I +dynlink -o camlp5r.pa_ppx odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_camlp5.pa_o,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cma ./local-install/lib/pa_ppx_base/pa_ppx_base.cma ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cma ./local-install/lib/pa_ppx_here/pa_ppx_here.cma ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cma ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cma ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cma ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cma ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmo ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmo ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cma /home/opam/.opam/5.0/lib/camlp5/pa_o.cmo /home/opam/.opam/5.0/lib/astring/astring.cma /home/opam/.opam/5.0/lib/fpath/fpath.cma /home/opam/.opam/5.0/lib/logs/logs.cma /home/opam/.opam/5.0/lib/bos/bos.cma /home/opam/.opam/5.0/lib/findlib/findlib.cma ./local-install/lib/pa_ppx_import/pa_ppx_import.cma link17458.ml odyl.cmo
- env TOP=. ocamlfind camlp5-buildscripts/LAUNCH -- mkcamlp5.opt -verbose -I +dynlink -package camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -o camlp5r.pa_ppx.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,camlp5.pa_r,camlp5.pr_r,pa_ppx_utils,pa_ppx_base,pa_ppx_unmatched_vala,pa_ppx_here,pa_ppx_assert,pa_ppx_inline_test,pa_ppx_expect_test,pa_ppx_deriving,pa_ppx_deriving_plugins.std,pa_ppx_deriving_plugins.yojson,pa_ppx_hashrecons,pa_ppx_import -verbose -linkall -linkpkg -I +dynlink -o camlp5r.pa_ppx.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx_utils,pkg_rresult,pkg_fmt,pkg_result,pkg_sexplib0,pkg_pa_ppx_runtime,pkg_pa_ppx_base,pkg_pa_ppx_unmatched_vala,pkg_pa_ppx_here,pkg_pa_ppx_assert,pkg_pa_ppx_inline_test,pkg_pa_ppx_expect_test,pkg_pa_ppx_deriving,pkg_pa_ppx_deriving_plugins.std,pkg_pa_ppx_deriving_plugins.yojson,pkg_pa_ppx_hashrecons,pkg_camlp5.pa_o,pkg_astring,pkg_fpath,pkg_logs,pkg_bos,pkg_findlib.internal,pkg_pa_ppx_import,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5r.pa_ppx.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I ./local-install/lib/pa_ppx_utils -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I ./local-install/lib/pa_ppx_runtime -I ./local-install/lib/pa_ppx_base -I ./local-install/lib/pa_ppx_unmatched_vala -I ./local-install/lib/pa_ppx_here -I ./local-install/lib/pa_ppx_assert -I ./local-install/lib/pa_ppx_inline_test -I ./local-install/lib/pa_ppx_expect_test -I ./local-install/lib/pa_ppx_deriving -I ./local-install/lib/pa_ppx_deriving_plugins -I ./local-install/lib/pa_ppx_hashrecons -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/astring -I /home/opam/.opam/5.0/lib/fpath -I /home/opam/.opam/5.0/lib/logs -I /home/opam/.opam/5.0/lib/bos -I /home/opam/.opam/5.0/lib/findlib -I ./local-install/lib/pa_ppx_import /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa ./local-install/lib/pa_ppx_utils/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa ./local-install/lib/pa_ppx_runtime/pa_ppx_runtime.cmxa ./local-install/lib/pa_ppx_base/pa_ppx_base.cmxa ./local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.cmxa ./local-install/lib/pa_ppx_here/pa_ppx_here.cmxa ./local-install/lib/pa_ppx_assert/pa_ppx_assert.cmxa ./local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.cmxa ./local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.cmxa ./local-install/lib/pa_ppx_deriving/pa_ppx_deriving.cmxa ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.cmx ./local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.cmx ./local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_o.cmx /home/opam/.opam/5.0/lib/astring/astring.cmxa /home/opam/.opam/5.0/lib/fpath/fpath.cmxa /home/opam/.opam/5.0/lib/logs/logs.cmxa /home/opam/.opam/5.0/lib/bos/bos.cmxa /home/opam/.opam/5.0/lib/findlib/findlib.cmxa ./local-install/lib/pa_ppx_import/pa_ppx_import.cmxa odyl.cmx
- + as  -o '/tmp/camlstartup56f27d.o' '/tmp/camlstartup2b927b.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5r.pa_ppx.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L./local-install/lib/pa_ppx_utils' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L./local-install/lib/pa_ppx_runtime' '-L./local-install/lib/pa_ppx_base' '-L./local-install/lib/pa_ppx_unmatched_vala' '-L./local-install/lib/pa_ppx_here' '-L./local-install/lib/pa_ppx_assert' '-L./local-install/lib/pa_ppx_inline_test' '-L./local-install/lib/pa_ppx_expect_test' '-L./local-install/lib/pa_ppx_deriving' '-L./local-install/lib/pa_ppx_deriving_plugins' '-L./local-install/lib/pa_ppx_hashrecons' '-L/home/opam/.opam/5.0/lib/camlp5' '-L/home/opam/.opam/5.0/lib/astring' '-L/home/opam/.opam/5.0/lib/fpath' '-L/home/opam/.opam/5.0/lib/logs' '-L/home/opam/.opam/5.0/lib/bos' '-L/home/opam/.opam/5.0/lib/findlib' '-L./local-install/lib/pa_ppx_import' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup56f27d.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' './local-install/lib/pa_ppx_import/pa_ppx_import.a' '/home/opam/.opam/5.0/lib/findlib/findlib.a' '/home/opam/.opam/5.0/lib/bos/bos.a' '/home/opam/.opam/5.0/lib/logs/logs.a' '/home/opam/.opam/5.0/lib/fpath/fpath.a' '/home/opam/.opam/5.0/lib/astring/astring.a' '/home/opam/.opam/5.0/lib/camlp5/pa_o.o' './local-install/lib/pa_ppx_hashrecons/pa_ppx_hashrecons.a' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_yojson.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_make.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_fold.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_map.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_iter.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_enum.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_ord.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_eq.o' './local-install/lib/pa_ppx_deriving_plugins/pa_deriving_show.o' './local-install/lib/pa_ppx_deriving/pa_ppx_deriving.a' './local-install/lib/pa_ppx_expect_test/pa_ppx_expect_test.a' './local-install/lib/pa_ppx_inline_test/pa_ppx_inline_test.a' './local-install/lib/pa_ppx_assert/pa_ppx_assert.a' './local-install/lib/pa_ppx_here/pa_ppx_here.a' './local-install/lib/pa_ppx_unmatched_vala/pa_ppx_unmatched_vala.a' './local-install/lib/pa_ppx_base/pa_ppx_base.a' './local-install/lib/pa_ppx_runtime/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' './local-install/lib/pa_ppx_utils/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- echo 'version = "0.09"' > META
- echo 'description = "pa_ppx: camlp5-based PPX rewriters"' >> META
- ocamlfind camlp5-buildscripts/join_meta \
- 	-rewrite pa_ppx_params_runtime:pa_ppx.params_runtime \
- 	-wrap-subdir params_runtime:params_runtime \
- 	-rewrite pa_ppx_expect_test:pa_ppx.expect_test \
- 	-wrap-subdir expect_test:pa_expect_test \
- 	-rewrite pa_ppx_inline_test:pa_ppx.inline_test \
- 	-wrap-subdir inline_test:pa_inline_test \
- 	-rewrite pa_ppx_assert:pa_ppx.assert \
- 	-wrap-subdir assert:pa_assert \
- 	-rewrite pa_ppx_here_original:pa_ppx.here_original \
- 	-wrap-subdir here_original:pa_here_original \
- 	-rewrite pa_ppx_here:pa_ppx.here \
- 	-wrap-subdir here:pa_here \
- 	-rewrite pa_ppx_import:pa_ppx.import \
- 	-wrap-subdir import:pa_import \
- 	-rewrite pa_ppx_dock:pa_ppx.dock \
- 	-wrap-subdir dock:pa_dock \
- 	-rewrite pa_ppx_deriving_plugins:pa_ppx.deriving_plugins \
- 	-wrap-subdir deriving_plugins:pa_deriving.plugins \
- 	-rewrite pa_ppx_deriving:pa_ppx.deriving \
- 	-wrap-subdir deriving:pa_deriving \
- 	-rewrite pa_ppx_hashrecons:pa_ppx.hashrecons \
- 	-wrap-subdir hashrecons:pa_hashrecons \
- 	-rewrite pa_ppx_unmatched_vala:pa_ppx.unmatched_vala \
- 	-wrap-subdir unmatched_vala:pa_unmatched_vala \
- 	-rewrite pa_ppx_base:pa_ppx.base \
- 	-wrap-subdir base:base \
- 	-rewrite pa_ppx_runtime_fat:pa_ppx.runtime_fat \
- 	-wrap-subdir runtime_fat:runtime_fat \
- 	-rewrite pa_ppx_runtime:pa_ppx.runtime \
- 	-wrap-subdir runtime:runtime \
- 	-rewrite pa_ppx_testutils:pa_ppx.testutils \
- 	-wrap-subdir testutils:testutils \
- 	-rewrite pa_ppx_utils:pa_ppx.utils \
- 	-wrap-subdir utils:util-lib >> META
- ocamlfind remove pa_ppx || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/pa_ppx/META
- ocamlfind install pa_ppx META local-install/lib/*/*.*
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_undo_deriving.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_undo_deriving.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_undo_deriving.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_undo_deriving.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_undo_deriving.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/uf.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/tsort0.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/std2.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/std.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pack.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_unmatched_vala.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_unmatched_vala.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_unmatched_vala.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_unmatched_vala.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_unmatched_vala.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_testutils.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_testutils.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_testutils.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_testutils.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_testutils.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime_fat.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime_fat.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime_fat.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime_fat.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime_fat.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/exceptions.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.a
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/5.0/lib/pa_ppx/exceptions.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/exceptions.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_params_runtime.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_params_runtime.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_params_runtime.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_params_runtime.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_params_runtime.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_inline_test.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_inline_test.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_inline_test.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_inline_test.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_inline_test.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_import.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_import.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_import.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_import.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_import.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here_original.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here_original.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here_original.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here_original.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here_original.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_here.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_hashrecons.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_hashrecons.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_hashrecons.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_hashrecons.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_hashrecons.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_expect_test.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_expect_test.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_expect_test.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_expect_test.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_expect_test.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_dock.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_dock.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_dock.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_dock.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_dock.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_dock.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_yojson.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_yojson.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_yojson.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_yojson.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_show.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_show.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_show.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_show.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_sexp.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_sexp.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_sexp.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_sexp.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_params.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_params.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_params.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_params.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_ord.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_ord.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_ord.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_ord.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_map.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_map.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_map.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_map.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_make.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_make.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_make.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_make.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_iter.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_iter.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_iter.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_iter.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_fold.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_fold.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_fold.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_fold.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_eq.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_eq.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_eq.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_eq.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_enum.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_enum.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_enum.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_enum.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/surveil.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_deriving.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_deriving.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_deriving.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_deriving.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_deriving.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving_base.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_deriving.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/ppxutil.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pp_parsetree.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pp_MLast.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_passthru.mli
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_assert.cmxa
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_assert.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_assert.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_assert.cma
- Installed /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_assert.a
- Installed /home/opam/.opam/5.0/lib/pa_ppx/META
-> installed pa_ppx.0.12
Processing 110/117: [pa_ppx_migrate: make sys]
Processing 111/117: [pa_ppx_migrate: make sys] [pa_ppx_static: make sys]
- set -e; for i in runtime pa_static; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,camlp5,pa_ppx.base -c pa_ppx_static_runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,camlp5,pa_ppx.base' '-c' -syntax camlp5o  pa_ppx_static_runtime.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,camlp5,pa_ppx.base -c pa_ppx_static_runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,camlp5,pa_ppx.base' '-c' -syntax camlp5o  pa_ppx_static_runtime.ml
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,camlp5,pa_ppx.base mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_static_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib META   pa_ppx_static_runtime.cmo pa_ppx_static_runtime.cmx pa_ppx_static_runtime.cmi pa_ppx_static_runtime.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib pa_ppx_static_runtime
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/META
- + ocamlfind install pa_ppx_static_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib META pa_ppx_static_runtime.cmo pa_ppx_static_runtime.cmx pa_ppx_static_runtime.cmi pa_ppx_static_runtime.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/pa_ppx_static_runtime.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/pa_ppx_static_runtime.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/pa_ppx_static_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/pa_ppx_static_runtime.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib/pa_ppx_static_runtime/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std -c pa_ppx_static.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std' '-c' -syntax camlp5o  pa_ppx_static.ml
- mkcamlp5 -verbose -I +dynlink -package fmt,re,camlp5.pa_r,camlp5.pr_r,pa_ppx.base pa_ppx_static.cmo -o camlp5.pa_ppx_static
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,re,camlp5.pa_r,camlp5.pr_r,pa_ppx.base -verbose -linkall -linkpkg link17555.ml -I +dynlink pa_ppx_static.cmo -o camlp5.pa_ppx_static odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_seq,pkg_re,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx.utils,pkg_result,pkg_sexplib0,pkg_pa_ppx.runtime,pkg_pa_ppx.base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_static -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/pa_ppx /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/re/re.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cma link17555.ml pa_ppx_static.cmo odyl.cmo
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std -c pa_ppx_static.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std' '-c' -syntax camlp5o  pa_ppx_static.ml
- mkcamlp5.opt -verbose -I +dynlink -package fmt,re,camlp5.pa_r,camlp5.pr_r,pa_ppx.base pa_ppx_static.cmx -o camlp5.pa_ppx_static.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,re,camlp5.pa_r,camlp5.pr_r,pa_ppx.base -verbose -linkall -linkpkg -I +dynlink pa_ppx_static.cmx -o camlp5.pa_ppx_static.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_seq,pkg_re,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_pcre,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx.utils,pkg_result,pkg_sexplib0,pkg_pa_ppx.runtime,pkg_pa_ppx.base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_static.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/pa_ppx /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/re/re.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cmxa pa_ppx_static.cmx odyl.cmx
- + as  -o '/tmp/camlstartup02de39.o' '/tmp/camlstartup9c858f.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_static.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/seq' '-L/home/opam/.opam/5.0/lib/re' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L/home/opam/.opam/5.0/lib/pa_ppx' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup02de39.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_static.o' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.a' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/re/re.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_static -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib META   pa_ppx_static.cmo pa_ppx_static.cmx pa_ppx_static.cmi pa_ppx_static.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib pa_ppx_static
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/META
- + ocamlfind install pa_ppx_static -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib META pa_ppx_static.cmo pa_ppx_static.cmx pa_ppx_static.cmi pa_ppx_static.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/pa_ppx_static.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/pa_ppx_static.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/pa_ppx_static.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/pa_ppx_static.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib/pa_ppx_static/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
-> compiled  pa_ppx_static.0.02
Processing 111/117: [pa_ppx_migrate: make sys]
Processing 112/117: [pa_ppx_migrate: make sys] [pa_ppx_static: make install]
- set -e; for i in runtime pa_static; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_static_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime/../local-install//lib META   pa_ppx_static_runtime.cmo pa_ppx_static_runtime.cmx pa_ppx_static_runtime.cmi pa_ppx_static_runtime.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_static -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static/../local-install//lib META   pa_ppx_static.cmo pa_ppx_static.cmx pa_ppx_static.cmi pa_ppx_static.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_static.0.02/pa_static'
- ocamlfind camlp5-buildscripts/join_meta -rewrite pa_ppx_static_runtime:pa_ppx_static.runtime \
- 		-direct-include pa_static \
- 		-wrap-subdir runtime:runtime > META
- ocamlfind remove pa_ppx_static || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/pa_ppx_static/META
- ocamlfind install pa_ppx_static META local-install/lib/*/*.*
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static_runtime.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static_runtime.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static_runtime.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static_runtime.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/pa_ppx_static.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_static/META
-> installed pa_ppx_static.0.02
Processing 112/117: [pa_ppx_migrate: make sys]
+ /usr/bin/make "sys" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11)
- set -e; for i in pa_migrate pa_ocaml_migrate_parsetree; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime -c pa_deriving_migrate.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime' '-c' -syntax camlp5r  pa_deriving_migrate.ml
- File "pa_deriving_migrate.ml", line 37, characters 24-32:
- 37 |     | exception Failure "caught" -> None
-                              ^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 13.5)
- File "pa_deriving_migrate.ml", lines 101-109, characters 30-1:
- 101 | ..............................fun [
- 102 |   None -> []
- 103 | | Some <:expr< fun [ $list:l$ ] >> ->
- 104 |   List.map (fun (p,wheno,e) ->
- 105 |       match Patt.unapplist p with [
- 106 |         (<:patt< $uid:uid$ >>, _) -> (uid, (p, wheno, e))
- 107 |       | _ -> Ploc.raise (loc_of_patt p) (Failure "extract_case_branches: case-branches must start with a UIDENT")
- 108 |       ]) l
- 109 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (ExFun (_, VaAnt _))
- File "pa_deriving_migrate.ml", lines 164-168, characters 21-3:
- 164 | .....................fun [
- 165 |     <:expr< [] >> -> List.rev acc
- 166 |   | <:expr< [ ( [%typ: $type:t1$], [%typ: $type:t2$] ) :: $tl$ ] >> ->
- 167 |     crec [ (t1, t2) :: acc ] tl
- 168 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExLong (_, LiUid (_, VaVal ""))
- File "pa_deriving_migrate.ml", lines 552-557, characters 6-9:
- 552 | ......match e with [
- 553 |           <:expr:< fun [ $patt$ -> $expr$ ] >> ->
- 554 |               let expr = <:expr< $uid:uid$ $expr$ >> in
- 555 |               let expr = Dispatch1.expr_wrap_dsttype_module d expr in
- 556 |               [(<:patt< $uid:uid$ $patt$ >>, <:vala< None >>, expr)]
- 557 |         ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFun (_, VaVal ((_, VaVal None, _)::(_, _, _)::_))
- File "pa_deriving_migrate.ml", lines 543-572, characters 21-5:
- 543 | .....................fun [
- 544 |       <:constructor:< $uid:uid$ of { $list:ltl$ } >> ->
- 545 |       let custom_branches = Std.filter (fun (n, _) -> uid = n) d.Dispatch1.custom_branches in
- 546 |       if custom_branches <> [] then
- 547 |         List.map snd custom_branches
- ...
- 569 |         ) <:expr< $uid:uid$ >> argvars in
- 570 |       [(patt, <:vala< None >>, Dispatch1.expr_wrap_dsttype_module d expr)]
- 571 | 
- 572 |     ].............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaVal (_::_))
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime -c pa_deriving_migrate.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime' '-c' -syntax camlp5r  pa_deriving_migrate.ml
- File "pa_deriving_migrate.ml", line 37, characters 24-32:
- 37 |     | exception Failure "caught" -> None
-                              ^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 13.5)
- File "pa_deriving_migrate.ml", lines 101-109, characters 30-1:
- 101 | ..............................fun [
- 102 |   None -> []
- 103 | | Some <:expr< fun [ $list:l$ ] >> ->
- 104 |   List.map (fun (p,wheno,e) ->
- 105 |       match Patt.unapplist p with [
- 106 |         (<:patt< $uid:uid$ >>, _) -> (uid, (p, wheno, e))
- 107 |       | _ -> Ploc.raise (loc_of_patt p) (Failure "extract_case_branches: case-branches must start with a UIDENT")
- 108 |       ]) l
- 109 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Some (ExFun (_, VaAnt _))
- File "pa_deriving_migrate.ml", lines 164-168, characters 21-3:
- 164 | .....................fun [
- 165 |     <:expr< [] >> -> List.rev acc
- 166 |   | <:expr< [ ( [%typ: $type:t1$], [%typ: $type:t2$] ) :: $tl$ ] >> ->
- 167 |     crec [ (t1, t2) :: acc ] tl
- 168 |   ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExLong (_, LiUid (_, VaVal ""))
- File "pa_deriving_migrate.ml", lines 552-557, characters 6-9:
- 552 | ......match e with [
- 553 |           <:expr:< fun [ $patt$ -> $expr$ ] >> ->
- 554 |               let expr = <:expr< $uid:uid$ $expr$ >> in
- 555 |               let expr = Dispatch1.expr_wrap_dsttype_module d expr in
- 556 |               [(<:patt< $uid:uid$ $patt$ >>, <:vala< None >>, expr)]
- 557 |         ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFun (_, VaVal ((_, VaVal None, _)::(_, _, _)::_))
- File "pa_deriving_migrate.ml", lines 543-572, characters 21-5:
- 543 | .....................fun [
- 544 |       <:constructor:< $uid:uid$ of { $list:ltl$ } >> ->
- 545 |       let custom_branches = Std.filter (fun (n, _) -> uid = n) d.Dispatch1.custom_branches in
- 546 |       if custom_branches <> [] then
- 547 |         List.map snd custom_branches
- ...
- 569 |         ) <:expr< $uid:uid$ >> argvars in
- 570 |       [(patt, <:vala< None >>, Dispatch1.expr_wrap_dsttype_module d expr)]
- 571 | 
- 572 |     ].............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal _, VaVal [], VaVal _, VaVal None, VaVal (_::_))
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib META   pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib pa_ppx_migrate
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/META
- + ocamlfind install pa_ppx_migrate -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib META pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib/pa_ppx_migrate/META
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- cppo -D PREFIX -V OCAML:5.0.0 ast.ORIG.ml > ast.ml.NEW && mv ast.ml.NEW ast.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind not-ocamlfind preprocess  -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate -ppopt -pa_import-package -ppopt fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos,camlp5.pr_o ast.ml > ast_CURRENT.ml.NEW && mv ast_CURRENT.ml.NEW ast_CURRENT.ml
- 'not-ocamlfind' 'preprocess' '-ppopt' '-pa_import-I' '-ppopt' '.' '-ppopt' '-pa_passthru-debug' '-package' 'pa_ppx.import,pa_ppx_migrate' '-ppopt' '-pa_import-package' '-ppopt' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos,camlp5.pr_o' -syntax camlp5o  ast.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/lexing.mli in 0.021003 secs]
- [find_type: position]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/warnings.cmi in 0.023065 secs]
- [find_type: loc]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/location.cmi in 0.033423 secs]
- [find_type: t]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: loc]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/longident.cmi in 0.002361 secs]
- [find_type: t]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/asttypes.cmi in 0.006667 secs]
- [find_type: loc]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: arg_label]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: label]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: closed_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: rec_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: direction_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: private_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: mutable_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: virtual_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: override_flag]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: variance]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: injectivity]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/parsetree.cmi in 0.083074 secs]
- [find_type: constant]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: attribute]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/type_immediacy.cmi in 0.002387 secs]
- [find_type: t]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/ocaml/compiler-libs/outcometree.cmi in 0.024139 secs]
- [find_type: out_name]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_ident]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_string]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_attribute]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_value]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_type_param]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_type]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_class_type]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_module_type]
- [import_type: packages: /home/opam/.opam/5.0/lib/bos:/home/opam/.opam/5.0/lib/logs:/home/opam/.opam/5.0/lib/fpath:/home/opam/.opam/5.0/lib/astring:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: out_phrase]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- cppo -V OCAML:5.0.0 all_ast.ORIG.ml > all_ast.ml.NEW && mv all_ast.ml.NEW all_ast.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c all_ast.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c'  all_ast.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c reorg_ast.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  reorg_ast.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./all_ast.cmi in 1.798223 secs]
- [find_type: Ast_4_02.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_phrase]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_403.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_403.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.780361 secs]
- [find_type: Ast_4_02.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_403.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_403.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_403.cmi in 0.236527 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_402.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_402.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.812327 secs]
- [find_type: Ast_4_03.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_402.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_403_402.cmi in 0.284247 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_404.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_404.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.563686 secs]
- [find_type: Ast_4_02.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_404.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_404.cmi in 0.362229 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_402.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_402.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.461546 secs]
- [find_type: Ast_4_04.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_402.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_402.cmi in 0.288721 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_405.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_405.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.849238 secs]
- [find_type: Ast_4_02.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_405.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_405.cmi in 0.232838 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_402.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_402.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.757676 secs]
- [find_type: Ast_4_05.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_402.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_402.cmi in 0.234128 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_406.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_406.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.817972 secs]
- [find_type: Ast_4_02.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_406.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_406.cmi in 0.298188 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_402.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_402.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.802012 secs]
- [find_type: Ast_4_06.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_402.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_402.cmi in 0.253317 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_407.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_407.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.713478 secs]
- [find_type: Ast_4_02.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_407.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_407.cmi in 0.244952 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_402.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_402.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.839261 secs]
- [find_type: Ast_4_07.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_402.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_402.cmi in 0.237068 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_404.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_404.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.801245 secs]
- [find_type: Ast_4_03.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_404.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_403_404.cmi in 0.232753 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_403.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_403.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.178391 secs]
- [find_type: Ast_4_04.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_403.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_403.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_403.cmi in 0.229444 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_405.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_405.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.834561 secs]
- [find_type: Ast_4_04.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_405.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_405.cmi in 0.225168 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_404.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_404.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.102362 secs]
- [find_type: Ast_4_05.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_404.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_404.cmi in 0.237985 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_406.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_406.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.739258 secs]
- [find_type: Ast_4_05.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_406.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_406.cmi in 0.233258 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_405.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_405.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.825511 secs]
- [find_type: Ast_4_06.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_405.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_405.cmi in 0.241472 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_407.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_407.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.027520 secs]
- [find_type: Ast_4_06.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_407.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_407.cmi in 0.239539 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_406.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_406.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.853581 secs]
- [find_type: Ast_4_07.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_406.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_406.cmi in 0.242093 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_408.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_408.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.175734 secs]
- [find_type: Ast_4_07.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_408.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_408.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_408.cmi in 0.226769 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_407.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_407.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.868845 secs]
- [find_type: Ast_4_08.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_407.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_408_407.cmi in 0.344072 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_409.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_409.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.819035 secs]
- [find_type: Ast_4_08.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_409.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_409.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_408_409.cmi in 0.270681 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_408.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_408.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.770364 secs]
- [find_type: Ast_4_09.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_408.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_408.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_409_408.cmi in 0.272047 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_410.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_410.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.820678 secs]
- [find_type: Ast_4_09.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_410.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_410.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_409_410.cmi in 0.254759 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_409.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_409.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.774915 secs]
- [find_type: Ast_4_10.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_409.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_409.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_410_409.cmi in 0.255834 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_411.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_411.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.774673 secs]
- [find_type: Ast_4_10.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_411.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_411.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_410_411.cmi in 0.260375 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_410.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_410.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.168602 secs]
- [find_type: Ast_4_11.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_410.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_410.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_411_410.cmi in 0.261878 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_412.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_412.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.778833 secs]
- [find_type: Ast_4_11.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_412.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_412.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_411_412.cmi in 0.262966 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_411.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_411.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.143919 secs]
- [find_type: Ast_4_12.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_411.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_411.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_412_411.cmi in 0.265826 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_variance_injectivity]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_413.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_413.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.032318 secs]
- [find_type: Ast_4_12.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_413.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_413.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_412_413.cmi in 0.265484 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_variance_injectivity]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_412.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_412.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.824723 secs]
- [find_type: Ast_4_13.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_412.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_412.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_413_412.cmi in 0.266139 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_414.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_414.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.789841 secs]
- [find_type: Ast_4_13.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_414.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_414.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_413_412.cmi in 0.266269 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_413.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_413.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.014131 secs]
- [find_type: Ast_4_14.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_413.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_413.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_414_413.cmi in 0.281005 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_500.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_500.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.073763 secs]
- [find_type: Ast_4_14.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_500.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_500.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_414_500.cmi in 0.366798 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_414.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_414.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 1.840453 secs]
- [find_type: Ast_5_0.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_414.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_414.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_500_414.cmi in 0.264196 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_510.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_510.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.196833 secs]
- [find_type: Ast_5_0.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_510.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_510.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_500_510.cmi in 0.280872 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_510_500.mli
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_510_500.mli
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./reorg_ast.cmi in 2.537852 secs]
- [find_type: Ast_5_1.attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_510_500.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_510_500.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_510_500.cmi in 0.408608 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrations.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o  migrations.ml
- ocamlfind ocamlc -g all_ast.cmo reorg_ast.cmo migrate_402_403.cmo migrate_403_402.cmo migrate_402_404.cmo migrate_404_402.cmo migrate_402_405.cmo migrate_405_402.cmo migrate_402_406.cmo migrate_406_402.cmo migrate_402_407.cmo migrate_407_402.cmo migrate_403_404.cmo migrate_404_403.cmo migrate_404_405.cmo migrate_405_404.cmo migrate_405_406.cmo migrate_406_405.cmo migrate_406_407.cmo migrate_407_406.cmo migrate_407_408.cmo migrate_408_407.cmo migrate_408_409.cmo migrate_409_408.cmo migrate_409_410.cmo migrate_410_409.cmo migrate_410_411.cmo migrate_411_410.cmo migrate_411_412.cmo migrate_412_411.cmo migrate_412_413.cmo migrate_413_412.cmo migrate_413_414.cmo migrate_414_413.cmo migrate_414_500.cmo migrate_500_414.cmo migrate_500_510.cmo migrate_510_500.cmo migrations.cmo -a -o pa_ppx_migrate_ocaml_migrate_parsetree.cma
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c all_ast.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c'  all_ast.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c reorg_ast.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  reorg_ast.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./all_ast.cmi in 2.561371 secs]
- [find_type: Ast_4_02.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Asttypes.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_02.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_03.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_04.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_05.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_06.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_07.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_08.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_09.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_10.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_11.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_12.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_13.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_4_14.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_0.Outcometree.out_phrase]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Lexing.position]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Location.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Location.loc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Longident.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.arg_label]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.closed_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.rec_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.direction_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.private_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.mutable_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.virtual_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.override_flag]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.variance]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Asttypes.injectivity]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.location_stack]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.attributes]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.payload]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.core_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.core_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.package_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.row_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.row_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.object_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.object_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.pattern]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.pattern_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.expression]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.expression_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.case]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.letop]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.binding_op]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.label_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constructor_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.constructor_arguments]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.type_exception]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.extension_constructor_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_field_kind]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.class_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.functor_parameter]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.signature_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_substitution]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_type_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.open_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_infos]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_description]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.include_declaration]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.with_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_expr]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_expr_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.structure_item_desc]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.value_constraint]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Parsetree.module_binding]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Type_immediacy.t]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_name]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_ident]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_string]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_attribute]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_value]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_variant]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_class_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_class_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_module_type]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_sig_item]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_param]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_extension_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_constructor]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_type_extension]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_val_decl]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_rec_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_ext_status]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: Ast_5_1.Outcometree.out_phrase]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_403.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_403.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_403.cmi in 0.306742 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_402.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_403_402.cmi in 0.245391 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_404.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_404.cmi in 0.235391 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_402.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_402.cmi in 0.231129 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_405.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_405.cmi in 0.397440 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_402.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_402.cmi in 0.229121 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_406.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_406.cmi in 0.230810 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_402.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_402.cmi in 0.232695 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_402_407.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_402_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_402_407.cmi in 0.215296 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_402.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_402.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_402.cmi in 0.224750 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_403_404.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_403_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_403_404.cmi in 0.236376 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_403.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_403.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_403.cmi in 0.231755 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_404_405.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_404_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_404_405.cmi in 0.222377 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_404.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_404.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_404.cmi in 0.231301 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_405_406.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_405_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_405_406.cmi in 0.239607 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_405.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_405.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_405.cmi in 0.300440 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_406_407.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_406_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_406_407.cmi in 0.239940 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_406.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_406.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_406.cmi in 0.241103 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_include_infos]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_407_408.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_407_408.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_407_408.cmi in 0.238896 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_407.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_407.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_408_407.cmi in 0.311048 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_408_409.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_408_409.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_408_409.cmi in 0.271251 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_408.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_408.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_409_408.cmi in 0.258373 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_409_410.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_409_410.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_409_410.cmi in 0.258303 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_409.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_409.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_410_409.cmi in 0.259615 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_410_411.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_410_411.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_410_411.cmi in 0.429674 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_410.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_410.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_411_410.cmi in 0.261952 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_411_412.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_411_412.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_411_412.cmi in 0.261708 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_411.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_411.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_412_411.cmi in 0.264738 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_variance_injectivity]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_412_413.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_412_413.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_412_413.cmi in 0.248980 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_variance_injectivity]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_412.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_412.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_413_412.cmi in 0.280905 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy_t]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_413_414.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_413_414.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_413_412.cmi in 0.247270 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_413.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_413.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_414_413.cmi in 0.274954 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_extension]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_414_500.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_414_500.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_414_500.cmi in 0.306500 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_414.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_414.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_500_414.cmi in 0.242345 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_500_510.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_500_510.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_500_510.cmi in 0.246116 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrate_510_500.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -package pa_ppx.import,pa_ppx_migrate  migrate_510_500.ml
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: .:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_import pa_rebindto surveil pa_deriving>> -> <<pa_import surveil pa_deriving pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse ./migrate_510_500.cmi in 0.251255 secs]
- [find_type: attribute]
- [pass surveil]
- <dc< { all_plugins = [ migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_arg_label]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_binding_op]
- [toplevel_generate_dispatcher: migrate_case]
- [toplevel_generate_dispatcher: migrate_class_declaration]
- [toplevel_generate_dispatcher: migrate_class_description]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_expr_desc]
- [toplevel_generate_dispatcher: migrate_class_field]
- [toplevel_generate_dispatcher: migrate_class_field_desc]
- [toplevel_generate_dispatcher: migrate_class_field_kind]
- [toplevel_generate_dispatcher: migrate_class_signature]
- [toplevel_generate_dispatcher: migrate_class_structure]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_class_type_declaration]
- [toplevel_generate_dispatcher: migrate_class_type_desc]
- [toplevel_generate_dispatcher: migrate_class_type_field]
- [toplevel_generate_dispatcher: migrate_class_type_field_desc]
- [toplevel_generate_dispatcher: migrate_closed_flag]
- [toplevel_generate_dispatcher: migrate_constant]
- [toplevel_generate_dispatcher: migrate_constructor_arguments]
- [toplevel_generate_dispatcher: migrate_constructor_declaration]
- [toplevel_generate_dispatcher: migrate_core_type]
- [toplevel_generate_dispatcher: migrate_core_type_desc]
- [toplevel_generate_dispatcher: migrate_direction_flag]
- [toplevel_generate_dispatcher: migrate_exn]
- [toplevel_generate_dispatcher: migrate_expression]
- [toplevel_generate_dispatcher: migrate_expression_desc]
- [toplevel_generate_dispatcher: migrate_extension]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_extension_constructor_kind]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_include_declaration]
- [toplevel_generate_dispatcher: migrate_include_description]
- [toplevel_generate_dispatcher: migrate_injectivity]
- [toplevel_generate_dispatcher: migrate_label]
- [toplevel_generate_dispatcher: migrate_label_declaration]
- [toplevel_generate_dispatcher: migrate_letop]
- [toplevel_generate_dispatcher: migrate_lexing_position]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_location_loc]
- [toplevel_generate_dispatcher: migrate_location_stack]
- [toplevel_generate_dispatcher: migrate_location_t]
- [toplevel_generate_dispatcher: migrate_longident_t]
- [toplevel_generate_dispatcher: migrate_module_binding]
- [toplevel_generate_dispatcher: migrate_module_declaration]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_expr_desc]
- [toplevel_generate_dispatcher: migrate_module_substitution]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_module_type_declaration]
- [toplevel_generate_dispatcher: migrate_module_type_desc]
- [toplevel_generate_dispatcher: migrate_mutable_flag]
- [toplevel_generate_dispatcher: migrate_object_field]
- [toplevel_generate_dispatcher: migrate_object_field_desc]
- [toplevel_generate_dispatcher: migrate_open_declaration]
- [toplevel_generate_dispatcher: migrate_open_description]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_out_attribute]
- [toplevel_generate_dispatcher: migrate_out_class_sig_item]
- [toplevel_generate_dispatcher: migrate_out_class_type]
- [toplevel_generate_dispatcher: migrate_out_constructor]
- [toplevel_generate_dispatcher: migrate_out_ext_status]
- [toplevel_generate_dispatcher: migrate_out_extension_constructor]
- [toplevel_generate_dispatcher: migrate_out_ident]
- [toplevel_generate_dispatcher: migrate_out_module_type]
- [toplevel_generate_dispatcher: migrate_out_name]
- [toplevel_generate_dispatcher: migrate_out_phrase]
- [toplevel_generate_dispatcher: migrate_out_rec_status]
- [toplevel_generate_dispatcher: migrate_out_sig_item]
- [toplevel_generate_dispatcher: migrate_out_string]
- [toplevel_generate_dispatcher: migrate_out_type]
- [toplevel_generate_dispatcher: migrate_out_type_decl]
- [toplevel_generate_dispatcher: migrate_out_type_param]
- [toplevel_generate_dispatcher: migrate_out_val_decl]
- [toplevel_generate_dispatcher: migrate_out_value]
- [toplevel_generate_dispatcher: migrate_out_variant]
- [toplevel_generate_dispatcher: migrate_override_flag]
- [toplevel_generate_dispatcher: migrate_package_type]
- [toplevel_generate_dispatcher: migrate_pattern]
- [toplevel_generate_dispatcher: migrate_pattern_desc]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_printer]
- [toplevel_generate_dispatcher: migrate_private_flag]
- [toplevel_generate_dispatcher: migrate_rec_flag]
- [toplevel_generate_dispatcher: migrate_row_field]
- [toplevel_generate_dispatcher: migrate_row_field_desc]
- [toplevel_generate_dispatcher: migrate_signature]
- [toplevel_generate_dispatcher: migrate_signature_item]
- [toplevel_generate_dispatcher: migrate_signature_item_desc]
- [toplevel_generate_dispatcher: migrate_structure]
- [toplevel_generate_dispatcher: migrate_structure_item]
- [toplevel_generate_dispatcher: migrate_structure_item_desc]
- [toplevel_generate_dispatcher: migrate_type_declaration]
- [toplevel_generate_dispatcher: migrate_type_exception]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_immediacy]
- [toplevel_generate_dispatcher: migrate_type_kind]
- [toplevel_generate_dispatcher: migrate_value_binding]
- [toplevel_generate_dispatcher: migrate_value_description]
- [toplevel_generate_dispatcher: migrate_variance]
- [toplevel_generate_dispatcher: migrate_virtual_flag]
- [toplevel_generate_dispatcher: migrate_with_constraint]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos -c migrations.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos' '-c' -syntax camlp5o  migrations.ml
- ocamlfind ocamlopt -g all_ast.cmx reorg_ast.cmx migrate_402_403.cmx migrate_403_402.cmx migrate_402_404.cmx migrate_404_402.cmx migrate_402_405.cmx migrate_405_402.cmx migrate_402_406.cmx migrate_406_402.cmx migrate_402_407.cmx migrate_407_402.cmx migrate_403_404.cmx migrate_404_403.cmx migrate_404_405.cmx migrate_405_404.cmx migrate_405_406.cmx migrate_406_405.cmx migrate_406_407.cmx migrate_407_406.cmx migrate_407_408.cmx migrate_408_407.cmx migrate_408_409.cmx migrate_409_408.cmx migrate_409_410.cmx migrate_410_409.cmx migrate_410_411.cmx migrate_411_410.cmx migrate_411_412.cmx migrate_412_411.cmx migrate_412_413.cmx migrate_413_412.cmx migrate_413_414.cmx migrate_414_413.cmx migrate_414_500.cmx migrate_500_414.cmx migrate_500_510.cmx migrate_510_500.cmx migrations.cmx -a -o pa_ppx_migrate_ocaml_migrate_parsetree.cmxa
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.base,fmt,bos mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate_ocaml_migrate_parsetree -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib META migrate_402_403.mli migrate_403_402.mli migrate_402_404.mli migrate_404_402.mli migrate_402_405.mli migrate_405_402.mli migrate_402_406.mli migrate_406_402.mli migrate_402_407.mli migrate_407_402.mli migrate_403_404.mli migrate_404_403.mli migrate_404_405.mli migrate_405_404.mli migrate_405_406.mli migrate_406_405.mli migrate_406_407.mli migrate_407_406.mli migrate_407_408.mli migrate_408_407.mli migrate_408_409.mli migrate_409_408.mli migrate_409_410.mli migrate_410_409.mli migrate_410_411.mli migrate_411_410.mli migrate_411_412.mli migrate_412_411.mli migrate_412_413.mli migrate_413_412.mli migrate_413_414.mli migrate_414_413.mli migrate_414_500.mli migrate_500_414.mli migrate_500_510.mli migrate_510_500.mli   pa_ppx_migrate_ocaml_migrate_parsetree.cma pa_ppx_migrate_ocaml_migrate_parsetree.cmxa pa_ppx_migrate_ocaml_migrate_parsetree.a all_ast.cmo reorg_ast.cmo migrate_402_403.cmo migrate_403_402.cmo migrate_402_404.cmo migrate_404_402.cmo migrate_402_405.cmo migrate_405_402.cmo migrate_402_406.cmo migrate_406_402.cmo migrate_402_407.cmo migrate_407_402.cmo migrate_403_404.cmo migrate_404_403.cmo migrate_404_405.cmo migrate_405_404.cmo migrate_405_406.cmo migrate_406_405.cmo migrate_406_407.cmo migrate_407_406.cmo migrate_407_408.cmo migrate_408_407.cmo migrate_408_409.cmo migrate_409_408.cmo migrate_409_410.cmo migrate_410_409.cmo migrate_410_411.cmo migrate_411_410.cmo migrate_411_412.cmo migrate_412_411.cmo migrate_412_413.cmo migrate_413_412.cmo migrate_413_414.cmo migrate_414_413.cmo migrate_414_500.cmo migrate_500_414.cmo migrate_500_510.cmo migrate_510_500.cmo migrations.cmo all_ast.cmx reorg_ast.cmx migrate_402_403.cmx migrate_403_402.cmx migrate_402_404.cmx migrate_404_402.cmx migrate_402_405.cmx migrate_405_402.cmx migrate_402_406.cmx migrate_406_402.cmx migrate_402_407.cmx migrate_407_402.cmx migrate_403_404.cmx migrate_404_403.cmx migrate_404_405.cmx migrate_405_404.cmx migrate_405_406.cmx migrate_406_405.cmx migrate_406_407.cmx migrate_407_406.cmx migrate_407_408.cmx migrate_408_407.cmx migrate_408_409.cmx migrate_409_408.cmx migrate_409_410.cmx migrate_410_409.cmx migrate_410_411.cmx migrate_411_410.cmx migrate_411_412.cmx migrate_412_411.cmx migrate_412_413.cmx migrate_413_412.cmx migrate_413_414.cmx migrate_414_413.cmx migrate_414_500.cmx migrate_500_414.cmx migrate_500_510.cmx migrate_510_500.cmx migrations.cmx all_ast.cmi reorg_ast.cmi migrate_402_403.cmi migrate_403_402.cmi migrate_402_404.cmi migrate_404_402.cmi migrate_402_405.cmi migrate_405_402.cmi migrate_402_406.cmi migrate_406_402.cmi migrate_402_407.cmi migrate_407_402.cmi migrate_403_404.cmi migrate_404_403.cmi migrate_404_405.cmi migrate_405_404.cmi migrate_405_406.cmi migrate_406_405.cmi migrate_406_407.cmi migrate_407_406.cmi migrate_407_408.cmi migrate_408_407.cmi migrate_408_409.cmi migrate_409_408.cmi migrate_409_410.cmi migrate_410_409.cmi migrate_410_411.cmi migrate_411_410.cmi migrate_411_412.cmi migrate_412_411.cmi migrate_412_413.cmi migrate_413_412.cmi migrate_413_414.cmi migrate_414_413.cmi migrate_414_500.cmi migrate_500_414.cmi migrate_500_510.cmi migrate_510_500.cmi migrations.cmi all_ast.o reorg_ast.o migrate_402_403.o migrate_403_402.o migrate_402_404.o migrate_404_402.o migrate_402_405.o migrate_405_402.o migrate_402_406.o migrate_406_402.o migrate_402_407.o migrate_407_402.o migrate_403_404.o migrate_404_403.o migrate_404_405.o migrate_405_404.o migrate_405_406.o migrate_406_405.o migrate_406_407.o migrate_407_406.o migrate_407_408.o migrate_408_407.o migrate_408_409.o migrate_409_408.o migrate_409_410.o migrate_410_409.o migrate_410_411.o migrate_411_410.o migrate_411_412.o migrate_412_411.o migrate_412_413.o migrate_413_412.o migrate_413_414.o migrate_414_413.o migrate_414_500.o migrate_500_414.o migrate_500_510.o migrate_510_500.o migrations.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib pa_ppx_migrate_ocaml_migrate_parsetree
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/META
- + ocamlfind install pa_ppx_migrate_ocaml_migrate_parsetree -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib META migrate_402_403.mli migrate_403_402.mli migrate_402_404.mli migrate_404_402.mli migrate_402_405.mli migrate_405_402.mli migrate_402_406.mli migrate_406_402.mli migrate_402_407.mli migrate_407_402.mli migrate_403_404.mli migrate_404_403.mli migrate_404_405.mli migrate_405_404.mli migrate_405_406.mli migrate_406_405.mli migrate_406_407.mli migrate_407_406.mli migrate_407_408.mli migrate_408_407.mli migrate_408_409.mli migrate_409_408.mli migrate_409_410.mli migrate_410_409.mli migrate_410_411.mli migrate_411_410.mli migrate_411_412.mli migrate_412_411.mli migrate_412_413.mli migrate_413_412.mli migrate_413_414.mli migrate_414_413.mli migrate_414_500.mli migrate_500_414.mli migrate_500_510.mli migrate_510_500.mli pa_ppx_migrate_ocaml_migrate_parsetree.cma pa_ppx_migrate_ocaml_migrate_parsetree.cmxa pa_ppx_migrate_ocaml_migrate_parsetree.a all_ast.cmo reorg_ast.cmo migrate_402_403.cmo migrate_403_402.cmo migrate_402_404.cmo migrate_404_402.cmo migrate_402_405.cmo migrate_405_402.cmo migrate_402_406.cmo migrate_406_402.cmo migrate_402_407.cmo migrate_407_402.cmo migrate_403_404.cmo migrate_404_403.cmo migrate_404_405.cmo migrate_405_404.cmo migrate_405_406.cmo migrate_406_405.cmo migrate_406_407.cmo migrate_407_406.cmo migrate_407_408.cmo migrate_408_407.cmo migrate_408_409.cmo migrate_409_408.cmo migrate_409_410.cmo migrate_410_409.cmo migrate_410_411.cmo migrate_411_410.cmo migrate_411_412.cmo migrate_412_411.cmo migrate_412_413.cmo migrate_413_412.cmo migrate_413_414.cmo migrate_414_413.cmo migrate_414_500.cmo migrate_500_414.cmo migrate_500_510.cmo migrate_510_500.cmo migrations.cmo all_ast.cmx reorg_ast.cmx migrate_402_403.cmx migrate_403_402.cmx migrate_402_404.cmx migrate_404_402.cmx migrate_402_405.cmx migrate_405_402.cmx migrate_402_406.cmx migrate_406_402.cmx migrate_402_407.cmx migrate_407_402.cmx migrate_403_404.cmx migrate_404_403.cmx migrate_404_405.cmx migrate_405_404.cmx migrate_405_406.cmx migrate_406_405.cmx migrate_406_407.cmx migrate_407_406.cmx migrate_407_408.cmx migrate_408_407.cmx migrate_408_409.cmx migrate_409_408.cmx migrate_409_410.cmx migrate_410_409.cmx migrate_410_411.cmx migrate_411_410.cmx migrate_411_412.cmx migrate_412_411.cmx migrate_412_413.cmx migrate_413_412.cmx migrate_413_414.cmx migrate_414_413.cmx migrate_414_500.cmx migrate_500_414.cmx migrate_500_510.cmx migrate_510_500.cmx migrations.cmx all_ast.cmi reorg_ast.cmi migrate_402_403.cmi migrate_403_402.cmi migrate_402_404.cmi migrate_404_402.cmi migrate_402_405.cmi migrate_405_402.cmi migrate_402_406.cmi migrate_406_402.cmi migrate_402_407.cmi migrate_407_402.cmi migrate_403_404.cmi migrate_404_403.cmi migrate_404_405.cmi migrate_405_404.cmi migrate_405_406.cmi migrate_406_405.cmi migrate_406_407.cmi migrate_407_406.cmi migrate_407_408.cmi migrate_408_407.cmi migrate_408_409.cmi migrate_409_408.cmi migrate_409_410.cmi migrate_410_409.cmi migrate_410_411.cmi migrate_411_410.cmi migrate_411_412.cmi migrate_412_411.cmi migrate_412_413.cmi migrate_413_412.cmi migrate_413_414.cmi migrate_414_413.cmi migrate_414_500.cmi migrate_500_414.cmi migrate_500_510.cmi migrate_510_500.cmi migrations.cmi all_ast.o reorg_ast.o migrate_402_403.o migrate_403_402.o migrate_402_404.o migrate_404_402.o migrate_402_405.o migrate_405_402.o migrate_402_406.o migrate_406_402.o migrate_402_407.o migrate_407_402.o migrate_403_404.o migrate_404_403.o migrate_404_405.o migrate_405_404.o migrate_405_406.o migrate_406_405.o migrate_406_407.o migrate_407_406.o migrate_407_408.o migrate_408_407.o migrate_408_409.o migrate_409_408.o migrate_409_410.o migrate_410_409.o migrate_410_411.o migrate_411_410.o migrate_411_412.o migrate_412_411.o migrate_412_413.o migrate_413_412.o migrate_413_414.o migrate_414_413.o migrate_414_500.o migrate_500_414.o migrate_500_510.o migrate_510_500.o migrations.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrations.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_510_500.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_510.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_414.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_500.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_413.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_414.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_412.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_413.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_411.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_412.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_410.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_411.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_409.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_410.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_408.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_409.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_407.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_408.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_406.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_407.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_405.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_406.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_404.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_405.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_403.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_404.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_402.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_407.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_402.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_406.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_402.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_405.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_402.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_404.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_402.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_403.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/reorg_ast.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/all_ast.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrations.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_510_500.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_510.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_414.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_500.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_413.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_414.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_412.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_413.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_411.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_412.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_410.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_411.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_409.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_410.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_408.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_409.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_407.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_408.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_406.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_407.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_405.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_406.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_404.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_405.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_403.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_404.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_402.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_407.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_402.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_406.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_402.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_405.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_402.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_404.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_402.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_403.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/reorg_ast.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/all_ast.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrations.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_510_500.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_510.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_414.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_500.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_413.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_414.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_412.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_413.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_411.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_412.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_410.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_411.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_409.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_410.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_408.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_409.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_407.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_408.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_406.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_407.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_405.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_406.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_404.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_405.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_403.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_404.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_402.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_407.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_402.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_406.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_402.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_405.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_402.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_404.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_402.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_403.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/reorg_ast.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/all_ast.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrations.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_510_500.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_510.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_414.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_500.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_413.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_414.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_412.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_413.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_411.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_412.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_410.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_411.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_409.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_410.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_408.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_409.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_407.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_408.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_406.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_407.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_405.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_406.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_404.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_405.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_403.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_404.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_402.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_407.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_402.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_406.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_402.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_405.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_402.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_404.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_402.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_403.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/reorg_ast.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/all_ast.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/pa_ppx_migrate_ocaml_migrate_parsetree.a
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/pa_ppx_migrate_ocaml_migrate_parsetree.cmxa
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/pa_ppx_migrate_ocaml_migrate_parsetree.cma
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_510_500.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_510.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_500_414.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_500.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_414_413.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_414.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_413_412.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_413.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_412_411.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_412.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_411_410.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_411.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_410_409.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_410.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_409_408.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_409.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_408_407.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_408.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_406.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_407.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_405.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_406.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_404.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_405.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_403.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_404.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_407_402.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_407.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_406_402.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_406.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_405_402.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_405.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_404_402.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_404.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_403_402.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/migrate_402_403.mli
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib/pa_ppx_migrate_ocaml_migrate_parsetree/META
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
-> compiled  pa_ppx_migrate.0.11
Processing 113/117: [pa_ppx_migrate: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11)
- set -e; for i in pa_migrate pa_ocaml_migrate_parsetree; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate/../local-install//lib META   pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_migrate'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate_ocaml_migrate_parsetree -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree/../local-install//lib META migrate_402_403.mli migrate_403_402.mli migrate_402_404.mli migrate_404_402.mli migrate_402_405.mli migrate_405_402.mli migrate_402_406.mli migrate_406_402.mli migrate_402_407.mli migrate_407_402.mli migrate_403_404.mli migrate_404_403.mli migrate_404_405.mli migrate_405_404.mli migrate_405_406.mli migrate_406_405.mli migrate_406_407.mli migrate_407_406.mli migrate_407_408.mli migrate_408_407.mli migrate_408_409.mli migrate_409_408.mli migrate_409_410.mli migrate_410_409.mli migrate_410_411.mli migrate_411_410.mli migrate_411_412.mli migrate_412_411.mli migrate_412_413.mli migrate_413_412.mli migrate_413_414.mli migrate_414_413.mli migrate_414_500.mli migrate_500_414.mli migrate_500_510.mli migrate_510_500.mli   pa_ppx_migrate_ocaml_migrate_parsetree.cma pa_ppx_migrate_ocaml_migrate_parsetree.cmxa pa_ppx_migrate_ocaml_migrate_parsetree.a all_ast.cmo reorg_ast.cmo migrate_402_403.cmo migrate_403_402.cmo migrate_402_404.cmo migrate_404_402.cmo migrate_402_405.cmo migrate_405_402.cmo migrate_402_406.cmo migrate_406_402.cmo migrate_402_407.cmo migrate_407_402.cmo migrate_403_404.cmo migrate_404_403.cmo migrate_404_405.cmo migrate_405_404.cmo migrate_405_406.cmo migrate_406_405.cmo migrate_406_407.cmo migrate_407_406.cmo migrate_407_408.cmo migrate_408_407.cmo migrate_408_409.cmo migrate_409_408.cmo migrate_409_410.cmo migrate_410_409.cmo migrate_410_411.cmo migrate_411_410.cmo migrate_411_412.cmo migrate_412_411.cmo migrate_412_413.cmo migrate_413_412.cmo migrate_413_414.cmo migrate_414_413.cmo migrate_414_500.cmo migrate_500_414.cmo migrate_500_510.cmo migrate_510_500.cmo migrations.cmo all_ast.cmx reorg_ast.cmx migrate_402_403.cmx migrate_403_402.cmx migrate_402_404.cmx migrate_404_402.cmx migrate_402_405.cmx migrate_405_402.cmx migrate_402_406.cmx migrate_406_402.cmx migrate_402_407.cmx migrate_407_402.cmx migrate_403_404.cmx migrate_404_403.cmx migrate_404_405.cmx migrate_405_404.cmx migrate_405_406.cmx migrate_406_405.cmx migrate_406_407.cmx migrate_407_406.cmx migrate_407_408.cmx migrate_408_407.cmx migrate_408_409.cmx migrate_409_408.cmx migrate_409_410.cmx migrate_410_409.cmx migrate_410_411.cmx migrate_411_410.cmx migrate_411_412.cmx migrate_412_411.cmx migrate_412_413.cmx migrate_413_412.cmx migrate_413_414.cmx migrate_414_413.cmx migrate_414_500.cmx migrate_500_414.cmx migrate_500_510.cmx migrate_510_500.cmx migrations.cmx all_ast.cmi reorg_ast.cmi migrate_402_403.cmi migrate_403_402.cmi migrate_402_404.cmi migrate_404_402.cmi migrate_402_405.cmi migrate_405_402.cmi migrate_402_406.cmi migrate_406_402.cmi migrate_402_407.cmi migrate_407_402.cmi migrate_403_404.cmi migrate_404_403.cmi migrate_404_405.cmi migrate_405_404.cmi migrate_405_406.cmi migrate_406_405.cmi migrate_406_407.cmi migrate_407_406.cmi migrate_407_408.cmi migrate_408_407.cmi migrate_408_409.cmi migrate_409_408.cmi migrate_409_410.cmi migrate_410_409.cmi migrate_410_411.cmi migrate_411_410.cmi migrate_411_412.cmi migrate_412_411.cmi migrate_412_413.cmi migrate_413_412.cmi migrate_413_414.cmi migrate_414_413.cmi migrate_414_500.cmi migrate_500_414.cmi migrate_500_510.cmi migrate_510_500.cmi migrations.cmi all_ast.o reorg_ast.o migrate_402_403.o migrate_403_402.o migrate_402_404.o migrate_404_402.o migrate_402_405.o migrate_405_402.o migrate_402_406.o migrate_406_402.o migrate_402_407.o migrate_407_402.o migrate_403_404.o migrate_404_403.o migrate_404_405.o migrate_405_404.o migrate_405_406.o migrate_406_405.o migrate_406_407.o migrate_407_406.o migrate_407_408.o migrate_408_407.o migrate_408_409.o migrate_409_408.o migrate_409_410.o migrate_410_409.o migrate_410_411.o migrate_411_410.o migrate_411_412.o migrate_412_411.o migrate_412_413.o migrate_413_412.o migrate_413_414.o migrate_414_413.o migrate_414_500.o migrate_500_414.o migrate_500_510.o migrate_510_500.o migrations.o
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_migrate.0.11/pa_ocaml_migrate_parsetree'
- ocamlfind remove pa_ppx_migrate || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/pa_ppx_migrate/META
- ocamlfind install pa_ppx_migrate local-install/lib/pa_ppx_migrate/*
- Installed /home/opam/.opam/5.0/lib/pa_ppx_migrate/pa_deriving_migrate.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_migrate/pa_deriving_migrate.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_migrate/pa_deriving_migrate.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_migrate/pa_deriving_migrate.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_migrate/META
-> installed pa_ppx_migrate.0.11
Processing 114/117: [pa_ppx_regexp: make sys]
+ /usr/bin/make "sys" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02)
- set -e; for i in runtime pa_regexp; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,camlp5,pcre,pcre2 -c pa_ppx_regexp_runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,camlp5,pcre,pcre2' '-c'  pa_ppx_regexp_runtime.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,camlp5,pcre,pcre2 -c pa_ppx_regexp_runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,camlp5,pcre,pcre2' '-c'  pa_ppx_regexp_runtime.ml
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,camlp5,pcre,pcre2 mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_regexp_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib META   pa_ppx_regexp_runtime.cmo pa_ppx_regexp_runtime.cmx pa_ppx_regexp_runtime.cmi pa_ppx_regexp_runtime.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib pa_ppx_regexp_runtime
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/META
- + ocamlfind install pa_ppx_regexp_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib META pa_ppx_regexp_runtime.cmo pa_ppx_regexp_runtime.cmx pa_ppx_regexp_runtime.cmi pa_ppx_regexp_runtime.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/pa_ppx_regexp_runtime.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/pa_ppx_regexp_runtime.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/pa_ppx_regexp_runtime.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/pa_ppx_regexp_runtime.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib/pa_ppx_regexp_runtime/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static -c pa_ppx_regexp.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -ppopt -pa_import-package -ppopt fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static -package pa_ppx.import,pa_ppx_migrate  pa_ppx_regexp.ml
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/camlp5/mLast.cmi in 0.089308 secs]
- [find_type: loc]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: type_var]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/camlp5/ploc.cmi in 0.010008 secs]
- [find_type: vala]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: expr]
- [pass surveil]
- <dc< { all_plugins = [ show; migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attribute_body]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_attributes_no_anti]
- [toplevel_generate_dispatcher: migrate_case_branch]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_sig_item]
- [toplevel_generate_dispatcher: migrate_class_str_item]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_ctyp]
- [toplevel_generate_dispatcher: migrate_expr]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_generic_constructor]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_loc]
- [toplevel_generate_dispatcher: migrate_longid]
- [toplevel_generate_dispatcher: migrate_longid_lident]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_patt]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_poly_variant]
- [toplevel_generate_dispatcher: migrate_sig_item]
- [toplevel_generate_dispatcher: migrate_str_item]
- [toplevel_generate_dispatcher: migrate_type_decl]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_var]
- [toplevel_generate_dispatcher: migrate_vala]
- [toplevel_generate_dispatcher: migrate_with_constr]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- File "pa_ppx_regexp.ml", line 356, characters 8-10:
- 356 |     let re = Re.Perl.compile_pat (Scanf.unescaped restr) in
-               ^^
- Warning 26 [unused-var]: unused variable re.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static -c pa_ppx_regexp.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static' '-c' -syntax camlp5o -ppopt -pa_import-I -ppopt . -ppopt -pa_passthru-debug -ppopt -pa_import-package -ppopt fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static -package pa_ppx.import,pa_ppx_migrate  pa_ppx_regexp.ml
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/camlp5/mLast.cmi in 0.095125 secs]
- [find_type: loc]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: type_var]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [tsort: <<pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto>>]
- [tsort: <<pa_normalize>> -> <<pa_normalize>>]
- [sort: <<pa_normalize pa_rebindto surveil pa_deriving pa_static pa_import>> -> <<pa_import surveil pa_deriving pa_static pa_rebindto pa_normalize>>]
- [pass pa_import]
- [pass surveil]
- <dc< { all_plugins = [  ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- [parse /home/opam/.opam/5.0/lib/camlp5/ploc.cmi in 0.010942 secs]
- [find_type: vala]
- [import_type: packages: /home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx_static:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/sexplib0:/home/opam/.opam/5.0/lib/result:/home/opam/.opam/5.0/lib/pa_ppx:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/rresult:/home/opam/.opam/5.0/lib/pcre2:/home/opam/.opam/5.0/lib/pcre:/home/opam/.opam/5.0/lib/re:/home/opam/.opam/5.0/lib/seq:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp5:/home/opam/.opam/5.0/lib/camlp-streams:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/compiler-libs:/home/opam/.opam/5.0/lib/ocaml/unix:/home/opam/.opam/5.0/lib/fmt:.:/home/opam/.opam/5.0/lib/ocaml]
- [find_type: expr]
- [pass surveil]
- <dc< { all_plugins = [ show; migrate ]; all_attributes = [  ];
-        current_plugins = [  ] current_attributes = [  ]; allowed_form =  } >>
- [pass pa_deriving]
- [toplevel_generate_dispatcher: migrate_attribute]
- [toplevel_generate_dispatcher: migrate_attribute_body]
- [toplevel_generate_dispatcher: migrate_attributes]
- [toplevel_generate_dispatcher: migrate_attributes_no_anti]
- [toplevel_generate_dispatcher: migrate_case_branch]
- [toplevel_generate_dispatcher: migrate_class_expr]
- [toplevel_generate_dispatcher: migrate_class_infos]
- [toplevel_generate_dispatcher: migrate_class_sig_item]
- [toplevel_generate_dispatcher: migrate_class_str_item]
- [toplevel_generate_dispatcher: migrate_class_type]
- [toplevel_generate_dispatcher: migrate_ctyp]
- [toplevel_generate_dispatcher: migrate_expr]
- [toplevel_generate_dispatcher: migrate_extension_constructor]
- [toplevel_generate_dispatcher: migrate_functor_parameter]
- [toplevel_generate_dispatcher: migrate_generic_constructor]
- [toplevel_generate_dispatcher: migrate_list]
- [toplevel_generate_dispatcher: migrate_loc]
- [toplevel_generate_dispatcher: migrate_longid]
- [toplevel_generate_dispatcher: migrate_longid_lident]
- [toplevel_generate_dispatcher: migrate_module_expr]
- [toplevel_generate_dispatcher: migrate_module_type]
- [toplevel_generate_dispatcher: migrate_option]
- [toplevel_generate_dispatcher: migrate_patt]
- [toplevel_generate_dispatcher: migrate_payload]
- [toplevel_generate_dispatcher: migrate_poly_variant]
- [toplevel_generate_dispatcher: migrate_sig_item]
- [toplevel_generate_dispatcher: migrate_str_item]
- [toplevel_generate_dispatcher: migrate_type_decl]
- [toplevel_generate_dispatcher: migrate_type_extension]
- [toplevel_generate_dispatcher: migrate_type_var]
- [toplevel_generate_dispatcher: migrate_vala]
- [toplevel_generate_dispatcher: migrate_with_constr]
- [pass pa_static]
- [pass pa_rebindto]
- [pass pa_normalize]
- [done]
- File "pa_ppx_regexp.ml", line 356, characters 8-10:
- 356 |     let re = Re.Perl.compile_pat (Scanf.unescaped restr) in
-               ^^
- Warning 26 [unused-var]: unused variable re.
- mkcamlp5 -verbose -I +dynlink -package fmt,re,pcre,pcre2,camlp5.pa_r,camlp5.pr_r,pa_ppx.base pa_ppx_regexp.cmo -o camlp5.pa_ppx_regexp
- ocamlfind ocamlc -predicates syntax,preprocessor,byte -package camlp5,fmt,re,pcre,pcre2,camlp5.pa_r,camlp5.pr_r,pa_ppx.base -verbose -linkall -linkpkg link18734.ml -I +dynlink pa_ppx_regexp.cmo -o camlp5.pa_ppx_regexp odyl.cmo
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_seq,pkg_re,pkg_pcre,pkg_pcre2,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx.utils,pkg_result,pkg_sexplib0,pkg_pa_ppx.runtime,pkg_pa_ppx.base,autolink,byte,syntax,preprocessor,byte
- + ocamlc.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_regexp -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/pcre2 -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/pa_ppx /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.0/lib/camlp5/odyl.cma /home/opam/.opam/5.0/lib/camlp5/camlp5.cma /home/opam/.opam/5.0/lib/fmt/fmt.cma /home/opam/.opam/5.0/lib/re/re.cma /home/opam/.opam/5.0/lib/pcre/pcre.cma /home/opam/.opam/5.0/lib/pcre2/pcre2.cma /home/opam/.opam/5.0/lib/camlp5/pa_r.cmo /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmo /home/opam/.opam/5.0/lib/camlp5/pr_r.cmo /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmo /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmo /home/opam/.opam/5.0/lib/rresult/rresult.cma /home/opam/.opam/5.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cma /home/opam/.opam/5.0/lib/result/result.cma /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cma /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cma link18734.ml pa_ppx_regexp.cmo odyl.cmo
- mkcamlp5.opt -verbose -I +dynlink -package fmt,re,pcre,pcre2,camlp5.pa_r,camlp5.pr_r,pa_ppx.base pa_ppx_regexp.cmx -o camlp5.pa_ppx_regexp.opt
- ocamlfind ocamlopt -predicates syntax,preprocessor,native -package camlp5,fmt,re,pcre,pcre2,camlp5.pa_r,camlp5.pr_r,pa_ppx.base -verbose -linkall -linkpkg -I +dynlink pa_ppx_regexp.cmx -o camlp5.pa_ppx_regexp.opt odyl.cmx
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_camlp-streams,pkg_camlp5,pkg_fmt,pkg_seq,pkg_re,pkg_pcre,pkg_pcre2,pkg_camlp5.pa_r,pkg_camlp5.pr_r,pkg_rresult,pkg_unix,pkg_camlp5.streams,pkg_pa_ppx.utils,pkg_result,pkg_sexplib0,pkg_pa_ppx.runtime,pkg_pa_ppx.base,autolink,native,syntax,preprocessor,native
- + ocamlopt.opt -verbose -linkall -I /home/opam/.opam/5.0/lib/ocaml/dynlink -o camlp5.pa_ppx_regexp.opt -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/fmt -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/pcre -I /home/opam/.opam/5.0/lib/pcre2 -I /home/opam/.opam/5.0/lib/rresult -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/camlp5 -I /home/opam/.opam/5.0/lib/result -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/pa_ppx /home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.cmxa /home/opam/.opam/5.0/lib/camlp5/odyl.cmxa /home/opam/.opam/5.0/lib/camlp5/camlp5.cmxa /home/opam/.opam/5.0/lib/fmt/fmt.cmxa /home/opam/.opam/5.0/lib/re/re.cmxa /home/opam/.opam/5.0/lib/pcre/pcre.cmxa /home/opam/.opam/5.0/lib/pcre2/pcre2.cmxa /home/opam/.opam/5.0/lib/camlp5/pa_r.cmx /home/opam/.opam/5.0/lib/camlp5/pa_rp.cmx /home/opam/.opam/5.0/lib/camlp5/pr_r.cmx /home/opam/.opam/5.0/lib/camlp5/pr_ro.cmx /home/opam/.opam/5.0/lib/camlp5/pr_rp.cmx /home/opam/.opam/5.0/lib/rresult/rresult.cmxa /home/opam/.opam/5.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.cmxa /home/opam/.opam/5.0/lib/result/result.cmxa /home/opam/.opam/5.0/lib/sexplib0/sexplib0.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.cmxa /home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.cmxa pa_ppx_regexp.cmx odyl.cmx
- + as  -o '/tmp/camlstartup162b01.o' '/tmp/camlstartupc4df21.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E  -o 'camlp5.pa_ppx_regexp.opt'  '-L/home/opam/.opam/5.0/lib/ocaml/dynlink' '-L/home/opam/.opam/5.0/lib/ocaml/compiler-libs' '-L/home/opam/.opam/5.0/lib/camlp-streams' '-L/home/opam/.opam/5.0/lib/fmt' '-L/home/opam/.opam/5.0/lib/seq' '-L/home/opam/.opam/5.0/lib/re' '-L/home/opam/.opam/5.0/lib/pcre' '-L/home/opam/.opam/5.0/lib/pcre2' '-L/home/opam/.opam/5.0/lib/rresult' '-L/home/opam/.opam/5.0/lib/ocaml/unix' '-L/home/opam/.opam/5.0/lib/camlp5' '-L/home/opam/.opam/5.0/lib/result' '-L/home/opam/.opam/5.0/lib/sexplib0' '-L/home/opam/.opam/5.0/lib/pa_ppx' '-L/home/opam/.opam/5.0/lib/ocaml'  '/tmp/camlstartup162b01.o' '/home/opam/.opam/5.0/lib/ocaml/std_exit.o' '/home/opam/.opam/5.0/lib/camlp5/odyl.o' 'pa_ppx_regexp.o' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_base.a' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_runtime.a' '/home/opam/.opam/5.0/lib/sexplib0/sexplib0.a' '/home/opam/.opam/5.0/lib/result/result.a' '/home/opam/.opam/5.0/lib/pa_ppx/pa_ppx_utils.a' '/home/opam/.opam/5.0/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.0/lib/rresult/rresult.a' '/home/opam/.opam/5.0/lib/camlp5/pr_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pr_ro.o' '/home/opam/.opam/5.0/lib/camlp5/pr_r.o' '/home/opam/.opam/5.0/lib/camlp5/pa_rp.o' '/home/opam/.opam/5.0/lib/camlp5/pa_r.o' '/home/opam/.opam/5.0/lib/pcre2/pcre2.a' '/home/opam/.opam/5.0/lib/pcre/pcre.a' '/home/opam/.opam/5.0/lib/re/re.a' '/home/opam/.opam/5.0/lib/fmt/fmt.a' '/home/opam/.opam/5.0/lib/camlp5/camlp5.a' '/home/opam/.opam/5.0/lib/camlp5/odyl.a' '/home/opam/.opam/5.0/lib/camlp-streams/camlp_streams.a' '/home/opam/.opam/5.0/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/5.0/lib/ocaml/stdlib.a' '-lunix' '-lpcre2_stubs' '-lpcre2-8' '-lpcre_stubs' '-lpcre' '/home/opam/.opam/5.0/lib/ocaml/libasmrun.a' -lm  -lpthread
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,fmt,re,pcre,pcre2,pa_ppx.base,pa_ppx.deriving_plugins.std,pa_ppx_static mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_regexp -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib META   pa_ppx_regexp.cmo pa_ppx_regexp.cmx pa_ppx_regexp.cmi pa_ppx_regexp.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib pa_ppx_regexp
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/META
- + ocamlfind install pa_ppx_regexp -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib META pa_ppx_regexp.cmo pa_ppx_regexp.cmx pa_ppx_regexp.cmi pa_ppx_regexp.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/pa_ppx_regexp.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/pa_ppx_regexp.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/pa_ppx_regexp.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/pa_ppx_regexp.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib/pa_ppx_regexp/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
-> compiled  pa_ppx_regexp.0.02
Processing 115/117: [pa_ppx_regexp: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02)
- set -e; for i in runtime pa_regexp; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_regexp_runtime -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime/../local-install//lib META   pa_ppx_regexp_runtime.cmo pa_ppx_regexp_runtime.cmx pa_ppx_regexp_runtime.cmi pa_ppx_regexp_runtime.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/runtime'
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_regexp -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp/../local-install//lib META   pa_ppx_regexp.cmo pa_ppx_regexp.cmx pa_ppx_regexp.cmi pa_ppx_regexp.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/pa_regexp'
- set -e; for i in tests; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/tests'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c pa_ppx_regexp_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o -package pa_ppx.deriving_plugins.std  pa_ppx_regexp_test.ml
- File "pa_ppx_regexp_test.ml", line 331, characters 10-48:
- 331 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- File "pa_ppx_regexp_test.ml", line 343, characters 10-48:
- 343 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- File "pa_ppx_regexp_test.ml", line 355, characters 10-48:
- 355 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -linkpkg -linkall -o pa_ppx_regexp_test.exe pa_ppx_regexp_test.cmo
- echo "(**pp -syntax camlp5o -ppopt -pa_ppx_regexp-nostatic -package pa_ppx.deriving_plugins.std *)" > pa_ppx_regexp_nostatic_test.ml.NEW
- cat pa_ppx_regexp_test.ml >> pa_ppx_regexp_nostatic_test.ml.NEW
- mv pa_ppx_regexp_nostatic_test.ml.NEW pa_ppx_regexp_nostatic_test.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c pa_ppx_regexp_nostatic_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o -ppopt -pa_ppx_regexp-nostatic -package pa_ppx.deriving_plugins.std  pa_ppx_regexp_nostatic_test.ml
- File "pa_ppx_regexp_nostatic_test.ml", line 332, characters 10-48:
- 332 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- File "pa_ppx_regexp_nostatic_test.ml", line 344, characters 10-48:
- 344 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- File "pa_ppx_regexp_nostatic_test.ml", line 356, characters 10-48:
- 356 |   let f = function "A" -> "res1" | "B" -> "res2" in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ""
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg  -package ounit2,pa_ppx.utils,re,pcre,pa_ppx_regexp_runtime -linkpkg -linkall -o pa_ppx_regexp_nostatic_test.exe pa_ppx_regexp_nostatic_test.cmo
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c syntax_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o  syntax_test.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- File "syntax_test.ml", line 23, characters 22-72:
- 23 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%match "abc"/exc raw] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 24, characters 22-73:
- 24 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%match "abc"/ strings] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 29, characters 22-66:
- 29 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%match "abc"/m] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 30, characters 22-66:
- 30 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%match "abc"/s] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 41, characters 7-54:
- 41 |       (PAPR.Implem.pa1 {foo| [%match {|\n$|} /s] |foo} ; ())
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 45, characters 22-72:
- 45 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%split "abc"/exc raw] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 46, characters 22-73:
- 46 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%split "abc"/ strings] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 47, characters 22-64:
- 47 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%split "abc"] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 52, characters 22-66:
- 52 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%split "abc"/m] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 53, characters 22-66:
- 53 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%split "abc"/s] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 65, characters 22-66:
- 65 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%pattern "abc"] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 66, characters 22-70:
- 66 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%pattern "abc" / e] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- File "syntax_test.ml", line 74, characters 22-72:
- 74 |   ; assert_equal ()  (PAPR.Implem.pa1 {foo| [%subst "abc" / "def"] |foo} ; ())
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils,camlp5.pa_op.link,camlp5.pr_o.link,str,pa_ppx.base.link,pa_ppx_regexp.link,pa_ppx.testutils -linkpkg -linkall -o syntax_test.exe syntax_test.cmo
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c ya_wrap_ocamlfind.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o  ya_wrap_ocamlfind.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils ya_wrap_ocamlfind.cmo -o ya-wrap-ocamlfind
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c join_meta.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o  join_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils join_meta.cmo -o join_meta
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils -c standalone_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp,ounit2,pa_ppx.utils' '-c' -syntax camlp5o -ppopt -pa_ppx_regexp-nostatic  standalone_test.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkall -linkpkg  -package re,pcre -linkpkg -linkall -o standalone_test.exe standalone_test.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_regexp.0.02/tests'
- ocamlfind camlp5-buildscripts/join_meta -rewrite pa_ppx_regexp_runtime:pa_ppx_regexp.runtime \
- 		-direct-include pa_regexp \
- 		-wrap-subdir runtime:runtime > META
- ocamlfind remove pa_ppx_regexp || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/pa_ppx_regexp/META
- ocamlfind install pa_ppx_regexp META local-install/lib/*/*.*
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp_runtime.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp_runtime.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp_runtime.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp_runtime.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/pa_ppx_regexp.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_regexp/META
-> installed pa_ppx_regexp.0.02
Processing 116/117: [pa_ppx_quotation2extension: make sys]
+ /usr/bin/make "sys" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01)
- set -e; for i in pa_quotation2extension; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,camlp5,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std -c pa_ppx_quotation2extension.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,camlp5,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std' '-c' -syntax camlp5o -package camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp  pa_ppx_quotation2extension.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,camlp5,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std -c pa_ppx_quotation2extension.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,camlp5,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std' '-c' -syntax camlp5o -package camlp5.extfun,camlp5.parser_quotations,pa_ppx_regexp  pa_ppx_quotation2extension.ml
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,camlp5,fmt,pa_ppx.base,pa_ppx.deriving_plugins.std mk_meta.ml -o mk_meta
- ./mk_meta > META
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_quotation2extension -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib META   pa_ppx_quotation2extension.cmo pa_ppx_quotation2extension.cmx pa_ppx_quotation2extension.cmi pa_ppx_quotation2extension.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib pa_ppx_quotation2extension
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/META
- + ocamlfind install pa_ppx_quotation2extension -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib META pa_ppx_quotation2extension.cmo pa_ppx_quotation2extension.cmx pa_ppx_quotation2extension.cmi pa_ppx_quotation2extension.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.o
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmi
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmx
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmo
- Installed /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib/pa_ppx_quotation2extension/META
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
-> compiled  pa_ppx_quotation2extension.0.01
Processing 117/117: [pa_ppx_quotation2extension: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01)
- set -e; for i in pa_quotation2extension; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- /usr/bin/make DESTDIR=/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- touch META
- mkdir -p /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_quotation2extension -destdir /home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension/../local-install//lib META   pa_ppx_quotation2extension.cmo pa_ppx_quotation2extension.cmx pa_ppx_quotation2extension.cmi pa_ppx_quotation2extension.o
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/pa_ppx_quotation2extension.0.01/pa_quotation2extension'
- ocamlfind camlp5-buildscripts/join_meta \
- -direct-include pa_quotation2extension \
- > META
- ocamlfind remove pa_ppx_quotation2extension || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/META
- ocamlfind install pa_ppx_quotation2extension META local-install/lib/*/*.*
- Installed /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.o
- Installed /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmx
- Installed /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmo
- Installed /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmi
- Installed /home/opam/.opam/5.0/lib/pa_ppx_quotation2extension/META
-> installed pa_ppx_quotation2extension.0.01
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:13.17 ---> saved as "c236cef5d67232a66f71d3fd8502794da426d7dac1a0a76318797be6123cd227"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u pa_ppx_quotation2extension:a0366b109ae9fe4fe78feaa0bdb2de49,pcre2:316b074cf00259c16de4e9d7d596489f,pa_ppx_regexp:7dd5d9ff65b5b992e818c9842764529a,pa_ppx_migrate:73a1af50483681be6ec234ababeeb114"))
2024-09-12 19:13.19 ---> saved as "9b84373f5f41721ecd7f62f859114a488111aea0f953a0ae6695cf0728dc8de7"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.854704') && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11,pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114,pa_ppx_migrate.0.11 prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02,pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a,pa_ppx_regexp.0.02 prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2,pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f,pcre2.7.5.2 prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01,pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49,pa_ppx_quotation2extension.0.01; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.854704
prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11/lib/
prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11/lib/pa_ppx_migrate/
prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11/lib/pa_ppx_migrate/META
prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11/lib/pa_ppx_migrate/pa_deriving_migrate.cmi
prep/universes/73a1af50483681be6ec234ababeeb114/pa_ppx_migrate/0.11/opam
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/lib/
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/lib/pa_ppx_regexp/
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/lib/pa_ppx_regexp/META
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/lib/pa_ppx_regexp/pa_ppx_regexp.cmi
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/lib/pa_ppx_regexp/pa_ppx_regexp_runtime.cmi
prep/universes/7dd5d9ff65b5b992e818c9842764529a/pa_ppx_regexp/0.02/opam
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/doc/
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/doc/pcre2/
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/doc/pcre2/CHANGES.md
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/doc/pcre2/LICENSE.md
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/doc/pcre2/README.md
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/pcre2.ocamlobjinfo
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/META
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/dune-package
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/pcre2.cmi
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/pcre2.cmt
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/lib/pcre2/pcre2.cmti
prep/universes/316b074cf00259c16de4e9d7d596489f/pcre2/7.5.2/opam
prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01/lib/
prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01/lib/pa_ppx_quotation2extension/
prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01/lib/pa_ppx_quotation2extension/META
prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01/lib/pa_ppx_quotation2extension/pa_ppx_quotation2extension.cmi
prep/universes/a0366b109ae9fe4fe78feaa0bdb2de49/pa_ppx_quotation2extension/0.01/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114:483fb636f2f55fb88c2785c4386a9d569d64b4a8d0389d11a7b914ce60664f92
HASHES:pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a:ae72441670be3152da5e352dcba1cbfad47299a507dec0a6a29604a4c261bf27
HASHES:pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f:7f87dbcd4b93cdcbbc06ea342b4063ee100a489eba0afac6d9302a0b22115286
HASHES:pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49:2e7950bb51900a1ac18e0cf5d780a563bfe7602249833d4b92429d4b5d3b10cb
2024-09-12 19:13.22 ---> saved as "cead338cec19e6c2aaace48e12d3e85e12fd7303fc6a705cb4799a2ebe11930e"
Job succeeded
2024-09-12 19:21.14: pa_ppx_quotation2extension.0.01-a0366b109ae9fe4fe78feaa0bdb2de49 -> 2e7950bb51900a1ac18e0cf5d780a563bfe7602249833d4b92429d4b5d3b10cb
2024-09-12 19:21.14: pcre2.7.5.2-316b074cf00259c16de4e9d7d596489f -> 7f87dbcd4b93cdcbbc06ea342b4063ee100a489eba0afac6d9302a0b22115286
2024-09-12 19:21.14: pa_ppx_regexp.0.02-7dd5d9ff65b5b992e818c9842764529a -> ae72441670be3152da5e352dcba1cbfad47299a507dec0a6a29604a4c261bf27
2024-09-12 19:21.14: pa_ppx_migrate.0.11-73a1af50483681be6ec234ababeeb114 -> 483fb636f2f55fb88c2785c4386a9d569d64b4a8d0389d11a7b914ce60664f92
2024-09-12 19:21.14: Job succeeded