Build:
  1. 0
2024-01-29 15:19.04: New job: Voodoo prep elpi.1.1.1; 8c7e85012166df7a68e53f1daadc2f4d
2024-01-29 15:19.04: Waiting for resource in pool OCluster
2024-01-29 19:01.42: Waiting for worker…
2024-01-29 19:03.13: Got resource from pool OCluster
2024-01-29 19:03.13: Using cache hint "docs-universe-prep-4.12.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.12@sha256:7fb083e3d06f1d99cfc5df954535acb2a21b472b14eab4268d593935d5d506dc)
         (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-4.12@sha256:7fb083e3d06f1d99cfc5df954535acb2a21b472b14eab4268d593935d5d506dc)
 (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.13.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 elpi.1.1.1 seq.base result.1.5 re.1.11.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 dune.3.13.0 cppo.1.6.9 conf-perl.2 camlp5.7.14 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u elpi:8c7e85012166df7a68e53f1daadc2f4d"))
 (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.627086') && (for DATA in prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; 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/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; 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 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.12.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 19:03.13: RETRYING: 2024-01-29/151904-voodoo-prep-a0b5c4 Number of retries: 0 (retriable error condition)
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files:  71% (23283/32633)
Updating files:  72% (23496/32633)
Updating files:  73% (23823/32633)
Updating files:  74% (24149/32633)
Updating files:  75% (24475/32633)
Updating files:  76% (24802/32633)
Updating files:  77% (25128/32633)
Updating files:  78% (25454/32633)
Updating files:  79% (25781/32633)
Updating files:  80% (26107/32633)
Updating files:  81% (26433/32633)
Updating files:  82% (26760/32633)
Updating files:  83% (27086/32633)
Updating files:  84% (27412/32633)
Updating files:  85% (27739/32633)
Updating files:  86% (28065/32633)
Updating files:  87% (28391/32633)
Updating files:  88% (28718/32633)
Updating files:  89% (29044/32633)
Updating files:  90% (29370/32633)
Updating files:  91% (29697/32633)
Updating files:  92% (30023/32633)
Updating files:  93% (30349/32633)
Updating files:  94% (30676/32633)
Updating files:  95% (31002/32633)
Updating files:  96% (31328/32633)
Updating files:  97% (31655/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.12@sha256:7fb083e3d06f1d99cfc5df954535acb2a21b472b14eab4268d593935d5d506dc)
2024-01-29 18:58.04 ---> using "a2d5a2baf79ec0da324a7bd46c61edcd83d921d65273fb94eab7eeb15c4d850c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:58.04 ---> using "a6b6a677e4b46a9f414a471c7e24fe2e44d4abc6260886fa11ba63125425b60f" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (693 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 (7580 kB/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 ... 18743 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+deb12u3) ...
2024-01-29 18:58.04 ---> using "47c6df6337552aca251e60aafb8396ea6786f5108871d2a72c540b964ff118df" 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.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [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 opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] 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.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:58.04 ---> using "dc4a11432b20662f708ddb5d7b0c1c8ebdb143ba2d1bbea48c0c14e386a198c3" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:58.04 ---> using "d48783766ceda8cde96098cc5ae3b2a41fdc47677d1550665ed2ac326e2580ba" from cache
2024-01-29 18:58.04 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.12@sha256:7fb083e3d06f1d99cfc5df954535acb2a21b472b14eab4268d593935d5d506dc)
2024-01-29 18:58.04 ---> using "a2d5a2baf79ec0da324a7bd46c61edcd83d921d65273fb94eab7eeb15c4d850c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:58.04 ---> using "a6b6a677e4b46a9f414a471c7e24fe2e44d4abc6260886fa11ba63125425b60f" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:58.04 ---> using "011c5abee44d72459d84c80247fc103f98209bbe77deeab306a06ddd9942611e" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:58.05 ---> using "a461f235c40352d385951ed1f72bf5e601ea54ecb4cb55201c9216a7092f1e52" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:58.05 ---> using "6fc19ecc6e5e7f31332cbf5c7984b0a3ca544a5c6e6b0f88cc98ac8859df9e32" 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.

This 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.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:58.05 ---> using "9bfe60c5298a5ee4743800da88cf55065a5e37bebbf99950e41a55b7493a28ea" from cache

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

2024-01-29 18:58.05 ---> using "81fd2e807e7675766a3993c34a2a670fdecf5af02a1ad9b8e5b9594f5a3bed8c" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:58.05 ---> using "c765ca1dfeb32611060fae28cddb9910ae44aef5e80b9ab254c5ad2027168822" 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 install dune.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:58.05 ---> using "4863a877ff18de97f7ed675fc96613012581397cee39886c9bf6566d8f9e2269" from cache

/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 elpi.1.1.1 seq.base result.1.5 re.1.11.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 dune.3.13.0 cppo.1.6.9 conf-perl.2 camlp5.7.14 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (761 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.1-1

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

<><> opam-depext.1.2.1-1 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 elpi.1.1.1 seq.base result.1.5 re.1.11.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 dune.3.13.0 cppo.1.6.9 conf-perl.2 camlp5.7.14" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
perl
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-perl               2
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install result                  1.5
  - install seq                     base
  - install camlp5                  7.14
  - install ppx_tools               6.6
  - install ocaml-migrate-parsetree 1.8.0
  - install re                      1.11.0
  - install ppxfind                 1.4
  - install ppx_tools_versioned     5.4.0
  - install ppx_deriving            4.5-1
  - install elpi                    1.1.1
===== 13 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/39:
Processing  2/39:
Processing  3/39:
Processing  4/39:
Processing  5/39: [conf-perl: perl]
-> retrieved camlp5.7.14  (cached)
Processing  6/39: [conf-perl: perl]
-> retrieved cppo.1.6.9  (cached)
Processing  7/39: [conf-perl: perl]
Processing  8/39: [conf-perl: perl] [cppo: dune build]
-> retrieved elpi.1.1.1  (cached)
Processing  9/39: [conf-perl: perl] [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  9/39: [cppo: dune build]
-> installed conf-perl.2
Processing 10/39: [cppo: dune build]
Processing 11/39: [camlp5: ./configure] [cppo: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 12/39: [camlp5: ./configure] [cppo: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 13/39: [camlp5: ./configure] [cppo: dune build]
Processing 14/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> retrieved ppx_deriving.4.5-1  (cached)
Processing 15/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> retrieved ppx_tools.6.6  (cached)
Processing 16/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 17/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> retrieved ppxfind.1.4  (cached)
Processing 18/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
Processing 19/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> installed seq.base
Processing 20/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 21/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build] [result: dune build]
-> retrieved re.1.11.0  (cached)
Processing 22/39: [camlp5: ./configure] [cppo: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
- WARNING: missing directory ocaml_stuff/4.12.1
- WARNING: missing file ocaml_src/lib/versdep/4.12.1.ml
- WARNING: FALLING BACK to saved info for ocaml version 4.12.0; please report to maintainer
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.12.0
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.12/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.12
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.12.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.12/lib
- MANDIR=/home/opam/.opam/4.12/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 22/39: [camlp5: make world.opt] [cppo: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 22/39: [camlp5: make world.opt] [cppo: dune build] [re: dune build] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 23/39: [camlp5: make world.opt] [cppo: dune build] [re: dune build] [result: dune build]
-> compiled  result.1.5
Processing 23/39: [camlp5: make world.opt] [cppo: dune build] [re: dune build]
-> installed result.1.5
Processing 24/39: [camlp5: make world.opt] [cppo: dune build] [re: dune build]
Processing 25/39: [camlp5: make world.opt] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build]
-> compiled  re.1.11.0
Processing 25/39: [camlp5: make world.opt] [cppo: dune build] [ocaml-migrate-parsetree: dune build]
-> installed re.1.11.0
Processing 26/39: [camlp5: make world.opt] [cppo: dune build] [ocaml-migrate-parsetree: dune build]
-> compiled  cppo.1.6.9
Processing 26/39: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build]
-> installed cppo.1.6.9
Processing 27/39: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build]
Processing 28/39: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build] [ppx_tools: dune build]
-> compiled  ppx_tools.6.6
Processing 28/39: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build]
-> installed ppx_tools.6.6
Processing 29/39: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 29/39: [camlp5: make world.opt]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 30/39: [camlp5: make world.opt]
Processing 31/39: [camlp5: make world.opt] [ppx_tools_versioned: dune build]
Processing 32/39: [camlp5: make world.opt] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> compiled  ppxfind.1.4
Processing 32/39: [camlp5: make world.opt] [ppx_tools_versioned: dune build]
-> installed ppxfind.1.4
Processing 33/39: [camlp5: make world.opt] [ppx_tools_versioned: dune build]
[ppx_deriving: patch] applying fix_dune_3.patch
Processing 34/39: [camlp5: make world.opt] [ppx_deriving: patch] [ppx_tools_versioned: dune build]
Processing 34/39: [camlp5: make world.opt] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_403.cmo -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_404.cmo -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_402.cmo -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_405.cmo -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_406.cmo -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_407.cmo -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_403.cmx -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_404.cmx -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_406.cmx -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_405.cmx -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_402.cmx -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_407.cmx -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_408.cmo -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_410.cmo -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_409.cmo -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_411.cmo -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_410.cmx -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_408.cmx -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_409.cmx -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_411.cmx -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_411.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/byte/ppx_metaquot_411.cmo -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_402.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/byte/ppx_metaquot_402.cmo -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_408.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/byte/ppx_metaquot_408.cmo -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_409.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/byte/ppx_metaquot_409.cmo -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_403.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/byte/ppx_metaquot_403.cmo -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_405.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/byte/ppx_metaquot_405.cmo -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_407.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/byte/ppx_metaquot_407.cmo -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_406.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/byte/ppx_metaquot_406.cmo -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_404.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/byte/ppx_metaquot_404.cmo -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_410.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/byte/ppx_metaquot_410.cmo -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_402.objs/byte -I .ppx_tools_versioned_metaquot_402.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/native/ppx_metaquot_402.cmx -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_403.objs/byte -I .ppx_tools_versioned_metaquot_403.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/native/ppx_metaquot_403.cmx -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_406.objs/byte -I .ppx_tools_versioned_metaquot_406.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/native/ppx_metaquot_406.cmx -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_407.objs/byte -I .ppx_tools_versioned_metaquot_407.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/native/ppx_metaquot_407.cmx -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_404.objs/byte -I .ppx_tools_versioned_metaquot_404.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/native/ppx_metaquot_404.cmx -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_410.objs/byte -I .ppx_tools_versioned_metaquot_410.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/native/ppx_metaquot_410.cmx -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_405.objs/byte -I .ppx_tools_versioned_metaquot_405.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/native/ppx_metaquot_405.cmx -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_408.objs/byte -I .ppx_tools_versioned_metaquot_408.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/native/ppx_metaquot_408.cmx -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_409.objs/byte -I .ppx_tools_versioned_metaquot_409.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/native/ppx_metaquot_409.cmx -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_411.objs/byte -I .ppx_tools_versioned_metaquot_411.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/native/ppx_metaquot_411.cmx -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-> compiled  ppx_tools_versioned.5.4.0
Processing 34/39: [camlp5: make world.opt] [ppx_deriving: dune build]
-> installed ppx_tools_versioned.5.4.0
Processing 35/39: [camlp5: make world.opt] [ppx_deriving: dune build]
-> compiled  ppx_deriving.4.5-1
Processing 35/39: [camlp5: make world.opt]
-> installed ppx_deriving.4.5-1
Processing 36/39: [camlp5: make world.opt]
+ /usr/bin/make "world.opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.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.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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_src/lib; /usr/bin/make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cat versdep.ml > versdep.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- cat ploc.mli > ploc.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- cat ploc.ml > ploc.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- cat plexing.mli > plexing.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- cat plexing.ml > plexing.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- cat plexer.mli > plexer.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- cat plexer.ml > plexer.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- cat fstream.mli > fstream.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- cat fstream.ml > fstream.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- cat gramext.mli > gramext.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- cat gramext.ml > gramext.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- cat grammar.mli > grammar.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- cat diff.mli > diff.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- cat diff.ml > diff.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- cat extfold.mli > extfold.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- cat extfold.ml > extfold.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- cat extfun.mli > extfun.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- cat extfun.ml > extfun.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- cat pretty.mli > pretty.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- cat pretty.ml > pretty.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- cat eprinter.mli > eprinter.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- cat stdpp.ml > stdpp.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- cat token.mli > token.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- cat token.ml > token.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt 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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- set -e; cd ocaml_src/lib; /usr/bin/make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- cat odyl_main.ml > odyl_main.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- cat odyl.ml > odyl.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- cat quotation.mli > quotation.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- cat quotation.ml > quotation.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- cat prtools.mli > prtools.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- cat prtools.ml > prtools.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- cat ast2pt.mli > ast2pt.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- cat ast2pt.ml > ast2pt.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- cat reloc.mli > reloc.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- cat reloc.ml > reloc.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- cat pcaml.mli > pcaml.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- cat exparser.mli > exparser.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- cat exparser.ml > exparser.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- cat parserify.mli > parserify.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- cat parserify.ml > parserify.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- cat argl.mli > argl.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- cat argl.ml > argl.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.12.0/utils OVERSION=4.12.0 OLIBDIR="/home/opam/.opam/4.12/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- cat main.ml > main.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.12.0/utils ../../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/4.12.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- cat pa_r.ml > pa_r.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.12.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cp q_MLast.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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.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.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/4.12/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.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.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/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; cd lib; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt 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/4.12/.opam-switch/build/camlp5.7.14/lib'
- set -e; cd lib; /usr/bin/make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.12/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.12.0/utils OVERSION=4.12.0 OLIBDIR="/home/opam/.opam/4.12/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils ../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/4.12.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- camlp5 ../boot/camlp5 differ: char 785874, line 6245
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[1]: *** [Makefile:117: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- mkdir boot.new
- /usr/bin/make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do (cd $i; /usr/bin/make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- cp q_MLast.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/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.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.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/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt 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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.12/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.12.0/utils OVERSION=4.12.0 OLIBDIR="/home/opam/.opam/4.12/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils ../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/4.12.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.12.0/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- 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
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- 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
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- 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
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.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
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /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
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- 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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.12/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh
- sed -e "s|@VERSION@|7.14|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.12/lib/camlp5|" META.tpl > META
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.12.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f rprint.ppo
- ocamlc.opt ../ocaml_stuff/4.12.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.12.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.12.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/top'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -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 -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.12/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt 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/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -warn-error +A-11 -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
- ocamlopt.opt -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.12.0/utils ../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/4.12.0/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.12.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- 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
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- 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
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.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/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.12/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
- 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/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.12.0/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.12.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_o.ml > pa_o.ppo.TMP && mv pa_o.ppo.TMP pa_o.ml.ppo
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_op.ml > pa_op.ppo.TMP && mv pa_op.ppo.TMP pa_op.ml.ppo
- cat pa_o.ml.ppo pa_op.ml.ppo | sed -e "s/Plexer.gmake ()/Lazy.force P.lexer/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" -e "/Grammar.Entry.create/d" | grep -v '#load' | grep -v "^IFDEF" | grep -v "^END" | grep -v DELETE_RULE | cat comp_head.ml.tpl - o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14'
-> compiled  camlp5.7.14
Processing 37/39: [camlp5: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14)
- rm -rf "/home/opam/.opam/4.12/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man compile; do \
-   (cd $i; /usr/bin/make install DESTDIR=; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.12/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.12/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/4.12/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.12/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.12/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.12/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5" "/home/opam/.opam/4.12/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.12/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.12/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.12/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- mkdir -p "/home/opam/.opam/4.12/bin"
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.12/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.12/lib/camlp5/."
- cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.12/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.12/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.12/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.12/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/main'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5" "/home/opam/.opam/4.12/bin"
- cp q_MLast.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/4.12/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.12/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.12/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.12/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.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/4.12/lib/camlp5/."; \
-   for i in q_MLast 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/4.12/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5" "/home/opam/.opam/4.12/bin"
- rm -f "/home/opam/.opam/4.12/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_lefteval.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_scheme.cmo pr_schemep.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo "/home/opam/.opam/4.12/lib/camlp5/."
- cp META "/home/opam/.opam/4.12/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.12/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.12/bin/."
- cp mkcamlp5.sh "/home/opam/.opam/4.12/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.12/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_lefteval.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_scheme.cmx pr_schemep.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx "/home/opam/.opam/4.12/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_sml pa_lisp pa_scheme pa_extfold pa_extfun pa_extprint pa_macro_print pa_lefteval pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_scheme pr_schemep pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony; do \
-     cp $i.o "/home/opam/.opam/4.12/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.12/bin/."; \
-   cp mkcamlp5.opt.sh "/home/opam/.opam/4.12/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.12/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/top'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.12/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/top'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- mkdir -p "/home/opam/.opam/4.12/lib/camlp5" "/home/opam/.opam/4.12/bin"
- cp ocpp.cmo "/home/opam/.opam/4.12/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.12/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- mkdir -p "/home/opam/.opam/4.12/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.12/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.12/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/4.12/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/man'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.12/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.12/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/camlp5.7.14/compile'
- cp etc/topfind.camlp5 `ocamlc -where`/. || true
-> installed camlp5.7.14
Processing 38/39: [elpi: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1)
- OCAMLOPT  elpi_config.mli           -c
- OCAMLOPT  elpi_config.ml            -c
- OCAMLOPT trace_ppx                  -o
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- File "command line", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "trace_ppx.ml", line 33, characters 17-21:
- 33 |     let rc = [%e body] in
-                       ^^^^
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- File "_none_", line 1:
- Alert deprecated: module Ast_402
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_402 instead.
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- OCAMLDEP .depends.parser            -native
- OCAMLDEP .depends                   -native
- OCAMLOPT elpi_util.mli              -c
- OCAMLOPT elpi_util.ml               -c
- OCAMLOPT elpi_trace.mli             -c
- OCAMLOPT elpi_trace.ml              -c
- OCAMLOPT elpi_ast.mli               -c
- OCAMLOPT elpi_ast.ml                -c
- OCAMLOPT elpi_parser.mli            -c
- OCAMLOPT elpi_parser.ml             -c -pp camlp5o
- File "elpi_parser.ml", line 411, characters 10-28:
- 411 |        if Pervasives.compare s1 s2 == 0 then v else raise Stream.Failure
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_parser.ml", line 414, characters 10-28:
- 414 |        if Pervasives.compare s1 s2==0 && Pervasives.compare v1 v2==0 then v2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_parser.ml", line 414, characters 41-59:
- 414 |        if Pervasives.compare s1 s2==0 && Pervasives.compare v1 v2==0 then v2
-                                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT elpi_ptmap.mli             -c
- OCAMLOPT elpi_ptmap.ml              -c
- File "elpi_ptmap.ml", line 228, characters 34-52:
- 228 |   List.sort (fun (k1,_) (k2,_) -> Pervasives.compare k1 k2)
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT elpi_data.ml               -c
- OCAMLOPT elpi_runtime.mli           -c
- OCAMLOPT elpi_runtime.ml            -c -ppx 'trace_ppx --on' -for-pack
- File "elpi_runtime.ml", line 1238, characters 54-72:
- 1238 |               List.split (keep_cst_for_lvl (List.sort Pervasives.compare l)) in
-                                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_runtime.ml", line 1246, characters 33-51:
- 1246 |             let args = List.sort Pervasives.compare args in
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT elpi_runtime.ml            -c -ppx 'trace_ppx --off' -for-pack
- File "elpi_runtime.ml", line 1238, characters 54-72:
- 1238 |               List.split (keep_cst_for_lvl (List.sort Pervasives.compare l)) in
-                                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_runtime.ml", line 1246, characters 33-51:
- 1246 |             let args = List.sort Pervasives.compare args in
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT elpi_compiler.mli          -c
- OCAMLOPT elpi_compiler.ml           -c
- OCAMLOPT elpi_API.mli                -c
- OCAMLOPT elpi_API.ml                -c
- OCAMLOPT elpi_builtin.mli            -c
- OCAMLOPT elpi_builtin.ml            -c
- File "elpi_builtin.ml", line 461, characters 7-25:
- 461 |        Pervasives.seek_in i pos;
-              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_builtin.ml", line 541, characters 7-25:
- 541 |        Pervasives.seek_in i pos;
-              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT *.cmx                      -a -o elpi.cmxa
- OCAMLOPT elpi.mli                   -c
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmx
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmx
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmti
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmti
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.a
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.cmxa
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi2html.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi-checker.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_quoted_syntax.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.mli
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.mli
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/META
- OCAMLOPT elpi_REPL.ml               -package elpi elpi_config.cmx -o elpi
- tput: No value for $TERM and no -T specified
Processing 38/39: [elpi: make byte]
+ /usr/bin/make "byte" (CWD=/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1)
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1'
- OCAMLC  elpi_config.ml            -c
- OCAMLDEP .depends.parser.byte       
- OCAMLDEP .depends.byte              
- OCAMLC elpi_util.ml               -c
- OCAMLC elpi_trace.ml              -c
- OCAMLC elpi_ast.ml                -c
- OCAMLC elpi_parser.ml             -c -pp camlp5o
- File "elpi_parser.ml", line 411, characters 10-28:
- 411 |        if Pervasives.compare s1 s2 == 0 then v else raise Stream.Failure
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_parser.ml", line 414, characters 10-28:
- 414 |        if Pervasives.compare s1 s2==0 && Pervasives.compare v1 v2==0 then v2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_parser.ml", line 414, characters 41-59:
- 414 |        if Pervasives.compare s1 s2==0 && Pervasives.compare v1 v2==0 then v2
-                                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC elpi_ptmap.ml              -c
- File "elpi_ptmap.ml", line 228, characters 34-52:
- 228 |   List.sort (fun (k1,_) (k2,_) -> Pervasives.compare k1 k2)
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC elpi_data.ml               -c
- OCAMLC elpi_runtime.mli           -c
- OCAMLC elpi_runtime.ml            -c -ppx 'trace_ppx --on' -for-pack
- File "elpi_runtime.ml", line 1238, characters 54-72:
- 1238 |               List.split (keep_cst_for_lvl (List.sort Pervasives.compare l)) in
-                                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_runtime.ml", line 1246, characters 33-51:
- 1246 |             let args = List.sort Pervasives.compare args in
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC elpi_runtime.ml            -c -ppx 'trace_ppx --off' -for-pack
- File "elpi_runtime.ml", line 1238, characters 54-72:
- 1238 |               List.split (keep_cst_for_lvl (List.sort Pervasives.compare l)) in
-                                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_runtime.ml", line 1246, characters 33-51:
- 1246 |             let args = List.sort Pervasives.compare args in
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC elpi_compiler.mli          -c
- OCAMLC elpi_compiler.ml           -c
- OCAMLC elpi_API.ml                -c
- OCAMLC elpi_builtin.ml            -c
- File "elpi_builtin.ml", line 461, characters 7-25:
- 461 |        Pervasives.seek_in i pos;
-              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "elpi_builtin.ml", line 541, characters 7-25:
- 541 |        Pervasives.seek_in i pos;
-              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC *.cmo                      -a -o elpi.cma
- make[2]: 'elpi.cmi' is up to date.
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmx
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmo
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmo
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmx
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmti
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmti
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.a
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.cmxa
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.cma
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi2html.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi-checker.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_quoted_syntax.elpi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.mli
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_builtin.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.mli
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/elpi_API.cmi
- Installed /home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1/findlib/elpi/META
- OCAMLC elpi_REPL.ml               -package elpi elpi_config.cmo -o elpi.byte
- tput: No value for $TERM and no -T specified
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1'
-> compiled  elpi.1.1.1
Processing 39/39: [elpi: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1)
- Installed /home/opam/.opam/4.12/lib/elpi/elpi.byte
- Installed /home/opam/.opam/4.12/lib/elpi/elpi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_builtin.cmx
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_builtin.cmo
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_API.cmo
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_API.cmx
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_API.cmti
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_builtin.cmti
- Installed /home/opam/.opam/4.12/lib/elpi/elpi.a
- Installed /home/opam/.opam/4.12/lib/elpi/elpi.cmxa
- Installed /home/opam/.opam/4.12/lib/elpi/elpi.cma
- Installed /home/opam/.opam/4.12/lib/elpi/elpi2html.elpi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi-checker.elpi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_quoted_syntax.elpi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi.cmi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_builtin.mli
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_builtin.cmi
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_API.mli
- Installed /home/opam/.opam/4.12/lib/elpi/elpi_API.cmi
- Installed /home/opam/.opam/4.12/lib/elpi/META
Processing 39/39: [elpi: make install-bin]
+ /usr/bin/make "install-bin" "BIN=/home/opam/.opam/4.12/bin" (CWD=/home/opam/.opam/4.12/.opam-switch/build/elpi.1.1.1)
-> installed elpi.1.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:01.24 ---> saved as "b65b6055871d4c8f0b0f8dd01ce96113c9e7f1680cc228d2b23ef0e391a2d5aa"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u elpi:8c7e85012166df7a68e53f1daadc2f4d"))
2024-01-29 19:01.26 ---> saved as "f9e8f06b03058822741a171bc14af89223fd5169468b14bba47cf7f3f9e97649"

/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.627086') && (for DATA in prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; 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/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1,elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d,elpi.1.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.627086
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi.ocamlobjinfo
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/META
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi.cmi
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi_API.cmi
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi_API.cmti
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi_builtin.cmi
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/lib/elpi/elpi_builtin.cmti
prep/universes/8c7e85012166df7a68e53f1daadc2f4d/elpi/1.1.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d:659b637f5e7b9b81ea08b0d23c68dddf22ecca6b914f8211397b3e052622c494
2024-01-29 19:01.28 ---> saved as "829a51cf69adfebf3ef4557573c72815e04967af04f17b4b5ffc8a187e8382bf"
Job succeeded
2024-01-29 19:06.59: elpi.1.1.1-8c7e85012166df7a68e53f1daadc2f4d -> 659b637f5e7b9b81ea08b0d23c68dddf22ecca6b914f8211397b3e052622c494
2024-01-29 19:06.59: Job succeeded