Build:
  1. 0
2024-01-29 15:19.05: New job: Voodoo prep cil.1.7.3; f76bbf7786772f3ef77e1245b5126469
2024-01-29 15:19.05: Waiting for resource in pool OCluster
2024-01-29 19:20.46: Waiting for worker…
2024-01-29 19:21.49: Got resource from pool OCluster
2024-01-29 19:21.49: Using cache hint "docs-universe-prep-4.05.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
         (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.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
 (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 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 cil.1.7.3 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 base-num.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u cil:f76bbf7786772f3ef77e1245b5126469"))
 (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.640146') && (for DATA in prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; 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/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; 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 7b9230f4e0f16686158b9465bda04972358c4375 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 19:21.49: RETRYING: 2024-01-29/151905-voodoo-prep-1da532 Number of retries: 0 (retriable error condition)
Building on clete.caelum.ci.dev
All commits already cached
Updating files:  75% (24574/32511)
Updating files:  76% (24709/32511)
Updating files:  77% (25034/32511)
Updating files:  78% (25359/32511)
Updating files:  79% (25684/32511)
Updating files:  80% (26009/32511)
Updating files:  81% (26334/32511)
Updating files:  82% (26660/32511)
Updating files:  83% (26985/32511)
Updating files:  84% (27310/32511)
Updating files:  85% (27635/32511)
Updating files:  86% (27960/32511)
Updating files:  87% (28285/32511)
Updating files:  88% (28610/32511)
Updating files:  89% (28935/32511)
Updating files:  90% (29260/32511)
Updating files:  91% (29586/32511)
Updating files:  92% (29911/32511)
Updating files:  93% (30236/32511)
Updating files:  94% (30561/32511)
Updating files:  95% (30886/32511)
Updating files:  96% (31211/32511)
Updating files:  97% (31536/32511)
Updating files:  98% (31861/32511)
Updating files:  99% (32186/32511)
Updating files: 100% (32511/32511)
Updating files: 100% (32511/32511), done.
HEAD is now at 7b9230f4e0 Mark ocamlbuild.0.14.3 as not available on Windows

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85' locally
docker.io/ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85: Pulling from ocaml/opam
dbd5af0f204b: Pulling fs layer
dbd5af0f204b: Verifying Checksum
dbd5af0f204b: Download complete
dbd5af0f204b: Pull complete
Digest: sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
Status: Downloaded newer image for ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
2024-01-29 19:16.43 ---> using "b1e21d37cd49b6148620a316f1dc69cb8535bfcbe1ed382a11dd76411eef0ac6" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 19:16.43 ---> using "d6776737340caeb1cd54e01a0e8d80dcb50ea93a08aea20da4dc65c61981f591" 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 (661 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 (3685 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 19:16.43 ---> using "49b3b286b358d7259d401e37eb99aa4c941901605954f155ad62f727d8f7c7f8" 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.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.13.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.8.9] 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
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.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
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] 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 cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.13.0
-> installed result.1.5
-> installed seq.0.3.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed rresult.0.6.0
-> installed cppo.1.6.9
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.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 19:16.43 ---> using "eeb612487fd8dcd7dea2991932fe507ef16bd9a1345d4af6c7c19ccb634d66b8" from cache

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

(from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85' locally
docker.io/ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85: Pulling from ocaml/opam
dbd5af0f204b: Pulling fs layer
dbd5af0f204b: Verifying Checksum
dbd5af0f204b: Download complete
dbd5af0f204b: Pull complete
Digest: sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
Status: Downloaded newer image for ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
2024-01-29 19:16.43 ---> using "b1e21d37cd49b6148620a316f1dc69cb8535bfcbe1ed382a11dd76411eef0ac6" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 19:16.43 ---> using "d6776737340caeb1cd54e01a0e8d80dcb50ea93a08aea20da4dc65c61981f591" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 19:16.43 ---> using "6cc95500c50146d1591a1a51536c7023374f57661eaa67feeeaa365bc204f4ce" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 19:16.45 ---> using "6cdb13f8230539f16d3b582d59fa876ddb5ec2f197ba67f38cd35d80bd7d8b01" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 19:16.45 ---> using "537c57c46cc551f1ff6b66b336a87514b7cc666aad851eeddc459e0e3723acaf" 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 19:16.45 ---> using "48f849e117496327758fa3139d1a6ef9e694ab441a79a167748ec051cfc4d2c2" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.05 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 19:16.45 ---> using "8eb37527f3946ddf56164672300b0aba7cd61923137f273bcc826ec6bd62f77b" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 19:16.45 ---> using "aa382d9769a0ca0d31c4bab41e6144b6a88a36e3eaddbeac375b162c81cfd2dc" 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 ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind 1.9.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> installed ocamlfind.1.9.6
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:16.45 ---> using "ea492bad031e09e877319867b16a6bc388ed0015c3ce77ac9827b5c27810400f" from cache

/home/opam: (env DUNE_CACHE disabled)

/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 cil.1.7.3 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 base-num.base 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 (693 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 cil.1.7.3 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 base-num.base" 

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
# No extra OS packages requirements found.
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install base-num   base
  - install ocamlbuild 0.14.3
  - install num        0
  - install cil        1.7.3
===== 4 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/12:
Processing  3/12:
Processing  4/12:
Processing  5/12:
-> installed base-num.base
Processing  6/12:
Processing  7/12:
-> installed num.0
Processing  8/12:
-> retrieved cil.1.7.3  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
Processing  9/12: [ocamlbuild: make configure.make]
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.05" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.05/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.05/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.05/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.05"; \
- echo "BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing  9/12: [ocamlbuild: make check-if-preinstalled]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3)
- if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
-> installed ocamlbuild.0.14.3
[cil: patch] applying format-obj-magic.patch
Processing 11/12: [cil: patch]
Processing 11/12: [cil: env]
+ /usr/bin/env "FORCE_PERL_PREFIX=1" "./configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for a BSD-compatible install... /usr/bin/install -c
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for msvc cl.exe (optional)... not found
- checking for ocamlc... ocamlc
- OCaml version is 4.05.0
- OCaml library path is /home/opam/.opam/4.05/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for perl... perl
- checking for gcc version... checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... 
- yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for __builtin_va_list... yes
- checking if __thread is a keyword... true
- checking if gcc adds underscores to assembly labels.... false
- checking for ANSI C header files... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking stdbool.h usability... yes
- checking stdbool.h presence... yes
- checking for stdbool.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether time.h and sys/time.h may both be included... yes
- checking for working memcmp... yes
- checking for mkdir... yes
- checking for select... yes
- checking for socket... yes
- checking for __sysv_signal... yes
- checking for real definition of size_t... unsigned long
- checking for real definition of wchar_t... 
- int
- checking whether to use CIL feature blockinggraph... no
- checking whether to use CIL feature zrapp... no
- checking whether to use CIL feature llvm... no
- configure: creating ./config.status
- config.status: creating stamp-h
- config.status: creating Makefile
- config.status: creating config.mk
- config.status: creating lib/App/Cilly/CilConfig.pm
- config.status: creating doc/index.html
- config.status: creating doc/header.html
- config.status: creating src/machdep-ml.c
- config.status: creating config.h
- 
- CIL configuration:
-   (optional) cl.exe found:    HAS_MSVC           no
-   gcc to use                  CC                 gcc
-   default compiler            DEFAULT_COMPILER   _GNUCC
-   CIL version                 CIL_VERSION        1.7.3
-   CIL features                CIL_FEATURES       
-   Extra source directories    EXTRASRCDIRS       
Processing 11/12: [cil: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3)
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cma
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/alpha.mli > ocamlutil/alpha.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/pretty.mli > ocamlutil/pretty.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/pretty.cmi ocamlutil/pretty.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/alpha.cmi ocamlutil/alpha.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/alpha.ml > ocamlutil/alpha.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/errormsg.mli > ocamlutil/errormsg.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/errormsg.cmi ocamlutil/errormsg.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/availexps.ml > src/ext/availexps.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cil.mli > src/cil.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cilint.mli > src/cilint.mli.depends
- make -C .. _build/machdep.ml
- + make -C .. _build/machdep.ml
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- src/machdep-ml.c: In function 'main':
- src/machdep-ml.c:106:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   106 |     alignof_short = (int)(&((struct shortstruct*)0)->s);
-       |                     ^
- src/machdep-ml.c:115:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   115 |     alignof_int = (int)(&((struct intstruct*)0)->i);
-       |                   ^
- src/machdep-ml.c:124:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   124 |     alignof_bool = (int)(&((struct boolstruct*)0)->b);
-       |                    ^
- src/machdep-ml.c:133:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   133 |     alignof_long = (int)(&((struct longstruct*)0)->l);
-       |                    ^
- src/machdep-ml.c:142:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   142 |     alignof_longlong = (int)(&((struct longlong*)0)->ll);
-       |                        ^
- src/machdep-ml.c:151:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   151 |     alignof_ptr = (int)(&((struct ptrstruct*)0)->p);
-       |                   ^
- src/machdep-ml.c:160:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   160 |     alignof_enum = (int)(&((struct enumstruct*)0)->e);
-       |                    ^
- src/machdep-ml.c:169:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   169 |     alignof_float = (int)(&((struct floatstruct*)0)->f);
-       |                     ^
- src/machdep-ml.c:178:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   178 |     alignof_double = (int)(&((struct s1*)0)->d);
-       |                      ^
- src/machdep-ml.c:187:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   187 |     alignof_longdouble = (int)(&((struct s1*)0)->ld);
-       |                          ^
- machdep-ml.exe created succesfully.
- Generating machine dependency information for CIL
- /bin/sh: 1: cl: not found
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules machdep.ml > machdep.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cilint.cmi src/cilint.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o machdep.cmo machdep.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dataflow.mli > src/ext/dataflow.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cil.cmi src/cil.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/inthash.mli > ocamlutil/inthash.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/inthash.cmi ocamlutil/inthash.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/expcompare.ml > src/ext/expcompare.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/util.mli > ocamlutil/util.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/util.cmi ocamlutil/util.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/stats.mli > ocamlutil/stats.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/usedef.ml > src/ext/usedef.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmi src/ext/dataflow.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/expcompare.cmo src/ext/expcompare.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/stats.cmi ocamlutil/stats.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/usedef.cmo src/ext/usedef.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/availexpslv.ml > src/ext/availexpslv.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/bitmap.mli > ocamlutil/bitmap.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/bitmap.cmi ocamlutil/bitmap.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/bitmap.ml > ocamlutil/bitmap.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabs.ml > src/frontc/cabs.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabs2cil.mli > src/frontc/cabs2cil.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs.cmo src/frontc/cabs.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmi src/frontc/cabs2cil.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabs2cil.ml > src/frontc/cabs2cil.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabshelper.ml > src/frontc/cabshelper.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/growArray.mli > ocamlutil/growArray.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/growArray.cmi ocamlutil/growArray.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabsvisit.mli > src/frontc/cabsvisit.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cilutil.ml > src/cilutil.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cprint.ml > src/frontc/cprint.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/escape.mli > src/escape.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/whitetrack.mli > src/frontc/whitetrack.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/escape.cmi src/escape.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmi src/frontc/whitetrack.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/trace.mli > ocamlutil/trace.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabshelper.cmo src/frontc/cabshelper.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmi src/frontc/cabsvisit.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cilutil.cmo src/cilutil.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cprint.cmo src/frontc/cprint.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/trace.cmi ocamlutil/trace.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cabsvisit.ml > src/frontc/cabsvisit.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/callgraph.mli > src/ext/callgraph.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmi src/ext/callgraph.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/callgraph.ml > src/ext/callgraph.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/canonicalize.mli > src/ext/canonicalize.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmi src/ext/canonicalize.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/canonicalize.ml > src/ext/canonicalize.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/cfg.mli > src/ext/cfg.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/cfg.cmi src/ext/cfg.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/cfg.ml > src/ext/cfg.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/check.mli > src/check.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/check.cmi src/check.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/check.ml > src/check.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cil.ml > src/cil.ml.depends
- make -C .. _build/cilversion.ml
- + make -C .. _build/cilversion.ml
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- rm -f _build/cilversion.ml
- ./config.status --file=_build/cilversion.ml:src/cilversion.ml.in
- config.status: creating _build/cilversion.ml
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules cilversion.ml > cilversion.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/clist.mli > ocamlutil/clist.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o cilversion.cmo cilversion.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/clist.cmi ocamlutil/clist.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cilint.ml > src/cilint.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cillower.mli > src/cillower.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cillower.cmi src/cillower.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/cillower.ml > src/cillower.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ciloptions.mli > src/ciloptions.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/ciloptions.cmi src/ciloptions.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ciloptions.ml > src/ciloptions.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/frontc.mli > src/frontc/frontc.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/machdepenv.ml > src/machdepenv.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/mergecil.mli > src/mergecil.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/rmtmps.mli > src/rmtmps.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/frontc.cmi src/frontc/frontc.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/machdepenv.cmo src/machdepenv.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/mergecil.cmi src/mergecil.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/rmtmps.cmi src/rmtmps.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/ciltools.ml > src/ext/ciltools.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/clexer.mli > src/frontc/clexer.mli.depends
- /home/opam/.opam/4.05/bin/ocamlyacc src/frontc/cparser.mly
- + /home/opam/.opam/4.05/bin/ocamlyacc src/frontc/cparser.mly
- 1 shift/reduce conflict.
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cparser.mli > src/frontc/cparser.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cparser.cmi src/frontc/cparser.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/clexer.cmi src/frontc/clexer.mli
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/frontc/clexer.mll
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/clexer.ml > src/frontc/clexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/lexerhack.ml > src/frontc/lexerhack.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/lexerhack.cmo src/frontc/lexerhack.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/clist.ml > ocamlutil/clist.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/cparser.ml > src/frontc/cparser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dataflow.ml > src/ext/dataflow.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dataslicing.mli > src/ext/dataslicing.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmi src/ext/dataslicing.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dataslicing.ml > src/ext/dataslicing.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/deadcodeelim.ml > src/ext/deadcodeelim.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ciltools.cmo src/ext/ciltools.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/reachingdefs.ml > src/ext/reachingdefs.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/liveness.ml > src/ext/liveness.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/liveness.cmo src/ext/liveness.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/liveness.cmo src/ext/liveness.ml
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmo src/ext/reachingdefs.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmo src/ext/reachingdefs.ml
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dominators.mli > src/ext/dominators.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dominators.cmi src/ext/dominators.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/dominators.ml > src/ext/dominators.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/epicenter.ml > src/ext/epicenter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/errormsg.ml > ocamlutil/errormsg.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/escape.ml > src/escape.ml.depends
- make -C .. _build/feature_config.ml
- + make -C .. _build/feature_config.ml
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- rm -f _build/feature_config.*
- echo "(* This module was generated automatically by code in Makefile.in *)" >_build/feature_config.ml
- echo "open Cil"   >>_build/feature_config.ml
- echo "let features : featureDescr list = [" >> _build/feature_config.ml
- echo " (* EXTRAFEATURES: *)" >> _build/feature_config.ml
- echo \
-            \
- | perl -pe 's/\\n/\n/g' >> _build/feature_config.ml
- echo "]"   >>_build/feature_config.ml
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules feature_config.ml > feature_config.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/formatcil.mli > src/formatcil.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatcil.cmi src/formatcil.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/formatcil.ml > src/formatcil.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/formatlex.mll
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/formatlex.ml > src/formatlex.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc src/formatparse.mly
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/formatparse.mli > src/formatparse.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatparse.cmi src/formatparse.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatlex.cmo src/formatlex.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatlex.cmo src/formatlex.ml
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/formatparse.ml > src/formatparse.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/frontc.ml > src/frontc/frontc.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/patch.mli > src/frontc/patch.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/patch.cmi src/frontc/patch.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/growArray.ml > ocamlutil/growArray.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/longarray.mli > ocamlutil/longarray.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/longarray.cmi ocamlutil/longarray.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/heap.ml > src/ext/heap.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/heapify.ml > src/ext/heapify.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/inthash.ml > ocamlutil/inthash.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/llvm.ml > src/ext/llvm.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/llvmgen.ml > src/ext/llvmgen.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/llvmutils.ml > src/ext/llvmutils.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmutils.cmo src/ext/llvmutils.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/llvmssa.ml > src/ext/llvmssa.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmgen.cmo src/ext/llvmgen.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmssa.cmo src/ext/llvmssa.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/logcalls.mli > src/ext/logcalls.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmi src/ext/logcalls.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/logcalls.ml > src/ext/logcalls.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/logwrites.ml > src/ext/logwrites.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/longarray.ml > ocamlutil/longarray.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/mergecil.ml > src/mergecil.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/olf.mli > src/ext/pta/olf.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/olf.cmi src/ext/pta/olf.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/olf.ml > src/ext/pta/olf.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/setp.mli > src/ext/pta/setp.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/uref.mli > src/ext/pta/uref.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/setp.cmi src/ext/pta/setp.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/uref.cmi src/ext/pta/uref.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/oneret.mli > src/ext/oneret.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/oneret.cmi src/ext/oneret.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/oneret.ml > src/ext/oneret.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/partial.ml > src/ext/partial.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heap.cmo src/ext/heap.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heap.cmo src/ext/heap.ml
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/ptranal.mli > src/ext/pta/ptranal.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/ptranal.cmi src/ext/pta/ptranal.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/patch.ml > src/frontc/patch.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/predabst.ml > src/ext/predabst.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/pretty.ml > ocamlutil/pretty.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/ptranal.ml > src/ext/pta/ptranal.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/rmtmps.ml > src/rmtmps.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/setp.ml > src/ext/pta/setp.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/sfi.ml > src/ext/sfi.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/simplemem.ml > src/ext/simplemem.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/simplify.mli > src/ext/simplify.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/simplify.cmi src/ext/simplify.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/simplify.ml > src/ext/simplify.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/ssa.mli > src/ext/ssa.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ssa.cmi src/ext/ssa.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/ssa.ml > src/ext/ssa.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/stats.ml > ocamlutil/stats.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/trace.ml > ocamlutil/trace.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ext/pta/uref.ml > src/ext/pta/uref.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules ocamlutil/util.ml > ocamlutil/util.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/frontc/whitetrack.ml > src/frontc/whitetrack.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/alpha.cmo ocamlutil/alpha.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexps.cmo src/ext/availexps.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexps.cmo src/ext/availexps.ml
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmo src/ext/availexpslv.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmo src/ext/availexpslv.ml
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/bitmap.cmo ocamlutil/bitmap.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/bitmap.cmo ocamlutil/bitmap.ml
- File "ocamlutil/bitmap.ml", line 13, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml
- File "src/frontc/cabs2cil.ml", line 1890, characters 26-38:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/frontc/cabs2cil.ml", line 3377, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/frontc/cabs2cil.ml", line 4992, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "src/frontc/cabs2cil.ml", line 5054, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmo src/frontc/cabsvisit.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmo src/ext/callgraph.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmo src/ext/canonicalize.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/cfg.cmo src/ext/cfg.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/check.cmo src/check.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cil.cmo src/cil.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cil.cmo src/cil.ml
- File "src/cil.ml", line 2742, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/cil.ml", line 5036, characters 10-21:
- Warning 3: deprecated: String.copy
- File "src/cil.ml", line 5046, characters 6-16:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cilint.cmo src/cilint.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cillower.cmo src/cillower.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/ciloptions.cmo src/ciloptions.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/clexer.cmo src/frontc/clexer.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/clexer.cmo src/frontc/clexer.ml
- File "src/frontc/clexer.mll", line 615, characters 30-47:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/clist.cmo ocamlutil/clist.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cparser.cmo src/frontc/cparser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmo src/ext/dataflow.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmo src/ext/dataslicing.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/deadcodeelim.cmo src/ext/deadcodeelim.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dominators.cmo src/ext/dominators.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dominators.cmo src/ext/dominators.ml
- File "src/ext/dominators.ml", line 285, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/epicenter.cmo src/ext/epicenter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/errormsg.cmo ocamlutil/errormsg.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/errormsg.cmo ocamlutil/errormsg.ml
- File "ocamlutil/errormsg.ml", line 220, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/errormsg.ml", line 222, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/escape.cmo src/escape.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o feature_config.cmo feature_config.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatcil.cmo src/formatcil.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatparse.cmo src/formatparse.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/frontc.cmo src/frontc/frontc.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/growArray.cmo ocamlutil/growArray.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heapify.cmo src/ext/heapify.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/inthash.cmo ocamlutil/inthash.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/inthash.cmo ocamlutil/inthash.ml
- File "ocamlutil/inthash.ml", line 37, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvm.cmo src/ext/llvm.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmo src/ext/logcalls.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/logwrites.cmo src/ext/logwrites.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/longarray.cmo ocamlutil/longarray.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/longarray.cmo ocamlutil/longarray.ml
- File "ocamlutil/longarray.ml", line 27, characters 3-15:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/mergecil.cmo src/mergecil.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/olf.cmo src/ext/pta/olf.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/oneret.cmo src/ext/oneret.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/partial.cmo src/ext/partial.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/patch.cmo src/frontc/patch.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/predabst.cmo src/ext/predabst.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/predabst.cmo src/ext/predabst.ml
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/pretty.cmo ocamlutil/pretty.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/pretty.cmo ocamlutil/pretty.ml
- File "ocamlutil/pretty.ml", line 729, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 739, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 749, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/ptranal.cmo src/ext/pta/ptranal.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/ptranal.cmo src/ext/pta/ptranal.ml
- File "src/ext/pta/ptranal.ml", line 287, characters 38-39:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/rmtmps.cmo src/rmtmps.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/rmtmps.cmo src/rmtmps.ml
- File "src/rmtmps.ml", line 626, characters 8-191:
- Warning 57: Ambiguous or-pattern variables under guard;
- variable gref may match different arguments. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/setp.cmo src/ext/pta/setp.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/sfi.cmo src/ext/sfi.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/simplemem.cmo src/ext/simplemem.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/simplify.cmo src/ext/simplify.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ssa.cmo src/ext/ssa.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ssa.cmo src/ext/ssa.ml
- File "src/ext/ssa.ml", line 86, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 90, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 96, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 108, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 109, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 110, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 111, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 211, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 220, characters 11-23:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 273, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 274, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 302, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 324, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 673, characters 21-33:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/stats.cmo ocamlutil/stats.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/trace.cmo ocamlutil/trace.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/uref.cmo src/ext/pta/uref.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/util.cmo ocamlutil/util.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmo src/frontc/whitetrack.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -a -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta ocamlutil/pretty.cmo ocamlutil/errormsg.cmo ocamlutil/alpha.cmo ocamlutil/inthash.cmo ocamlutil/stats.cmo ocamlutil/util.cmo cilversion.cmo machdep.cmo ocamlutil/clist.cmo src/cilint.cmo src/escape.cmo src/cil.cmo src/ext/dataflow.cmo src/ext/expcompare.cmo src/ext/usedef.cmo src/ext/availexps.cmo src/ext/availexpslv.cmo ocamlutil/bitmap.cmo src/frontc/cabs.cmo ocamlutil/trace.cmo src/cilutil.cmo ocamlutil/longarray.cmo ocamlutil/growArray.cmo src/frontc/cabshelper.cmo src/frontc/cabsvisit.cmo src/frontc/whitetrack.cmo src/frontc/cprint.cmo src/frontc/cabs2cil.cmo src/ext/callgraph.cmo src/ext/canonicalize.cmo src/ext/cfg.cmo src/check.cmo src/cillower.cmo src/frontc/lexerhack.cmo src/frontc/cparser.cmo src/frontc/clexer.cmo src/frontc/patch.cmo src/frontc/frontc.cmo src/machdepenv.cmo src/mergecil.cmo src/rmtmps.cmo src/ciloptions.cmo src/ext/ciltools.cmo src/ext/dataslicing.cmo src/ext/liveness.cmo src/ext/reachingdefs.cmo src/ext/deadcodeelim.cmo src/ext/dominators.cmo src/ext/epicenter.cmo feature_config.cmo src/formatparse.cmo src/formatlex.cmo src/formatcil.cmo src/ext/heap.cmo src/ext/heapify.cmo src/ext/llvmutils.cmo src/ext/llvmgen.cmo src/ext/llvmssa.cmo src/ext/llvm.cmo src/ext/logcalls.cmo src/ext/logwrites.cmo src/ext/pta/setp.cmo src/ext/pta/uref.cmo src/ext/pta/olf.cmo src/ext/oneret.cmo src/ext/pta/ptranal.cmo src/ext/partial.cmo src/ext/predabst.cmo src/ext/sfi.cmo src/ext/simplemem.cmo src/ext/simplify.cmo src/ext/ssa.cmo -o src/cil.cma
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cmxa
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/pretty.cmx ocamlutil/pretty.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/pretty.cmx ocamlutil/pretty.ml
- File "ocamlutil/pretty.ml", line 729, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 739, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 749, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/errormsg.cmx ocamlutil/errormsg.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/errormsg.cmx ocamlutil/errormsg.ml
- File "ocamlutil/errormsg.ml", line 220, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/errormsg.ml", line 222, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/alpha.cmx ocamlutil/alpha.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cilint.cmx src/cilint.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o cilversion.cmx cilversion.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/clist.cmx ocamlutil/clist.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/escape.cmx src/escape.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/inthash.cmx ocamlutil/inthash.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/inthash.cmx ocamlutil/inthash.ml
- File "ocamlutil/inthash.ml", line 37, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o machdep.cmx machdep.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/util.cmx ocamlutil/util.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cil.cmx src/cil.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cil.cmx src/cil.ml
- File "src/cil.ml", line 2742, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/cil.ml", line 5036, characters 10-21:
- Warning 3: deprecated: String.copy
- File "src/cil.ml", line 5046, characters 6-16:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmx src/ext/dataflow.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/expcompare.cmx src/ext/expcompare.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/stats.cmx ocamlutil/stats.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/usedef.cmx src/ext/usedef.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs.cmx src/frontc/cabs.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/longarray.cmx ocamlutil/longarray.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/longarray.cmx ocamlutil/longarray.ml
- File "ocamlutil/longarray.ml", line 27, characters 3-15:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/growArray.cmx ocamlutil/growArray.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabshelper.cmx src/frontc/cabshelper.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/trace.cmx ocamlutil/trace.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmx src/frontc/whitetrack.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmx src/frontc/cabsvisit.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cilutil.cmx src/cilutil.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cprint.cmx src/frontc/cprint.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml
- File "src/frontc/cabs2cil.ml", line 1890, characters 26-38:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/frontc/cabs2cil.ml", line 3377, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/frontc/cabs2cil.ml", line 4992, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "src/frontc/cabs2cil.ml", line 5054, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/lexerhack.cmx src/frontc/lexerhack.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/cparser.cmx src/frontc/cparser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/clexer.cmx src/frontc/clexer.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/clexer.cmx src/frontc/clexer.ml
- File "src/frontc/clexer.mll", line 615, characters 30-47:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/patch.cmx src/frontc/patch.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -o src/frontc/frontc.cmx src/frontc/frontc.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/machdepenv.cmx src/machdepenv.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/mergecil.cmx src/mergecil.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/rmtmps.cmx src/rmtmps.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/rmtmps.cmx src/rmtmps.ml
- File "src/rmtmps.ml", line 626, characters 8-191:
- Warning 57: Ambiguous or-pattern variables under guard;
- variable gref may match different arguments. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ciltools.cmx src/ext/ciltools.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/cfg.cmx src/ext/cfg.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/liveness.cmx src/ext/liveness.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/liveness.cmx src/ext/liveness.ml
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmx src/ext/reachingdefs.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmx src/ext/reachingdefs.ml
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmx src/ext/callgraph.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatparse.cmx src/formatparse.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatlex.cmx src/formatlex.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatlex.cmx src/formatlex.ml
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmutils.cmx src/ext/llvmutils.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmgen.cmx src/ext/llvmgen.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvmssa.cmx src/ext/llvmssa.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/setp.cmx src/ext/pta/setp.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/uref.cmx src/ext/pta/uref.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heap.cmx src/ext/heap.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heap.cmx src/ext/heap.ml
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/olf.cmx src/ext/pta/olf.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/ptranal.cmx src/ext/pta/ptranal.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext/pta -I ocamlutil -I src -I src/ext -I src/frontc -o src/ext/pta/ptranal.cmx src/ext/pta/ptranal.ml
- File "src/ext/pta/ptranal.ml", line 287, characters 38-39:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/bitmap.cmx ocamlutil/bitmap.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o ocamlutil/bitmap.cmx ocamlutil/bitmap.ml
- File "ocamlutil/bitmap.ml", line 13, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexps.cmx src/ext/availexps.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexps.cmx src/ext/availexps.ml
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmx src/ext/availexpslv.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmx src/ext/availexpslv.ml
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmx src/ext/canonicalize.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/check.cmx src/check.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/cillower.cmx src/cillower.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/ciloptions.cmx src/ciloptions.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmx src/ext/dataslicing.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/deadcodeelim.cmx src/ext/deadcodeelim.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dominators.cmx src/ext/dominators.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/dominators.cmx src/ext/dominators.ml
- File "src/ext/dominators.ml", line 285, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/epicenter.cmx src/ext/epicenter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -o feature_config.cmx feature_config.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/formatcil.cmx src/formatcil.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/heapify.cmx src/ext/heapify.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/llvm.cmx src/ext/llvm.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmx src/ext/logcalls.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/logwrites.cmx src/ext/logwrites.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/oneret.cmx src/ext/oneret.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/partial.cmx src/ext/partial.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/predabst.cmx src/ext/predabst.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/predabst.cmx src/ext/predabst.ml
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/sfi.cmx src/ext/sfi.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/simplemem.cmx src/ext/simplemem.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/simplify.cmx src/ext/simplify.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ssa.cmx src/ext/ssa.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -o src/ext/ssa.cmx src/ext/ssa.ml
- File "src/ext/ssa.ml", line 86, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 90, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 96, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 108, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 109, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 110, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 111, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 211, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 220, characters 11-23:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 273, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 274, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 302, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 324, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 673, characters 21-33:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlopt.opt -a -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta ocamlutil/pretty.cmx ocamlutil/errormsg.cmx ocamlutil/alpha.cmx cilversion.cmx machdep.cmx ocamlutil/clist.cmx ocamlutil/inthash.cmx ocamlutil/stats.cmx ocamlutil/util.cmx src/cilint.cmx src/escape.cmx src/cil.cmx src/ext/dataflow.cmx src/ext/expcompare.cmx src/ext/usedef.cmx src/ext/availexps.cmx src/ext/availexpslv.cmx ocamlutil/bitmap.cmx src/frontc/cabs.cmx ocamlutil/longarray.cmx ocamlutil/growArray.cmx ocamlutil/trace.cmx src/cilutil.cmx src/frontc/cabshelper.cmx src/frontc/cabsvisit.cmx src/frontc/whitetrack.cmx src/frontc/cprint.cmx src/frontc/cabs2cil.cmx src/ext/callgraph.cmx src/ext/canonicalize.cmx src/ext/cfg.cmx src/check.cmx src/cillower.cmx src/frontc/lexerhack.cmx src/frontc/cparser.cmx src/frontc/clexer.cmx src/frontc/patch.cmx src/frontc/frontc.cmx src/machdepenv.cmx src/mergecil.cmx src/rmtmps.cmx src/ciloptions.cmx src/ext/ciltools.cmx src/ext/dataslicing.cmx src/ext/liveness.cmx src/ext/reachingdefs.cmx src/ext/deadcodeelim.cmx src/ext/dominators.cmx src/ext/epicenter.cmx feature_config.cmx src/formatparse.cmx src/formatlex.cmx src/formatcil.cmx src/ext/heap.cmx src/ext/heapify.cmx src/ext/llvmutils.cmx src/ext/llvmgen.cmx src/ext/llvmssa.cmx src/ext/llvm.cmx src/ext/logcalls.cmx src/ext/logwrites.cmx src/ext/pta/setp.cmx src/ext/pta/uref.cmx src/ext/pta/olf.cmx src/ext/oneret.cmx src/ext/pta/ptranal.cmx src/ext/partial.cmx src/ext/predabst.cmx src/ext/sfi.cmx src/ext/simplemem.cmx src/ext/simplify.cmx src/ext/ssa.cmx -o src/cil.cmxa
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.a
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.libfiles
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/availexps.ml > src/ext/availexps.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/availexps.ml > src/ext/availexps.inferred.mli
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/availexpslv.ml > src/ext/availexpslv.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/availexpslv.ml > src/ext/availexpslv.inferred.mli
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -i src/frontc/cabs.ml > src/frontc/cabs.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -i src/frontc/cabshelper.ml > src/frontc/cabshelper.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/ciltools.ml > src/ext/ciltools.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -i src/cilutil.ml > src/cilutil.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -i cilversion.ml > cilversion.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -i src/frontc/cprint.ml > src/frontc/cprint.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/deadcodeelim.ml > src/ext/deadcodeelim.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/epicenter.ml > src/ext/epicenter.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/expcompare.ml > src/ext/expcompare.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -i feature_config.ml > feature_config.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -i src/formatlex.ml > src/formatlex.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -i src/formatlex.ml > src/formatlex.inferred.mli
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/heap.ml > src/ext/heap.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/heap.ml > src/ext/heap.inferred.mli
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/heapify.ml > src/ext/heapify.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/frontc -I ocamlutil -I src -I src/ext -I src/ext/pta -i src/frontc/lexerhack.ml > src/frontc/lexerhack.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/liveness.ml > src/ext/liveness.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/liveness.ml > src/ext/liveness.inferred.mli
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/llvm.ml > src/ext/llvm.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/llvmgen.ml > src/ext/llvmgen.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/llvmssa.ml > src/ext/llvmssa.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/llvmutils.ml > src/ext/llvmutils.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/logwrites.ml > src/ext/logwrites.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta -i machdep.ml > machdep.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -i src/machdepenv.ml > src/machdepenv.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/partial.ml > src/ext/partial.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/predabst.ml > src/ext/predabst.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/predabst.ml > src/ext/predabst.inferred.mli
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/reachingdefs.ml > src/ext/reachingdefs.inferred.mli
- + /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/reachingdefs.ml > src/ext/reachingdefs.inferred.mli
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/sfi.ml > src/ext/sfi.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/simplemem.ml > src/ext/simplemem.inferred.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -I src/ext -I ocamlutil -I src -I src/frontc -I src/ext/pta -i src/ext/usedef.ml > src/ext/usedef.inferred.mli
- ocamlbuild -build-dir _build -no-links -classic-display src/main.native
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/main.ml > src/main.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/main.cmo src/main.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/ext -I src/frontc -I src/ext/pta -o src/main.cmx src/main.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa str.cmxa nums.cmxa -I src src/cil.cmxa src/main.cmx -o src/main.native
- cp _build/src/main.native bin/cilly.native
- cp lib/App/Cilly.pm.in lib/App/Cilly.pm
- sed -e "s|CIL_VERSION|1.7.3|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
- mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- if gcc -D_GNUCC -m32 src/machdep-ml.c -o _build/machdep-ml32.exe ;then \
-   sed -e "s|nogcc32model|` _build/machdep-ml32.exe --env`|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
-   mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- fi
- In file included from src/machdep-ml.c:40:
- /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
-    27 | #include <bits/libc-header-start.h>
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- if gcc -D_GNUCC -m64 src/machdep-ml.c -o _build/machdep-ml64.exe ;then \
-   sed -e "s|nogcc64model|` _build/machdep-ml64.exe --env`|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
-   mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- fi
- src/machdep-ml.c: In function 'main':
- src/machdep-ml.c:106:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   106 |     alignof_short = (int)(&((struct shortstruct*)0)->s);
-       |                     ^
- src/machdep-ml.c:115:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   115 |     alignof_int = (int)(&((struct intstruct*)0)->i);
-       |                   ^
- src/machdep-ml.c:124:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   124 |     alignof_bool = (int)(&((struct boolstruct*)0)->b);
-       |                    ^
- src/machdep-ml.c:133:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   133 |     alignof_long = (int)(&((struct longstruct*)0)->l);
-       |                    ^
- src/machdep-ml.c:142:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   142 |     alignof_longlong = (int)(&((struct longlong*)0)->ll);
-       |                        ^
- src/machdep-ml.c:151:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   151 |     alignof_ptr = (int)(&((struct ptrstruct*)0)->p);
-       |                   ^
- src/machdep-ml.c:160:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   160 |     alignof_enum = (int)(&((struct enumstruct*)0)->e);
-       |                    ^
- src/machdep-ml.c:169:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   169 |     alignof_float = (int)(&((struct floatstruct*)0)->f);
-       |                     ^
- src/machdep-ml.c:178:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   178 |     alignof_double = (int)(&((struct s1*)0)->d);
-       |                      ^
- src/machdep-ml.c:187:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   187 |     alignof_longdouble = (int)(&((struct s1*)0)->ld);
-       |                          ^
- Generating CIL_MACHINE machine dependency information string (for CIL)
- cd lib; perl Makefile.PL
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for cilly
- Writing MYMETA.yml and MYMETA.json
- /usr/bin/make -C lib
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
- cp App/Cilly.pm blib/lib/App/Cilly.pm
- cp App/Cilly/CilConfig.pm blib/lib/App/Cilly/CilConfig.pm
- cp App/Cilly/KeptFile.pm blib/lib/App/Cilly/KeptFile.pm
- cp App/Cilly/TempFile.pm blib/lib/App/Cilly/TempFile.pm
- cp App/Cilly/OutputFile.pm blib/lib/App/Cilly/OutputFile.pm
- cp ../bin/cilly blib/script/cilly
- "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cilly
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
-> compiled  cil.1.7.3
Processing 12/12: [cil: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3)
- ocamlbuild -build-dir _build -no-links -classic-display src/main.native
- /usr/bin/make -C lib
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cma
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cmxa
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.a
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.libfiles
- ocamlfind remove cil
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/cil/META
- ocamlfind install -patch-version 1.7.3 cil META _build/src/cil.cma _build/src/cil.cmxa _build/src/cil.a `cat _build/src/cil.libfiles`
- Installed /home/opam/.opam/4.05/lib/cil/whitetrack.mli
- Installed /home/opam/.opam/4.05/lib/cil/whitetrack.cmx
- Installed /home/opam/.opam/4.05/lib/cil/whitetrack.cmi
- Installed /home/opam/.opam/4.05/lib/cil/util.mli
- Installed /home/opam/.opam/4.05/lib/cil/util.cmx
- Installed /home/opam/.opam/4.05/lib/cil/util.cmi
- Installed /home/opam/.opam/4.05/lib/cil/usedef.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/usedef.cmx
- Installed /home/opam/.opam/4.05/lib/cil/usedef.cmi
- Installed /home/opam/.opam/4.05/lib/cil/uref.mli
- Installed /home/opam/.opam/4.05/lib/cil/uref.cmx
- Installed /home/opam/.opam/4.05/lib/cil/uref.cmi
- Installed /home/opam/.opam/4.05/lib/cil/trace.mli
- Installed /home/opam/.opam/4.05/lib/cil/trace.cmx
- Installed /home/opam/.opam/4.05/lib/cil/trace.cmi
- Installed /home/opam/.opam/4.05/lib/cil/stats.mli
- Installed /home/opam/.opam/4.05/lib/cil/stats.cmx
- Installed /home/opam/.opam/4.05/lib/cil/stats.cmi
- Installed /home/opam/.opam/4.05/lib/cil/ssa.mli
- Installed /home/opam/.opam/4.05/lib/cil/ssa.cmx
- Installed /home/opam/.opam/4.05/lib/cil/ssa.cmi
- Installed /home/opam/.opam/4.05/lib/cil/simplify.mli
- Installed /home/opam/.opam/4.05/lib/cil/simplify.cmx
- Installed /home/opam/.opam/4.05/lib/cil/simplify.cmi
- Installed /home/opam/.opam/4.05/lib/cil/simplemem.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/simplemem.cmx
- Installed /home/opam/.opam/4.05/lib/cil/simplemem.cmi
- Installed /home/opam/.opam/4.05/lib/cil/sfi.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/sfi.cmx
- Installed /home/opam/.opam/4.05/lib/cil/sfi.cmi
- Installed /home/opam/.opam/4.05/lib/cil/setp.mli
- Installed /home/opam/.opam/4.05/lib/cil/setp.cmx
- Installed /home/opam/.opam/4.05/lib/cil/setp.cmi
- Installed /home/opam/.opam/4.05/lib/cil/rmtmps.mli
- Installed /home/opam/.opam/4.05/lib/cil/rmtmps.cmx
- Installed /home/opam/.opam/4.05/lib/cil/rmtmps.cmi
- Installed /home/opam/.opam/4.05/lib/cil/reachingdefs.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/reachingdefs.cmx
- Installed /home/opam/.opam/4.05/lib/cil/reachingdefs.cmi
- Installed /home/opam/.opam/4.05/lib/cil/ptranal.mli
- Installed /home/opam/.opam/4.05/lib/cil/ptranal.cmx
- Installed /home/opam/.opam/4.05/lib/cil/ptranal.cmi
- Installed /home/opam/.opam/4.05/lib/cil/pretty.mli
- Installed /home/opam/.opam/4.05/lib/cil/pretty.cmx
- Installed /home/opam/.opam/4.05/lib/cil/pretty.cmi
- Installed /home/opam/.opam/4.05/lib/cil/predabst.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/predabst.cmx
- Installed /home/opam/.opam/4.05/lib/cil/predabst.cmi
- Installed /home/opam/.opam/4.05/lib/cil/patch.mli
- Installed /home/opam/.opam/4.05/lib/cil/patch.cmx
- Installed /home/opam/.opam/4.05/lib/cil/patch.cmi
- Installed /home/opam/.opam/4.05/lib/cil/partial.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/partial.cmx
- Installed /home/opam/.opam/4.05/lib/cil/partial.cmi
- Installed /home/opam/.opam/4.05/lib/cil/oneret.mli
- Installed /home/opam/.opam/4.05/lib/cil/oneret.cmx
- Installed /home/opam/.opam/4.05/lib/cil/oneret.cmi
- Installed /home/opam/.opam/4.05/lib/cil/olf.mli
- Installed /home/opam/.opam/4.05/lib/cil/olf.cmx
- Installed /home/opam/.opam/4.05/lib/cil/olf.cmi
- Installed /home/opam/.opam/4.05/lib/cil/mergecil.mli
- Installed /home/opam/.opam/4.05/lib/cil/mergecil.cmx
- Installed /home/opam/.opam/4.05/lib/cil/mergecil.cmi
- Installed /home/opam/.opam/4.05/lib/cil/machdepenv.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/machdepenv.cmx
- Installed /home/opam/.opam/4.05/lib/cil/machdepenv.cmi
- Installed /home/opam/.opam/4.05/lib/cil/machdep.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/machdep.cmx
- Installed /home/opam/.opam/4.05/lib/cil/machdep.cmi
- Installed /home/opam/.opam/4.05/lib/cil/longarray.mli
- Installed /home/opam/.opam/4.05/lib/cil/longarray.cmx
- Installed /home/opam/.opam/4.05/lib/cil/longarray.cmi
- Installed /home/opam/.opam/4.05/lib/cil/logwrites.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/logwrites.cmx
- Installed /home/opam/.opam/4.05/lib/cil/logwrites.cmi
- Installed /home/opam/.opam/4.05/lib/cil/logcalls.mli
- Installed /home/opam/.opam/4.05/lib/cil/logcalls.cmx
- Installed /home/opam/.opam/4.05/lib/cil/logcalls.cmi
- Installed /home/opam/.opam/4.05/lib/cil/llvmutils.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/llvmutils.cmx
- Installed /home/opam/.opam/4.05/lib/cil/llvmutils.cmi
- Installed /home/opam/.opam/4.05/lib/cil/llvmssa.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/llvmssa.cmx
- Installed /home/opam/.opam/4.05/lib/cil/llvmssa.cmi
- Installed /home/opam/.opam/4.05/lib/cil/llvmgen.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/llvmgen.cmx
- Installed /home/opam/.opam/4.05/lib/cil/llvmgen.cmi
- Installed /home/opam/.opam/4.05/lib/cil/llvm.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/llvm.cmx
- Installed /home/opam/.opam/4.05/lib/cil/llvm.cmi
- Installed /home/opam/.opam/4.05/lib/cil/liveness.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/liveness.cmx
- Installed /home/opam/.opam/4.05/lib/cil/liveness.cmi
- Installed /home/opam/.opam/4.05/lib/cil/lexerhack.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/lexerhack.cmx
- Installed /home/opam/.opam/4.05/lib/cil/lexerhack.cmi
- Installed /home/opam/.opam/4.05/lib/cil/inthash.mli
- Installed /home/opam/.opam/4.05/lib/cil/inthash.cmx
- Installed /home/opam/.opam/4.05/lib/cil/inthash.cmi
- Installed /home/opam/.opam/4.05/lib/cil/heapify.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/heapify.cmx
- Installed /home/opam/.opam/4.05/lib/cil/heapify.cmi
- Installed /home/opam/.opam/4.05/lib/cil/heap.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/heap.cmx
- Installed /home/opam/.opam/4.05/lib/cil/heap.cmi
- Installed /home/opam/.opam/4.05/lib/cil/growArray.mli
- Installed /home/opam/.opam/4.05/lib/cil/growArray.cmx
- Installed /home/opam/.opam/4.05/lib/cil/growArray.cmi
- Installed /home/opam/.opam/4.05/lib/cil/frontc.mli
- Installed /home/opam/.opam/4.05/lib/cil/frontc.cmx
- Installed /home/opam/.opam/4.05/lib/cil/frontc.cmi
- Installed /home/opam/.opam/4.05/lib/cil/formatparse.mli
- Installed /home/opam/.opam/4.05/lib/cil/formatparse.cmx
- Installed /home/opam/.opam/4.05/lib/cil/formatparse.cmi
- Installed /home/opam/.opam/4.05/lib/cil/formatlex.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/formatlex.cmx
- Installed /home/opam/.opam/4.05/lib/cil/formatlex.cmi
- Installed /home/opam/.opam/4.05/lib/cil/formatcil.mli
- Installed /home/opam/.opam/4.05/lib/cil/formatcil.cmx
- Installed /home/opam/.opam/4.05/lib/cil/formatcil.cmi
- Installed /home/opam/.opam/4.05/lib/cil/feature_config.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/feature_config.cmx
- Installed /home/opam/.opam/4.05/lib/cil/feature_config.cmi
- Installed /home/opam/.opam/4.05/lib/cil/expcompare.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/expcompare.cmx
- Installed /home/opam/.opam/4.05/lib/cil/expcompare.cmi
- Installed /home/opam/.opam/4.05/lib/cil/escape.mli
- Installed /home/opam/.opam/4.05/lib/cil/escape.cmx
- Installed /home/opam/.opam/4.05/lib/cil/escape.cmi
- Installed /home/opam/.opam/4.05/lib/cil/errormsg.mli
- Installed /home/opam/.opam/4.05/lib/cil/errormsg.cmx
- Installed /home/opam/.opam/4.05/lib/cil/errormsg.cmi
- Installed /home/opam/.opam/4.05/lib/cil/epicenter.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/epicenter.cmx
- Installed /home/opam/.opam/4.05/lib/cil/epicenter.cmi
- Installed /home/opam/.opam/4.05/lib/cil/dominators.mli
- Installed /home/opam/.opam/4.05/lib/cil/dominators.cmx
- Installed /home/opam/.opam/4.05/lib/cil/dominators.cmi
- Installed /home/opam/.opam/4.05/lib/cil/deadcodeelim.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/deadcodeelim.cmx
- Installed /home/opam/.opam/4.05/lib/cil/deadcodeelim.cmi
- Installed /home/opam/.opam/4.05/lib/cil/dataslicing.mli
- Installed /home/opam/.opam/4.05/lib/cil/dataslicing.cmx
- Installed /home/opam/.opam/4.05/lib/cil/dataslicing.cmi
- Installed /home/opam/.opam/4.05/lib/cil/dataflow.mli
- Installed /home/opam/.opam/4.05/lib/cil/dataflow.cmx
- Installed /home/opam/.opam/4.05/lib/cil/dataflow.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cprint.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/cprint.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cprint.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cparser.mli
- Installed /home/opam/.opam/4.05/lib/cil/cparser.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cparser.cmi
- Installed /home/opam/.opam/4.05/lib/cil/clist.mli
- Installed /home/opam/.opam/4.05/lib/cil/clist.cmx
- Installed /home/opam/.opam/4.05/lib/cil/clist.cmi
- Installed /home/opam/.opam/4.05/lib/cil/clexer.mli
- Installed /home/opam/.opam/4.05/lib/cil/clexer.cmx
- Installed /home/opam/.opam/4.05/lib/cil/clexer.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cilversion.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/cilversion.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cilversion.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cilutil.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/cilutil.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cilutil.cmi
- Installed /home/opam/.opam/4.05/lib/cil/ciltools.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/ciltools.cmx
- Installed /home/opam/.opam/4.05/lib/cil/ciltools.cmi
- Installed /home/opam/.opam/4.05/lib/cil/ciloptions.mli
- Installed /home/opam/.opam/4.05/lib/cil/ciloptions.cmx
- Installed /home/opam/.opam/4.05/lib/cil/ciloptions.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cillower.mli
- Installed /home/opam/.opam/4.05/lib/cil/cillower.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cillower.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cilint.mli
- Installed /home/opam/.opam/4.05/lib/cil/cilint.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cilint.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cil.mli
- Installed /home/opam/.opam/4.05/lib/cil/cil.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cil.cmi
- Installed /home/opam/.opam/4.05/lib/cil/check.mli
- Installed /home/opam/.opam/4.05/lib/cil/check.cmx
- Installed /home/opam/.opam/4.05/lib/cil/check.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cfg.mli
- Installed /home/opam/.opam/4.05/lib/cil/cfg.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cfg.cmi
- Installed /home/opam/.opam/4.05/lib/cil/canonicalize.mli
- Installed /home/opam/.opam/4.05/lib/cil/canonicalize.cmx
- Installed /home/opam/.opam/4.05/lib/cil/canonicalize.cmi
- Installed /home/opam/.opam/4.05/lib/cil/callgraph.mli
- Installed /home/opam/.opam/4.05/lib/cil/callgraph.cmx
- Installed /home/opam/.opam/4.05/lib/cil/callgraph.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cabsvisit.mli
- Installed /home/opam/.opam/4.05/lib/cil/cabsvisit.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cabsvisit.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cabshelper.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/cabshelper.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cabshelper.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cabs2cil.mli
- Installed /home/opam/.opam/4.05/lib/cil/cabs2cil.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cabs2cil.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cabs.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/cabs.cmx
- Installed /home/opam/.opam/4.05/lib/cil/cabs.cmi
- Installed /home/opam/.opam/4.05/lib/cil/bitmap.mli
- Installed /home/opam/.opam/4.05/lib/cil/bitmap.cmx
- Installed /home/opam/.opam/4.05/lib/cil/bitmap.cmi
- Installed /home/opam/.opam/4.05/lib/cil/availexpslv.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/availexpslv.cmx
- Installed /home/opam/.opam/4.05/lib/cil/availexpslv.cmi
- Installed /home/opam/.opam/4.05/lib/cil/availexps.inferred.mli
- Installed /home/opam/.opam/4.05/lib/cil/availexps.cmx
- Installed /home/opam/.opam/4.05/lib/cil/availexps.cmi
- Installed /home/opam/.opam/4.05/lib/cil/alpha.mli
- Installed /home/opam/.opam/4.05/lib/cil/alpha.cmx
- Installed /home/opam/.opam/4.05/lib/cil/alpha.cmi
- Installed /home/opam/.opam/4.05/lib/cil/cil.a
- Installed /home/opam/.opam/4.05/lib/cil/cil.cmxa
- Installed /home/opam/.opam/4.05/lib/cil/cil.cma
- Installed /home/opam/.opam/4.05/lib/cil/META
- /usr/bin/make -C lib pure_install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
- Installing /home/opam/.opam/4.05/lib/perl5/App/Cilly.pm
- Installing /home/opam/.opam/4.05/lib/perl5/App/Cilly/OutputFile.pm
- Installing /home/opam/.opam/4.05/lib/perl5/App/Cilly/TempFile.pm
- Installing /home/opam/.opam/4.05/lib/perl5/App/Cilly/KeptFile.pm
- Installing /home/opam/.opam/4.05/lib/perl5/App/Cilly/CilConfig.pm
- Installing /home/opam/.opam/4.05/bin/cilly
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/cil.1.7.3/lib'
- /usr/bin/install -c -m 0755 bin/cilly.* /home/opam/.opam/4.05/bin
-> installed cil.1.7.3
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:18.36 ---> saved as "28e7ed076c0b072408a9d3d8f45d758cece066f814a376dd4690b2ed78bca0da"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u cil:f76bbf7786772f3ef77e1245b5126469"))
2024-01-29 19:18.38 ---> saved as "2ef1a6003b4cce5bb0776cc1d8603410fd56f3433712f6da20a3fc667cbdeb09"

/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.640146') && (for DATA in prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; 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/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3,cil.1.7.3-f76bbf7786772f3ef77e1245b5126469,cil.1.7.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.640146
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cil.ocamlobjinfo
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/META
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/alpha.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/availexps.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/availexpslv.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/bitmap.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cabs.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cabs2cil.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cabshelper.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cabsvisit.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/callgraph.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/canonicalize.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cfg.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/check.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cil.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cilint.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cillower.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/ciloptions.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/ciltools.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cilutil.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cilversion.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/clexer.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/clist.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cparser.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/cprint.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/dataflow.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/dataslicing.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/deadcodeelim.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/dominators.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/epicenter.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/errormsg.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/escape.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/expcompare.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/feature_config.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/formatcil.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/formatlex.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/formatparse.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/frontc.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/growArray.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/heap.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/heapify.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/inthash.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/lexerhack.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/liveness.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/llvm.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/llvmgen.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/llvmssa.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/llvmutils.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/logcalls.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/logwrites.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/longarray.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/machdep.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/machdepenv.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/mergecil.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/olf.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/oneret.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/partial.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/patch.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/predabst.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/pretty.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/ptranal.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/reachingdefs.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/rmtmps.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/setp.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/sfi.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/simplemem.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/simplify.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/ssa.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/stats.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/trace.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/uref.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/usedef.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/util.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/lib/cil/whitetrack.cmi
prep/universes/f76bbf7786772f3ef77e1245b5126469/cil/1.7.3/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:cil.1.7.3-f76bbf7786772f3ef77e1245b5126469:60a3bbe2b3067da545699873971f7d061dfc5d68aa6bde7ed7db555a88e1b62d
2024-01-29 19:18.38 ---> saved as "045ce0adaf99400c6a74af9687d7dd66b530e626e7c8b6f34287beae8c526a1c"
Job succeeded
2024-01-29 19:24.02: cil.1.7.3-f76bbf7786772f3ef77e1245b5126469 -> 60a3bbe2b3067da545699873971f7d061dfc5d68aa6bde7ed7db555a88e1b62d
2024-01-29 19:24.02: Job succeeded