Build:
- 0
2024-11-27 12:22.19: New job: Voodoo prep jasmin.2024.07.2; c79ad34140fae61e2528abcc644472ad 2024-11-27 12:22.19: Waiting for resource in pool OCluster 2024-11-27 12:23.59: Waiting for worker… 2024-11-27 12:33.01: Got resource from pool OCluster 2024-11-27 12:33.01: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.1 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy jasmin.2024.07.2 zarith.1.14 yojson.2.2.2 seq.base ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 num.1.5-1 mlgmpidl.1.3.0 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 ez-conf-lib.2 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-ppl.1 conf-pkg-config.3 conf-perl.2 conf-mpfr-paths.1 conf-gmp-paths.1 conf-gmp.4 conf-findutils.1 cmdliner.1.3.0 camlp-streams.5.0.1 camlidl.1.12 bigstringaf.0.10.0 bigarray-compat.1.1.0 batteries.3.8.0 apron.v0.9.15 angstrom.0.16.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u jasmin:c79ad34140fae61e2528abcc644472ad,batteries:297b2aa2f7953417fde114e609292802,apron:f2b32a8552c1774556393e6ed392fbcf")) (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.380848') && (for DATA in prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; 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/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; 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 59b99c4dc98a6e8f7b355a03a45f05b2ee5783bc --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-11-27 12:33.01: RETRYING: 2024-11-27/122219-voodoo-prep-0de2a5 Number of retries: 0 (retriable error condition) Building on x86-bm-c3.sw.ocaml.org All commits already cached Updating files: 53% (17384/32739) Updating files: 54% (17680/32739) Updating files: 55% (18007/32739) Updating files: 56% (18334/32739) Updating files: 57% (18662/32739) Updating files: 58% (18989/32739) Updating files: 59% (19317/32739) Updating files: 60% (19644/32739) Updating files: 61% (19971/32739) Updating files: 62% (20299/32739) Updating files: 63% (20626/32739) Updating files: 64% (20953/32739) Updating files: 65% (21281/32739) Updating files: 66% (21608/32739) Updating files: 67% (21936/32739) Updating files: 68% (22263/32739) Updating files: 69% (22590/32739) Updating files: 70% (22918/32739) Updating files: 71% (23245/32739) Updating files: 72% (23573/32739) Updating files: 73% (23900/32739) Updating files: 74% (24227/32739) Updating files: 75% (24555/32739) Updating files: 76% (24882/32739) Updating files: 77% (25210/32739) Updating files: 78% (25537/32739) Updating files: 79% (25864/32739) Updating files: 80% (26192/32739) Updating files: 81% (26519/32739) Updating files: 82% (26846/32739) Updating files: 83% (27174/32739) Updating files: 84% (27501/32739) Updating files: 85% (27829/32739) Updating files: 86% (28156/32739) Updating files: 87% (28483/32739) Updating files: 88% (28811/32739) Updating files: 89% (29138/32739) Updating files: 90% (29466/32739) Updating files: 91% (29793/32739) Updating files: 92% (30120/32739) Updating files: 93% (30448/32739) Updating files: 94% (30775/32739) Updating files: 95% (31103/32739) Updating files: 96% (31430/32739) Updating files: 97% (31757/32739) Updating files: 98% (32085/32739) Updating files: 99% (32412/32739) Updating files: 100% (32739/32739) Updating files: 100% (32739/32739), done. HEAD is now at 59b99c4dc9 Add jasmin.2024.07.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) 2024-11-27 12:26.57 ---> using "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-27 12:26.57 ---> using "896b4898478af1fe2dc138d35f7af6ace0b0134923fc9309ca48ec898b41c892" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] Fetched 309 kB in 0s (1299 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 1 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 (17.9 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18776 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+deb12u9) ... 2024-11-27 12:26.57 ---> using "b321db1c785d64776953f4207e63248f48e71ed695c5b0c99cf03960525ad043" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install dune 3.16.1 [required by voodoo-prep] - install topkg 1.0.7 [required by bos] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install re 1.12.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.3.0 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.3.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.1] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.3.0] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.3.0] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed logs.0.7.0 -> installed fpath.0.7.3 -> installed bos.0.2.1 -> installed dune.3.16.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.3.0 -> installed opam-format.2.3.0 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-11-27 12:26.58 ---> saved as "fcbff7c17f094bf995bac21d7061eeec2998b7ba74f99b8f00bfd97c57c9ffbf" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-11-27 12:26.58 ---> saved as "f9a581046cc35bc4d32bb08eb96548e3e10a07c9102656af4006f56c08fe43e6" 2024-11-27 12:26.58 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) 2024-11-27 12:26.58 ---> using "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-27 12:26.58 ---> using "896b4898478af1fe2dc138d35f7af6ace0b0134923fc9309ca48ec898b41c892" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-11-27 12:27.04 ---> saved as "eb6a2b8e02517f57c4d1c612d93aab7f9c92f2bea1c09cf0ebbc38a52bf47e24" /home/opam: (copy (src packages) (dst /src/packages)) 2024-11-27 12:27.24 ---> saved as "781cbe4725c6f69ae4b6785887ad8b0d47fff2b16939e051061b502a16311f76" /home/opam: (copy (src repo) (dst /src/repo)) 2024-11-27 12:27.24 ---> saved as "9d062434e870bc6fc429eb484ed4a6d887e8c37ef7e500a274861f9562118c4d" /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 development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-27 12:28.44 ---> saved as "f91ee0f16444dbb6f03d152b4da68ac1d28754bac4f494b2658dbaf71c7511c5" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [WARNING] Could not read file /home/opam/.opam/repo/opam/packages/color/color.0.3.0/opam. skipping: At /home/opam/.opam/repo/opam/packages/color/color.0.3.0/opam:37:5-37:6:: Parse error [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-11-27 12:29.08 ---> saved as "0ae367bcbe88ad533945779bc3a308f938404adc217a50893f2a8d2f0deb4748" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-11-27 12:29.08 ---> saved as "ac2daae2f6a1c2343945f46add7c464d23c19cc45779eb180354a84719c15223" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.1 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.1 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.1 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.1 Done. # Run eval $(opam env) to update the current shell environment 2024-11-27 12:29.57 ---> saved as "89d6e393bc76d8607cf7a2788917ca06fcfb4bfecde5a03319e03f927b8326f1" /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy jasmin.2024.07.2 zarith.1.14 yojson.2.2.2 seq.base ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 num.1.5-1 mlgmpidl.1.3.0 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 ez-conf-lib.2 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-ppl.1 conf-pkg-config.3 conf-perl.2 conf-mpfr-paths.1 conf-gmp-paths.1 conf-gmp.4 conf-findutils.1 cmdliner.1.3.0 camlp-streams.5.0.1 camlidl.1.12 bigstringaf.0.10.0 bigarray-compat.1.1.0 batteries.3.8.0 apron.v0.9.15 angstrom.0.16.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] Fetched 309 kB in 0s (1150 kB/s) Reading package lists... Building dependency tree... Reading state information... 1 package can be upgraded. Run 'apt list --upgradable' to see it. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy jasmin.2024.07.2 zarith.1.14 yojson.2.2.2 seq.base ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 num.1.5-1 mlgmpidl.1.3.0 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 ez-conf-lib.2 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-ppl.1 conf-pkg-config.3 conf-perl.2 conf-mpfr-paths.1 conf-gmp-paths.1 conf-gmp.4 conf-findutils.1 cmdliner.1.3.0 camlp-streams.5.0.1 camlidl.1.12 bigstringaf.0.10.0 bigarray-compat.1.1.0 batteries.3.8.0 apron.v0.9.15 angstrom.0.16.1" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: findutils libgmp-dev libmpfr-dev libppl-dev perl pkg-config [NOTE] Package dune is already installed (current version is 3.16.1). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-perl 2 - install menhirLib 20240715 - install menhirCST 20240715 - install conf-gmp 4 - install conf-pkg-config 3 - install menhirSdk 20240715 - install ocamlbuild 0.15.0 - install num 1.5-1 - install camlidl 1.12 - install conf-findutils 1 - install bigarray-compat 1.1.0 - install cmdliner 1.3.0 - install seq base - install csexp 1.5.2 - install ocaml-syntax-shims 1.0.0 - install conf-ppl 1 - install camlp-streams 5.0.1 - install zarith 1.14 - install menhir 20240715 - install ez-conf-lib 2 - install yojson 2.2.2 - install dune-configurator 3.16.1 - install batteries 3.8.0 - install conf-gmp-paths 1 - install bigstringaf 0.10.0 - install conf-mpfr-paths 1 - install angstrom 0.16.1 - install mlgmpidl 1.3.0 - install apron v0.9.15 - install jasmin 2024.07.2 ===== 30 to install ===== The following system packages will first need to be installed: libgmp-dev libmpfr-dev libppl-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libmpfr-dev" "libppl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18776 files and directories currently installed.) - Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libmpfr-dev:amd64. - Preparing to unpack .../2-libmpfr-dev_4.2.0-1_amd64.deb ... - Unpacking libmpfr-dev:amd64 (4.2.0-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../3-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package libppl14:amd64. - Preparing to unpack .../4-libppl14_1%3a1.2-8.1+b1_amd64.deb ... - Unpacking libppl14:amd64 (1:1.2-8.1+b1) ... - Selecting previously unselected package libppl-c4:amd64. - Preparing to unpack .../5-libppl-c4_1%3a1.2-8.1+b1_amd64.deb ... - Unpacking libppl-c4:amd64 (1:1.2-8.1+b1) ... - Selecting previously unselected package libppl-dev:amd64. - Preparing to unpack .../6-libppl-dev_1%3a1.2-8.1+b1_amd64.deb ... - Unpacking libppl-dev:amd64 (1:1.2-8.1+b1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../7-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../8-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../9-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libppl14:amd64 (1:1.2-8.1+b1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libmpfr-dev:amd64 (4.2.0-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libppl-c4:amd64 (1:1.2-8.1+b1) ... - Setting up libppl-dev:amd64 (1:1.2-8.1+b1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/90: Processing 2/90: Processing 3/90: -> retrieved angstrom.0.16.1 (cached) Processing 4/90: -> retrieved bigarray-compat.1.1.0 (cached) Processing 5/90: Processing 6/90: [bigarray-compat: dune build] -> retrieved apron.v0.9.15 (cached) Processing 7/90: [bigarray-compat: dune build] -> retrieved batteries.3.8.0 (cached) Processing 8/90: [bigarray-compat: dune build] -> retrieved bigstringaf.0.10.0 (cached) Processing 9/90: [bigarray-compat: dune build] -> retrieved camlidl.1.12 (cached) Processing 10/90: [bigarray-compat: dune build] -> retrieved conf-gmp.4 (cached) Processing 11/90: [bigarray-compat: dune build] -> retrieved conf-gmp-paths.1 (cached) Processing 12/90: [bigarray-compat: dune build] -> retrieved conf-mpfr-paths.1 (cached) Processing 13/90: [bigarray-compat: dune build] Processing 14/90: [bigarray-compat: dune build] Processing 15/90: [bigarray-compat: dune build] -> retrieved conf-ppl.1 (cached) Processing 16/90: [bigarray-compat: dune build] Processing 17/90: [bigarray-compat: dune build] Processing 18/90: [bigarray-compat: dune build] [camlidl: mv] Processing 19/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] Processing 20/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-gmp: sh] Processing 21/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] Processing 22/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] Processing 23/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] -> retrieved camlp-streams.5.0.1 (cached) Processing 24/90: [bigarray-compat: dune build] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] Processing 25/90: [bigarray-compat: dune build] [camlidl: mv] [camlp-streams: dune build] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] -> retrieved cmdliner.1.3.0 (cached) Processing 26/90: [bigarray-compat: dune build] [camlidl: mv] [camlp-streams: dune build] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] Processing 27/90: [bigarray-compat: dune build] [camlidl: mv] [camlp-streams: dune build] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] -> retrieved csexp.1.5.2 (cached) Processing 28/90: [bigarray-compat: dune build] [camlidl: mv] [camlp-streams: dune build] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] Processing 29/90: [bigarray-compat: dune build] [camlidl: mv] [camlp-streams: dune build] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] Processing 29/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] - + find . -name . - . -> compiled conf-findutils.1 Processing 29/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> installed conf-findutils.1 Processing 30/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 30/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> installed conf-gmp.4 Processing 31/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] - - This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi - (with 53 registered patches, see perl -V for more detail) - - Copyright 1987-2022, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 31/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> installed conf-perl.2 Processing 32/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 32/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> installed conf-pkg-config.3 Processing 33/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> retrieved ez-conf-lib.2 (cached) Processing 34/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] Processing 35/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] [ez-conf-lib: sh] - + ./gen-config /home/opam/.opam/5.1/lib/ez-conf-lib - generating ez-conf-lib.config -> compiled ez-conf-lib.2 Processing 35/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> installed ez-conf-lib.2 Processing 36/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] Processing 37/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [conf-ppl: sh cc test.c -lppl_c -lppl] [csexp: dune build] -> compiled conf-ppl.1 Processing 37/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> installed conf-ppl.1 Processing 38/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> retrieved menhir.20240715 (cached) Processing 39/90: [bigarray-compat: dune build] [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> compiled bigarray-compat.1.1.0 Processing 39/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> installed bigarray-compat.1.1.0 Processing 40/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> retrieved jasmin.2024.07.2 (cached) Processing 41/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] -> retrieved menhirCST.20240715 (cached) Processing 42/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] Processing 43/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [csexp: dune build] [menhirCST: dune build] -> compiled csexp.1.5.2 Processing 43/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [menhirCST: dune build] -> installed csexp.1.5.2 Processing 44/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp-paths: sh gmp] [menhirCST: dune build] - checking compilation with gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 : working - looking for gmp without prefix - include gmp.h: found in /usr/include/x86_64-linux-gnu - library gmp: found in /usr/lib/x86_64-linux-gnu - generating conf-gmp-paths.config -> compiled conf-gmp-paths.1 Processing 44/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [menhirCST: dune build] -> installed conf-gmp-paths.1 Processing 45/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [menhirCST: dune build] Processing 46/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] -> retrieved menhirLib.20240715 (cached) Processing 47/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] Processing 48/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] -> retrieved menhirSdk.20240715 (cached) Processing 49/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] Processing 50/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved mlgmpidl.1.3.0 (cached) Processing 51/90: [camlidl: make all] [camlp-streams: dune build] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> compiled camlp-streams.5.0.1 Processing 51/90: [camlidl: make all] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> installed camlp-streams.5.0.1 Processing 52/90: [camlidl: make all] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved num.1.5-1 (cached) Processing 53/90: [camlidl: make all] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 54/90: [camlidl: make all] [cmdliner: make all] [conf-mpfr-paths: sh mpfr] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] - checking compilation with gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 : working - looking for mpfr without prefix - include mpfr.h: found in /usr/include - library mpfr: found in /usr/lib/x86_64-linux-gnu - generating conf-mpfr-paths.config -> compiled conf-mpfr-paths.1 Processing 54/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] -> installed conf-mpfr-paths.1 Processing 55/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved seq.base (cached) Processing 56/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] Processing 57/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] Processing 58/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] Processing 59/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> installed seq.base Processing 60/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> retrieved dune-configurator.3.16.1 (cached) Processing 61/90: [camlidl: make all] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] Processing 62/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> compiled menhirCST.20240715 Processing 62/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> installed menhirCST.20240715 Processing 63/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 63/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> installed menhirLib.20240715 Processing 64/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhirSdk: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> compiled menhirSdk.20240715 Processing 64/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [num: patch] [ocaml-syntax-shims: dune build] -> installed menhirSdk.20240715 Processing 65/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [num: patch] [ocaml-syntax-shims: dune build] Processing 66/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: patch] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.15.0 (cached) Processing 67/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: patch] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 67/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved yojson.2.2.2 (cached) Processing 68/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [yojson: dune build] - (cd _build/default/src && /home/opam/.opam/5.1/bin/ocaml select-impl 5.1.1) > _build/default/src/impl - File "_none_", line 1: - Alert ocaml_deprecated_cli: - Running ocaml where the first argument is an implicit basename with no - extension (e.g. ocaml script-file) is deprecated. Either rename the script - (ocaml script-file.ml) or qualify the basename (ocaml ./script-file) -> compiled ocaml-syntax-shims.1.0.0 Processing 68/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make configure.make] [yojson: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 69/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make configure.make] [yojson: dune build] -> retrieved zarith.1.14 (cached) Processing 70/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make configure.make] [yojson: dune build] [zarith: ./configure] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/5.1/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/5.1/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/5.1/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/5.1"; \ - echo "BINDIR=/home/opam/.opam/5.1/bin"; \ - echo "LIBDIR=/home/opam/.opam/5.1/lib"; \ - echo "MANDIR=/home/opam/.opam/5.1/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/5.1/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/5.1/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/5.1/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/5.1/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 70/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: rm] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] Processing 70/90: [camlidl: make all] [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] - cd compiler; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/compiler' - rm -f config.ml - sed -e 's|%%CPP%%|cpp|' \ - config.mlp > config.ml - chmod -w config.ml - ocamlc -g -c config.mli - ocamlc -g -c config.ml - ocamlc -g -c utils.mli - ocamlc -g -c utils.ml - ocamlc -g -c clflags.ml - ocamlc -g -c idltypes.mli - ocamlc -g -c prefix.mli - ocamlc -g -c prefix.ml - ocamlc -g -c lexpr.mli - ocamlc -g -c lexpr.ml - ocamlc -g -c cvttyp.mli - ocamlc -g -c cvttyp.ml - ocamlc -g -c variables.mli - ocamlc -g -c variables.ml - ocamlc -g -c idlarray.mli - ocamlc -g -c idlarray.ml - ocamlc -g -c struct.mli - ocamlc -g -c struct.ml - ocamlc -g -c enum.mli - ocamlc -g -c enum.ml - ocamlc -g -c union.mli - ocamlc -g -c union.ml - ocamlc -g -c cvtval.mli - ocamlc -g -c cvtval.ml - ocamlc -g -c structdecl.mli - ocamlc -g -c structdecl.ml - ocamlc -g -c enumdecl.mli - ocamlc -g -c enumdecl.ml - ocamlc -g -c uniondecl.mli - ocamlc -g -c uniondecl.ml - ocamlc -g -c typedef.mli - ocamlc -g -c typedef.ml - ocamlc -g -c funct.mli - ocamlc -g -c funct.ml - ocamlc -g -c constdecl.mli - ocamlc -g -c constdecl.ml - ocamlc -g -c intf.mli - ocamlc -g -c intf.ml - ocamlc -g -c file.mli - ocamlc -g -c file.ml - ocamlc -g -c predef.mli - ocamlc -g -c predef.ml - ocamllex linenum.mll - 16 states, 331 transitions, table size 1420 bytes - ocamlc -g -c linenum.mli - ocamlc -g -c linenum.ml - ocamlc -g -c parse_aux.mli - ocamlc -g -c parse_aux.ml - ocamlyacc -v parser_midl.mly - 12 shift/reduce conflicts, 4 reduce/reduce conflicts. - ocamlc -g -c parser_midl.mli - ocamlc -g -c parser_midl.ml - ocamllex lexer_midl.mll - 129 states, 1747 transitions, table size 7762 bytes - ocamlc -g -c lexer_midl.mli - ocamlc -g -c lexer_midl.ml - ocamlc -g -c parse.mli - ocamlc -g -c parse.ml - ocamlc -g -c fixlabels.mli - ocamlc -g -c fixlabels.ml - ocamlc -g -c normalize.mli - ocamlc -g -c normalize.ml - ocamlc -g -c main.ml - ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/compiler' - cd runtime; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/runtime' - ocamlc -g -ccopt "-Wall -g" idlalloc.c - ocamlc -g -ccopt "-Wall -g" comintf.c - ocamlc -g -ccopt "-Wall -g" comerror.c - rm -f dllcamlidl.so - ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/runtime' - cd lib; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/lib' - ocamlc -g -c com.mli - ocamlc -g -c com.ml - ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo - ocamlopt -c com.ml - ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/lib' - cd tools; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/tools' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/tools' -> compiled camlidl.1.12 Processing 70/90: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] -> installed camlidl.1.12 Processing 71/90: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] Processing 72/90: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: sh] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/5.1/bin - binary ocamlc: found in /home/opam/.opam/5.1/bin - binary ocamldep: found in /home/opam/.opam/5.1/bin - binary ocamlmklib: found in /home/opam/.opam/5.1/bin - binary ocamldoc: found in /home/opam/.opam/5.1/bin - binary ocamlopt: found in /home/opam/.opam/5.1/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/5.1/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/5.1/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/5.1/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 72/90: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: sh] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] - checking compilation with cc : working - checking compilation with cc -Wcast-qual: working - checking compilation with cc -Wswitch: working - checking compilation with cc -Wall: working - checking compilation with cc -Wextra: working - checking compilation with cc -Wundef: working - checking compilation with cc -Wcast-align: working - checking compilation with cc -Wno-unused: working - checking compilation with cc -Wno-unused-parameter: working - checking compilation with cc -Wno-unused-function: working - checking compilation with cc -fPIC: working - checking compilation with cc -Werror-implicit-function-declaration: working - checking compilation with cc -Wbad-function-cast: working - checking compilation with cc -Wstrict-prototypes: working - checking compilation with cc -std=c99: working - binary ar: found in /usr/bin - binary ranlib: found in /usr/bin - binary sed: found in /usr/bin - binary grep: found in /usr/bin - binary perl: found in /usr/bin - binary install: found in /usr/bin - looking for gmp without prefix - include gmp.h: found - library gmp: found - library gmp found without prefix - looking for mpfr without prefix - include mpfr.h: found - library mpfr: found - library mpfr found without prefix - library mpfr major version: 4 - binary ocamlc.opt: found in /home/opam/.opam/5.1/bin - binary ocamlopt.opt: found in /home/opam/.opam/5.1/bin - binary ocamldep: found in /home/opam/.opam/5.1/bin - binary ocamldoc: found in /home/opam/.opam/5.1/bin - binary ocamlmktop: found in /home/opam/.opam/5.1/bin - binary ocamlmklib: found in /home/opam/.opam/5.1/bin - binary camlidl: found in /home/opam/.opam/5.1/bin - binary ocamlfind: found in /home/opam/.opam/5.1/bin - ocamlfind: Package `gmp' not found - include caml/mlvalues.h: found - include caml/camlidlruntime.h: found - checking whether to enable profiling: only available up to OCaml 4.08.0 (<= 5.1.1) - finding extension for dynamic libraries: .so - - detected configuration: - - OCaml version 5.1.1 - optional OCamlFind support 1 - optional native plugins 1 - optional profiling version 0 - MPFR version (major) 4 - - installation path /home/opam/.opam/5.1/lib/ocaml - Processing 72/90: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: make] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 72/90: [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: make] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] Processing 73/90: [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: make] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] [cmdliner: make install] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5-1/src' - cp src/num-modern.install num.install -> compiled num.1.5-1 Processing 73/90: [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] [cmdliner: make install] -> compiled yojson.2.2.2 Processing 73/90: [dune-configurator: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] [cmdliner: make install] -> compiled dune-configurator.3.16.1 Processing 73/90: [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] [cmdliner: make install] - install -d "/home/opam/.opam/5.1/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.1/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/5.1/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/5.1/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/5.1/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/5.1/lib/cmdliner" Processing 73/90: [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] [cmdliner: make install-doc] - install -d "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.1/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 73/90: [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed dune-configurator.3.16.1 Processing 74/90: [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 75/90: [bigstringaf: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed num.1.5-1 Processing 76/90: [bigstringaf: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 77/90: [batteries: dune build] [bigstringaf: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed yojson.2.2.2 Processing 78/90: [batteries: dune build] [bigstringaf: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> compiled bigstringaf.0.10.0 Processing 78/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed bigstringaf.0.10.0 Processing 79/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 80/90: [angstrom: dune build] [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> compiled angstrom.0.16.1 Processing 80/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed angstrom.0.16.1 Processing 81/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make] - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/5.1/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 81/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] Processing 82/90: [batteries: dune build] [menhir: dune build] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] [zarith: make install] - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpz.idl ${tmpdir}/mpz.idl; \ - /home/opam/.opam/5.1/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpz.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpz_stubs.c >mpz_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.ml >mpz.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.mli >mpz.mli; } - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpz.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpq.idl ${tmpdir}/mpq.idl; \ - /home/opam/.opam/5.1/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpq.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpq_stubs.c >mpq_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.ml >mpq.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.mli >mpq.mli; } - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpq.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpf.idl ${tmpdir}/mpf.idl; \ - /home/opam/.opam/5.1/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpf.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpf_stubs.c >mpf_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.ml >mpf.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.mli >mpf.mli; } - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpf.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpfr.idl ${tmpdir}/mpfr.idl; \ - /home/opam/.opam/5.1/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpfr.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpfr_stubs.c >mpfr_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.ml >mpfr.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.mli >mpfr.mli; } - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfr.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp gmp_random.idl ${tmpdir}/gmp_random.idl; \ - /home/opam/.opam/5.1/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/gmp_random.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/gmp_random_stubs.c >gmp_random_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.ml >gmp_random.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.mli >gmp_random.mli; } - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.mli - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.mli - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.mli - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.mli - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpz.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpq.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfr.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o mpz_caml.o mpz_caml.c - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o mpq_caml.o mpq_caml.c - mpq_caml.c: In function 'camlidl_mpq_mpq_mul_2exp': - mpq_caml.c:345:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 345 | else - | ^~~~ - mpq_caml.c:349:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 349 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_div': - mpq_caml.c:383:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 383 | else - | ^~~~ - mpq_caml.c:387:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 387 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_div_2exp': - mpq_caml.c:408:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 408 | else - | ^~~~ - mpq_caml.c:412:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 412 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_inv': - mpq_caml.c:462:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 462 | else - | ^~~~ - mpq_caml.c:466:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 466 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o mpf_caml.o mpf_caml.c - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o mpfr_caml.o mpfr_caml.c - mpfr_caml.c: In function 'camlidl_mpfr_mpfr_root': - mpfr_caml.c:1910:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations] - 1910 | _res = mpfr_root(ROP, OP1, OP2, RND); - | ^~~~ - In file included from gmp_caml.h:16, - from mpfr_caml.c:20: - /usr/include/mpfr.h:763:21: note: declared here - 763 | __MPFR_DECLSPEC int mpfr_root (mpfr_ptr, mpfr_srcptr, unsigned long, - | ^~~~~~~~~ - mpfr_caml.c: In function 'camlidl_mpfr_mpfr__sprintf': - mpfr_caml.c:3265:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] - 3265 | STR = (char *) String_val(_v_STR); - | ^ - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o gmp_random_caml.o gmp_random_caml.c - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/5.1/lib/ocaml -ccopt -I/home/opam/.opam/5.1/lib/camlidl -g -c -o gmp_caml.o gmp_caml.c - /home/opam/.opam/5.1/bin/ocamlmklib -oc gmp_caml mpz_caml.o mpq_caml.o mpf_caml.o mpfr_caml.o gmp_random_caml.o gmp_caml.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/5.1/lib/ocaml -L/home/opam/.opam/5.1/lib/ocaml/stublibs -L/home/opam/.opam/5.1/lib/camlidl -lmpfr -lgmp -lcamlidl - /home/opam/.opam/5.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -a -o gmp.cma mpz.cmo mpq.cmo mpf.cmo mpfr.cmo gmp_random.cmo mpzf.cmo mpqf.cmo mpfrf.cmo \ - -dllib -lgmp_caml -ccopt -L/home/opam/.opam/5.1/lib/stublibs -ccopt -L/home/opam/.opam/5.1/lib/gmp -ccopt "-L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/5.1/lib/ocaml -L/home/opam/.opam/5.1/lib/ocaml/stublibs -L/home/opam/.opam/5.1/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/5.1/lib/ocaml -ccopt -L/home/opam/.opam/5.1/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpz.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpq.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfr.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c gmp_random.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpzf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpqf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfrf.ml - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -a -o gmp.cmxa mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx \ - -cclib -lgmp_caml -ccopt -L/home/opam/.opam/5.1/lib/stublibs -ccopt -L/home/opam/.opam/5.1/lib/gmp -ccopt "-L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/5.1/lib/ocaml -L/home/opam/.opam/5.1/lib/ocaml/stublibs -L/home/opam/.opam/5.1/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/5.1/lib/ocaml -ccopt -L/home/opam/.opam/5.1/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl - /home/opam/.opam/5.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -linkall -shared -o gmp.cmxs -I . gmp.cmxa - rm mpq_caml.o mpz_caml.o mpfr_caml.o gmp_caml.o mpf_caml.o gmp_random_caml.o -> compiled mlgmpidl.1.3.0 Processing 82/90: [batteries: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/5.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/5.1/lib/zarith/q.cmti - Installed /home/opam/.opam/5.1/lib/zarith/z.cmti - Installed /home/opam/.opam/5.1/lib/zarith/zarith.a - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/5.1/lib/zarith/q.mli - Installed /home/opam/.opam/5.1/lib/zarith/zarith.h - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/5.1/lib/zarith/q.cmx - Installed /home/opam/.opam/5.1/lib/zarith/z.cmx - Installed /home/opam/.opam/5.1/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/5.1/lib/zarith/z.mli - Installed /home/opam/.opam/5.1/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/5.1/lib/zarith/q.cmi - Installed /home/opam/.opam/5.1/lib/zarith/z.cmi - Installed /home/opam/.opam/5.1/lib/zarith/libzarith.a - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cma - Installed /home/opam/.opam/5.1/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.1/lib/zarith/META -> installed zarith.1.14 Processing 82/90: [batteries: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] Processing 83/90: [batteries: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [mlgmpidl: make install] - rm -f META - echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META - echo "version = \"1.3.0\"" >>META - echo "requires = \"bigarray-compat\"" >>META - echo "archive(byte) = \"gmp.cma\"" >>META - echo "archive(byte,plugin) = \"gmp.cma\"" >>META - echo "plugin(byte) = \"gmp.cma\"" >>META - echo "archive(native) = \"gmp.cmxa\"" >>META - echo "archive(native,plugin) = \"gmp.cmxs\"" >>META - echo "plugin(native) = \"gmp.cmxs\"" >>META - /home/opam/.opam/5.1/bin/ocamlfind remove gmp - ocamlfind: [WARNING] No such file: /home/opam/.opam/5.1/lib/gmp/META - /home/opam/.opam/5.1/bin/ocamlfind install gmp META gmp_caml.h mpz.idl mpq.idl mpf.idl mpfr.idl gmp_random.idl mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.cmi mpq.cmi mpf.cmi mpfr.cmi gmp_random.cmi mpzf.cmi mpqf.cmi mpfrf.cmi gmp.cma mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx gmp.cmxa gmp.a gmp.cmxs libgmp_caml.a dllgmp_caml.so - Installed /home/opam/.opam/5.1/lib/gmp/libgmp_caml.a - Installed /home/opam/.opam/5.1/lib/gmp/gmp.cmxs - Installed /home/opam/.opam/5.1/lib/gmp/gmp.a - Installed /home/opam/.opam/5.1/lib/gmp/gmp.cmxa - Installed /home/opam/.opam/5.1/lib/gmp/mpfrf.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpqf.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpzf.cmx - Installed /home/opam/.opam/5.1/lib/gmp/gmp_random.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpfr.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpf.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpq.cmx - Installed /home/opam/.opam/5.1/lib/gmp/mpz.cmx - Installed /home/opam/.opam/5.1/lib/gmp/gmp.cma - Installed /home/opam/.opam/5.1/lib/gmp/mpfrf.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpqf.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpzf.cmi - Installed /home/opam/.opam/5.1/lib/gmp/gmp_random.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpfr.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpf.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpq.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpz.cmi - Installed /home/opam/.opam/5.1/lib/gmp/mpfrf.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpqf.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpzf.mli - Installed /home/opam/.opam/5.1/lib/gmp/gmp_random.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpfr.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpf.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpq.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpz.mli - Installed /home/opam/.opam/5.1/lib/gmp/mpfrf.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpqf.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpzf.ml - Installed /home/opam/.opam/5.1/lib/gmp/gmp_random.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpfr.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpf.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpq.ml - Installed /home/opam/.opam/5.1/lib/gmp/mpz.ml - Installed /home/opam/.opam/5.1/lib/gmp/gmp_random.idl - Installed /home/opam/.opam/5.1/lib/gmp/mpfr.idl - Installed /home/opam/.opam/5.1/lib/gmp/mpf.idl - Installed /home/opam/.opam/5.1/lib/gmp/mpq.idl - Installed /home/opam/.opam/5.1/lib/gmp/mpz.idl - Installed /home/opam/.opam/5.1/lib/gmp/gmp_caml.h - Installed /home/opam/.opam/5.1/lib/stublibs/dllgmp_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllgmp_caml.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.1/lib/gmp/META -> installed mlgmpidl.1.3.0 Processing 83/90: [batteries: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/5.1/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/5.1/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 Processing 83/90: [batteries: dune build] [menhir: dune build] -> installed ocamlbuild.0.15.0 Processing 84/90: [batteries: dune build] [menhir: dune build] Processing 85/90: [apron: sh] [batteries: dune build] [menhir: dune build] -> compiled batteries.3.8.0 Processing 85/90: [apron: sh] [menhir: dune build] -> installed batteries.3.8.0 Processing 86/90: [apron: sh] [menhir: dune build] - checking compilation with cc : working - checking compilation with cc -Wcast-qual: working - checking compilation with cc -Wswitch: working - checking compilation with cc -Wall: working - checking compilation with cc -Wextra: working - checking compilation with cc -Wundef: working - checking compilation with cc -Wcast-align: working - checking compilation with cc -Wno-unused: working - checking compilation with cc -Wno-unused-parameter: working - checking compilation with cc -Wno-unused-function: working - checking compilation with cc -fPIC: working - checking compilation with cc -Wno-stringop-overflow: working - checking compilation with cc -Werror-implicit-function-declaration: working - checking compilation with cc -Wbad-function-cast: working - checking compilation with cc -Wstrict-prototypes: working - checking compilation with cc stringop-overflow: not working - checking compilation with cc -std=c99: working - checking compilation with c++ : working - checking compilation with c++ -Wcast-qual: working - checking compilation with c++ -Wswitch: working - checking compilation with c++ -Wall: working - checking compilation with c++ -Wextra: working - checking compilation with c++ -Wundef: working - checking compilation with c++ -Wcast-align: working - checking compilation with c++ -Wno-unused: working - checking compilation with c++ -Wno-unused-parameter: working - checking compilation with c++ -Wno-unused-function: working - checking compilation with c++ -fPIC: working - checking compilation with c++ -Wno-stringop-overflow: working - binary ar: found in /usr/bin - binary ranlib: found in /usr/bin - binary sed: found in /usr/bin - binary install: found in /usr/bin - looking for gmp without prefix - include gmp.h: found - library gmp: found - library gmp found without prefix - looking for mpfr without prefix - include mpfr.h: found - library mpfr: found - library mpfr found without prefix - looking for ppl without prefix - include ppl.hh: found - library ppl: found - library ppl found without prefix - looking for flint without prefix - include flint/fmpz.h: not found - looking for flint in prefix /usr/local - include flint/fmpz.h: not found - looking for flint in prefix /opt/homebrew - include flint/fmpz.h: not found - looking for flint in prefix /usr - include flint/fmpz.h: not found - looking for flint in prefix /home/opam - include flint/fmpz.h: not found - library flint not found - looking for glpk without prefix - include glpk.h: not found - looking for glpk in prefix /usr/local - include glpk.h: not found - looking for glpk in prefix /opt/homebrew - include glpk.h: not found - looking for glpk in prefix /usr - include glpk.h: not found - looking for glpk in prefix /home/opam - include glpk.h: not found - library glpk not found - binary ocamlc.opt: found in /home/opam/.opam/5.1/bin - binary ocamlopt.opt: found in /home/opam/.opam/5.1/bin - binary ocamldep: found in /home/opam/.opam/5.1/bin - binary ocamllex: found in /home/opam/.opam/5.1/bin - binary ocamlyacc: found in /home/opam/.opam/5.1/bin - binary ocamldoc: found in /home/opam/.opam/5.1/bin - binary ocamlmktop: found in /home/opam/.opam/5.1/bin - binary ocamlmklib: found in /home/opam/.opam/5.1/bin - binary camlidl: found in /home/opam/.opam/5.1/bin - binary ocamlfind: found in /home/opam/.opam/5.1/bin - checking support for native plugins: working - include caml/mlvalues.h: found - include caml/camlidlruntime.h: found - include gmp_caml.h: found - binary java: not found - - detected configuration: - - optional OCaml support 1 - optional OCamlFind support 1 - optional plugins support 1 - optional C++ support 1 - optional Java support 0 () - optional PPL support 1 - optional PPLite support 0 () - optional GLPK support 0 - optional debug libraries 1 - - installation path /home/opam/.opam/5.1/share/apron - dynamic libraries extension so - install command /usr/bin/install - strip command echo - Processing 86/90: [apron: make] [menhir: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 Processing 86/90: [apron: make] -> installed menhir.20240715 Processing 87/90: [apron: make] + /usr/bin/make "-j39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15) - (cd num; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - (cd itv; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itvIl.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itvIl_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itvRl.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itvRl_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itvMPZ.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itvMPZ_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itvMPQ.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itvMPQ_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itvD.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itvD_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itvMPFR.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itvMPFR_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c - /usr/bin/ar rcs libitvIll_debug.a itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o - /usr/bin/ranlib libitvIll_debug.a - /usr/bin/ar rcs libitvRl_debug.a itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o - /usr/bin/ranlib libitvRl_debug.a - /usr/bin/ar rcs libitvMPZ_debug.a itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o - /usr/bin/ar rcs libitvDl_debug.a itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o - /usr/bin/ranlib libitvMPZ_debug.a - /usr/bin/ranlib libitvDl_debug.a - /usr/bin/ar rcs libitvIl_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o - /usr/bin/ranlib libitvIl_debug.a - /usr/bin/ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o - /usr/bin/ranlib libitvMPQ_debug.a - /usr/bin/ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o - /usr/bin/ranlib libitvMPFR_debug.a - /usr/bin/ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o - /usr/bin/ranlib libitvRll_debug.a - /usr/bin/ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o - /usr/bin/ar rcs libitv_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o - /usr/bin/ranlib libitvD_debug.a - /usr/bin/ranlib libitv_debug.a - /usr/bin/ar rcs libitvIl.a itvIl.o itv_linexprIl.o itv_linearizeIl.o - /usr/bin/ranlib libitvIl.a - /usr/bin/ar rcs libitvDl.a itvDl.o itv_linexprDl.o itv_linearizeDl.o - /usr/bin/ranlib libitvDl.a - /usr/bin/ar rcs libitvIll.a itvIll.o itv_linexprIll.o itv_linearizeIll.o - /usr/bin/ranlib libitvIll.a - /usr/bin/ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o - /usr/bin/ranlib libitvD.a - /usr/bin/ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o - /usr/bin/ranlib libitvMPQ.a - /usr/bin/ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o - /usr/bin/ranlib libitvMPFR.a - /usr/bin/ar rcs libitvMPZ.a itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o - /usr/bin/ranlib libitvMPZ.a - /usr/bin/ar rcs libitvRl.a itvRl.o itv_linexprRl.o itv_linearizeRl.o - /usr/bin/ranlib libitvRl.a - /usr/bin/ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o - /usr/bin/ar rcs libitv.a itvIl.o itv_linexprIl.o itv_linearizeIl.o itvIll.o itv_linexprIll.o itv_linearizeIll.o itvRl.o itv_linexprRl.o itv_linearizeRl.o itvRll.o itv_linexprRll.o itv_linearizeRll.o itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o itvD.o itv_linexprD.o itv_linearizeD.o itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o itvDl.o itv_linexprDl.o itv_linearizeDl.o - /usr/bin/ranlib libitvRll.a - /usr/bin/ranlib libitv.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - (cd apron; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - echo "// APRON version, automatically generated from version.mk" > ap_version.h - echo "#ifndef AP_VERSION" >> ap_version.h - echo "#define AP_VERSION_MAJOR 0" >> ap_version.h - echo "#define AP_VERSION_MINOR 9" >> ap_version.h - echo "#define AP_VERSION_MICRO 15" >> ap_version.h - echo "#define AP_VERSION \""0.9.15"\"" >> ap_version.h - echo "#endif" >> ap_version.h - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_scalar.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_interval.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_coeff.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_dimension.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linexpr0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_lincons0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generator0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_texpr0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_tcons0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_manager.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_abstract0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generic.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_var.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_environment.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linexpr1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_lincons1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generator1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_texpr1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_tcons1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_abstract1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_reducedproduct.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_disjunction.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPQ -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_DOUBLE -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPFR -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_scalar_debug.o ap_scalar.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_interval_debug.o ap_interval.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_coeff_debug.o ap_coeff.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_dimension_debug.o ap_dimension.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linexpr0_debug.o ap_linexpr0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_lincons0_debug.o ap_lincons0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generator0_debug.o ap_generator0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_texpr0_debug.o ap_texpr0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_tcons0_debug.o ap_tcons0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_manager_debug.o ap_manager.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_abstract0_debug.o ap_abstract0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_policy_debug.o ap_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generic_debug.o ap_generic.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_var_debug.o ap_var.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_environment_debug.o ap_environment.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linexpr1_debug.o ap_linexpr1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_lincons1_debug.o ap_lincons1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generator1_debug.o ap_generator1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_texpr1_debug.o ap_texpr1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_tcons1_debug.o ap_tcons1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_abstract1_debug.o ap_abstract1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linearize_debug.o ap_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_reducedproduct_debug.o ap_reducedproduct.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_disjunction_debug.o ap_disjunction.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPQ -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_DOUBLE -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPFR -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o - cp ../itv/libitv_debug.a libapron_debug.a - cc -shared -Wl,-soname,libapron_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron_debug.so ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o \ - ../itv/itvIl_debug.o ../itv/itv_linexprIl_debug.o ../itv/itv_linearizeIl_debug.o ../itv/itvIll_debug.o ../itv/itv_linexprIll_debug.o ../itv/itv_linearizeIll_debug.o ../itv/itvRl_debug.o ../itv/itv_linexprRl_debug.o ../itv/itv_linearizeRl_debug.o ../itv/itvRll_debug.o ../itv/itv_linexprRll_debug.o ../itv/itv_linearizeRll_debug.o ../itv/itvMPZ_debug.o ../itv/itv_linexprMPZ_debug.o ../itv/itv_linearizeMPZ_debug.o ../itv/itvMPQ_debug.o ../itv/itv_linexprMPQ_debug.o ../itv/itv_linearizeMPQ_debug.o ../itv/itvD_debug.o ../itv/itv_linexprD_debug.o ../itv/itv_linearizeD_debug.o ../itv/itvMPFR_debug.o ../itv/itv_linexprMPFR_debug.o ../itv/itv_linearizeMPFR_debug.o ../itv/itvDl_debug.o ../itv/itv_linexprDl_debug.o ../itv/itv_linearizeDl_debug.o -lm -lmpfr -lgmp - /usr/bin/ar rs libapron_debug.a ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o - /usr/bin/ranlib libapron_debug.a - cp ../itv/libitv.a libapron.a - cc -shared -Wl,-soname,libapron.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron.so ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o ../itv/itvIl.o ../itv/itv_linexprIl.o ../itv/itv_linearizeIl.o ../itv/itvIll.o ../itv/itv_linexprIll.o ../itv/itv_linearizeIll.o ../itv/itvRl.o ../itv/itv_linexprRl.o ../itv/itv_linearizeRl.o ../itv/itvRll.o ../itv/itv_linexprRll.o ../itv/itv_linearizeRll.o ../itv/itvMPZ.o ../itv/itv_linexprMPZ.o ../itv/itv_linearizeMPZ.o ../itv/itvMPQ.o ../itv/itv_linexprMPQ.o ../itv/itv_linearizeMPQ.o ../itv/itvD.o ../itv/itv_linexprD.o ../itv/itv_linearizeD.o ../itv/itvMPFR.o ../itv/itv_linexprMPFR.o ../itv/itv_linearizeMPFR.o ../itv/itvDl.o ../itv/itv_linexprDl.o ../itv/itv_linearizeDl.o -lm -lmpfr -lgmp - /usr/bin/ar rs libapron.a ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o - /usr/bin/ranlib libapron.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - (cd newpolka; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ.o pk_user.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ.o pk_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ.o pk_bit.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ.o pk_satmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ.o pk_vector.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ.o pk_matrix.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ.o pk_cherni.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ.o pk_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ.o pk_approximate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ.o pk_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ.o pk_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ.o pk_extract.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ.o pk_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ.o pk_project.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ.o pk_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ.o pk_expandfold.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ.o pk_widening.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ.o pk_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ.o pkeq.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ_debug.o pk_user.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ_debug.o pk_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ_debug.o pk_bit.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ_debug.o pk_satmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ_debug.o pk_vector.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ_debug.o pk_matrix.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ_debug.o pk_cherni.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ_debug.o pk_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ_debug.o pk_approximate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ_debug.o pk_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ_debug.o pk_test.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ_debug.o pk_extract.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ_debug.o pk_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ_debug.o pk_project.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ_debug.o pk_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ_debug.o pk_widening.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ_debug.o pk_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ_debug.o pkeq.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll.o pk_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll_debug.o pk_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c - /usr/bin/ar rcs libpolkaMPQ.a pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o - /usr/bin/ar rcs libpolkaMPQ_debug.a pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o - cc -shared -Wl,-soname,libpolkaMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ.so pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - cc -shared -Wl,-soname,libpolkaMPQ_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ_debug.so pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libpolkaMPQ.a - /usr/bin/ranlib libpolkaMPQ_debug.a - /usr/bin/ar rcs libpolkaRll_debug.a pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o - cc -shared -Wl,-soname,libpolkaRll_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll_debug.so pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libpolkaRll_debug.a - /usr/bin/ar rcs libpolkaRll.a pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o - cc -shared -Wl,-soname,libpolkaRll.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll.so pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libpolkaRll.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - (cd box; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ_debug.o box_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_policyD.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o box_policyD_debug.o box_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR_debug.o box_policy.c - /usr/bin/ar rcs libboxMPQ_debug.a box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o - cc -shared -Wl,-soname,libboxMPQ_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ_debug.so box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPQ_debug.a - /usr/bin/ar rcs libboxD_debug.a box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o - cc -shared -Wl,-soname,libboxD_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD_debug.so box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxD_debug.a - /usr/bin/ar rcs libboxMPFR_debug.a box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o - cc -shared -Wl,-soname,libboxMPFR_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR_debug.so box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPFR_debug.a - /usr/bin/ar rcs libboxMPQ.a box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o - cc -shared -Wl,-soname,libboxMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ.so box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPQ.a - /usr/bin/ar rcs libboxD.a box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o - cc -shared -Wl,-soname,libboxD.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD.so box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxD.a - /usr/bin/ar rcs libboxMPFR.a box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o - cc -shared -Wl,-soname,libboxMPFR.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR.so box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPFR.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - (cd octagons; /usr/bin/make MPQ D) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ.o oct_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ_debug.o oct_hmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ_debug.o oct_print.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ_debug.o oct_transfer.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ_debug.o oct_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ_debug.o oct_nary.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ_debug.o oct_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ_debug.o oct_predicate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ_debug.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o oct_testMPQ.o oct_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c - /usr/bin/ar rcs liboctMPQ_debug.a oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o - cc -shared -Wl,-soname,liboctMPQ_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ_debug.so oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib liboctMPQ_debug.a - /usr/bin/ar rcs liboctD.a oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o - cc -shared -Wl,-soname,liboctD.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD.so oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib liboctD.a - /usr/bin/ar rcs liboctD_debug.a oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o - cc -shared -Wl,-soname,liboctD_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD_debug.so oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib liboctD_debug.a - cc -o octtestD oct_testD.o \ - -L. -loctD_debug -L../newpolka -lpolkaMPQ_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - cc -o octtestMPQ oct_testMPQ.o \ - -L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - /usr/bin/ar rcs liboctMPQ.a oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o - cc -shared -Wl,-soname,liboctMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ.so oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib liboctMPQ.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - (cd taylor1plus; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ.o t1p_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ.o t1p_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ.o t1p_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ.o t1p_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ.o t1p_fun.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ_debug.o t1p_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ_debug.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ_debug.o t1p_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ_debug.o t1p_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ_debug.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD.o t1p_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD.o t1p_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD.o t1p_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD.o t1p_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD.o t1p_fun.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD_debug.o t1p_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD_debug.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD_debug.o t1p_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD_debug.o t1p_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD_debug.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR.o t1p_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR.o t1p_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR.o t1p_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR.o t1p_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR.o t1p_fun.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR_debug.o t1p_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR_debug.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR_debug.o t1p_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR_debug.o t1p_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR_debug.o t1p_itv_utils.c - /usr/bin/ar rcs libt1pMPQ_debug.a t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o - cc -shared -Wl,-soname,libt1pMPQ_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPQ_debug.so t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o -L../apron -L../box -L../newpolka -lboxMPQ_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPQ_debug.a - /usr/bin/ar rcs libt1pD_debug.a t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o - cc -shared -Wl,-soname,libt1pD_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pD_debug.so t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o -L../apron -L../box -L../newpolka -lboxD_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pD_debug.a - /usr/bin/ar rcs libt1pMPFR_debug.a t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o - cc -shared -Wl,-soname,libt1pMPFR_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPFR_debug.so t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o -L../apron -L../box -L../newpolka -lboxMPFR_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPFR_debug.a - /usr/bin/ar rcs libt1pMPQ.a t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o - cc -shared -Wl,-soname,libt1pMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPQ.so t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o -L../apron -L../box -L../newpolka -lboxMPQ -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPQ.a - /usr/bin/ar rcs libt1pD.a t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o - cc -shared -Wl,-soname,libt1pD.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pD.so t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o -L../apron -L../box -L../newpolka -lboxD -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pD.a - /usr/bin/ar rcs libt1pMPFR.a t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o - cc -shared -Wl,-soname,libt1pMPFR.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPFR.so t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o -L../apron -L../box -L../newpolka -lboxMPFR -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPFR.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - (cd ppl; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_user.o ppl_user.cc - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_poly.o ppl_poly.cc - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_grid.o ppl_grid.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_user_debug.o ppl_user.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_poly_debug.o ppl_poly.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_grid_debug.o ppl_grid.cc - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ppl_test_debug.o ppl_test.c - /usr/bin/ar rcs libap_ppl_debug.a ppl_user_debug.o ppl_poly_debug.o ppl_grid_debug.o - c++ -shared -Wl,-soname,libap_ppl_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -o libap_ppl_debug.so ppl_user_debug.o ppl_poly_debug.o ppl_grid_debug.o -L../apron -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libap_ppl_debug.a - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -o ap_ppl_test ppl_test_debug.o \ - -L. -lap_ppl_debug -L../newpolka -lpolkaMPQ_debug \ - -L../apron -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ar rcs libap_ppl.a ppl_user.o ppl_poly.o ppl_grid.o - c++ -shared -Wl,-soname,libap_ppl.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -o libap_ppl.so ppl_user.o ppl_poly.o ppl_grid.o -L../apron -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libap_ppl.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - (cd products; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -I../ppl -I../newpolka -DNUM_MPQ -c -o ap_pkgrid.o ap_pkgrid.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -I../ppl -I../newpolka -DNUM_MPQ -c -o ap_pkgrid_debug.o ap_pkgrid.c - /usr/bin/ar rcs libap_pkgrid_debug.a ap_pkgrid_debug.o - c++ -shared -Wl,-soname,libap_pkgrid_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -o libap_pkgrid_debug.so ap_pkgrid_debug.o -L../newpolka -lpolkaMPQ_debug -L../apron -L../ppl -lap_ppl_debug -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libap_pkgrid_debug.a - /usr/bin/ar rcs libap_pkgrid.a ap_pkgrid.o - c++ -shared -Wl,-soname,libap_pkgrid.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -o libap_pkgrid.so ap_pkgrid.o -L../newpolka -lpolkaMPQ -L../apron -L../ppl -lap_ppl -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libap_pkgrid.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - (cd avoct; /usr/bin/make MPQ D) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ.o avo_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ.o avo_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ.o avo_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ.o avo_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ.o avo_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ.o avo_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ.o avo_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ.o avo_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ_debug.o avo_hmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ_debug.o avo_print.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ_debug.o avo_transfer.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ_debug.o avo_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ_debug.o avo_nary.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ_debug.o avo_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ_debug.o avo_predicate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ_debug.o avo_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o avo_testMPQ.o avo_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD.o avo_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_printD.o avo_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD.o avo_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD.o avo_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD.o avo_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD.o avo_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD.o avo_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD.o avo_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD_debug.o avo_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_printD_debug.o avo_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD_debug.o avo_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD_debug.o avo_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD_debug.o avo_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD_debug.o avo_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD_debug.o avo_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD_debug.o avo_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_DOUBLE -c -o avo_testD.o avo_test.c - /usr/bin/ar rcs libavoMPQ_debug.a avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_resizeMPQ_debug.o - cc -shared -Wl,-soname,libavoMPQ_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ_debug.so avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_resizeMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libavoMPQ_debug.a - cc -o avotestMPQ avo_testMPQ.o \ - -L. -lavoMPQ_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - /usr/bin/ar rcs libavoD_debug.a avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_resizeD_debug.o - cc -shared -Wl,-soname,libavoD_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD_debug.so avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_resizeD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libavoD_debug.a - cc -o avotestD avo_testD.o \ - -L. -lavoD_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - /usr/bin/ar rcs libavoD.a avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_resizeD.o - cc -shared -Wl,-soname,libavoD.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD.so avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_resizeD.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libavoD.a - /usr/bin/ar rcs libavoMPQ.a avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_resizeMPQ.o - cc -shared -Wl,-soname,libavoMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ.so avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_resizeMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libavoMPQ.a - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - /usr/bin/sed -e "s!@VERSION@!"0.9.15"!g;" mlapronidl/META.in > mlapronidl/META; - cat mlapronidl/META.ppl.in >> mlapronidl/META; - /usr/bin/sed -e '/^[[:space:]]*archive(byte)/ { p; s ) ,plugin) ;}' -i.bak mlapronidl/META; - /usr/bin/sed -e '/^[[:space:]]*archive(native)/ { p; s ) ,plugin) ;'\ - ' s \.cmxa\" .cmxs\" ;}' -i.bak mlapronidl/META; - test -f mlapronidl/META.bak && rm -f mlapronidl/META.bak - (cd mlapronidl; /usr/bin/make INCLUDE_DEPEND=no depend; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - mkdir -p tmp - /home/opam/.opam/5.1/bin/ocamlyacc apron_parser.mly - /home/opam/.opam/5.1/bin/ocamllex apron_lexer.mll - cp scalar.idl tmp/scalar.idl - cp interval.idl tmp/interval.idl - cp coeff.idl tmp/coeff.idl - cp dim.idl tmp/dim.idl - cp linexpr0.idl tmp/linexpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl - cp lincons0.idl tmp/lincons0.idl - cp generator0.idl tmp/generator0.idl - cp texpr0.idl tmp/texpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl - cp tcons0.idl tmp/tcons0.idl - cp manager.idl tmp/manager.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl - cp abstract0.idl tmp/abstract0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl - cp var.idl tmp/var.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl - cp environment.idl tmp/environment.idl - cp linexpr1.idl tmp/linexpr1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl - cp lincons1.idl tmp/lincons1.idl - cp generator1.idl tmp/generator1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl - cp texpr1.idl tmp/texpr1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl - 118 states, 2303 transitions, table size 9920 bytes - cp tcons1.idl tmp/tcons1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl - cp abstract1.idl tmp/abstract1.idl - cp policy.idl tmp/policy.idl - cp disjunction.idl tmp/disjunction.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/policy.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl - cp version.idl tmp/version.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl - perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c - perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c - perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c - perl perlscript_caml.pl < tmp/dim.ml >dim.ml; - perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml; - perl perlscript_caml.pl < tmp/var.ml >var.ml; - perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c - perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c - perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c - perl perlscript_caml.pl < tmp/var.mli >var.mli - perl perlscript_caml.pl < tmp/dim.mli >dim.mli - perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli - perl perlscript_caml.pl < tmp/interval.ml >interval.ml; - perl perlscript_caml.pl < tmp/manager.ml >manager.ml; - perl perlscript_caml.pl < tmp/version.ml >version.ml; - perl perlscript_caml.pl < tmp/interval.mli >interval.mli - perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c - perl perlscript_caml.pl < tmp/manager.mli >manager.mli - perl perlscript_caml.pl < tmp/version.mli >version.mli - perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml; - perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c - perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli - perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c - perl perlscript_caml.pl < tmp/environment.ml >environment.ml; - perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c - perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml; - perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml; - perl perlscript_caml.pl < tmp/environment.mli >environment.mli - perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c - perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli - perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli - perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml; - perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli - perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c - perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml; - perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c - perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml; - perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli - perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c - perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli - perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml; - perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli - perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c - perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c - perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml; - perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml; - perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c - perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml; - perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli - perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli - perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli - perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c - perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml; - perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli - perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c - perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c - perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml; - perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml; - perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli - perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli - perl perlscript_c.pl < tmp/abstract1_stubs.c >abstract1_caml.c - perl perlscript_caml.pl < tmp/abstract1.ml >abstract1.ml; - perl perlscript_c.pl < tmp/policy_stubs.c >policy_caml.c - perl perlscript_caml.pl < tmp/abstract1.mli >abstract1.mli - perl perlscript_caml.pl < tmp/policy.ml >policy.ml; - perl perlscript_caml.pl < tmp/policy.mli >policy.mli - /home/opam/.opam/5.1/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - cp scalar.idl tmp/scalar.idl - cp interval.idl tmp/interval.idl - cp coeff.idl tmp/coeff.idl - cp dim.idl tmp/dim.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl - cp linexpr0.idl tmp/linexpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl - cp lincons0.idl tmp/lincons0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl - cp generator0.idl tmp/generator0.idl - cp texpr0.idl tmp/texpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl - cp tcons0.idl tmp/tcons0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl - cp manager.idl tmp/manager.idl - cp abstract0.idl tmp/abstract0.idl - cp var.idl tmp/var.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl - cp environment.idl tmp/environment.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl - cp linexpr1.idl tmp/linexpr1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl - cp lincons1.idl tmp/lincons1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl - cp generator1.idl tmp/generator1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl - cp texpr1.idl tmp/texpr1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl - cp tcons1.idl tmp/tcons1.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl - perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c - perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl - perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c - cp disjunction.idl tmp/disjunction.idl - perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c - perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml; - cp version.idl tmp/version.idl - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl - perl perlscript_caml.pl < tmp/dim.ml >dim.ml; - perl perlscript_caml.pl < tmp/interval.ml >interval.ml; - perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c - /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl - perl perlscript_caml.pl < tmp/var.ml >var.ml; - perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli - perl perlscript_caml.pl < tmp/dim.mli >dim.mli - perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml; - perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c - perl perlscript_caml.pl < tmp/interval.mli >interval.mli - perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c - perl perlscript_caml.pl < tmp/var.mli >var.mli - perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c - perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli - perl perlscript_caml.pl < tmp/version.ml >version.ml; - perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c - perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c - perl perlscript_caml.pl < tmp/manager.ml >manager.ml; - perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml; - perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c apron_caml.c -o apron_caml.o - perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c - perl perlscript_caml.pl < tmp/version.mli >version.mli - perl perlscript_caml.pl < tmp/environment.ml >environment.ml; - perl perlscript_caml.pl < tmp/manager.mli >manager.mli - perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli - perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli - perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml; - perl perlscript_caml.pl < tmp/environment.mli >environment.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c scalar_caml.c -o scalar_caml.o - perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c - perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c interval_caml.c -o interval_caml.o - perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c - perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c coeff_caml.c -o coeff_caml.o - perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c - perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c - perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c - perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml; - perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli - perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml; - perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml; - perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml; - perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c dim_caml.c -o dim_caml.o - perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli - perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli - perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c lincons0_caml.c -o lincons0_caml.o - perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c generator0_caml.c -o generator0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c texpr0_caml.c -o texpr0_caml.o - perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c - perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c - perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c tcons0_caml.c -o tcons0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c manager_caml.c -o manager_caml.o - perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml; - perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml; - perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c var_caml.c -o var_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c environment_caml.c -o environment_caml.o - perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml.o - perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c generator1_caml.c -o generator1_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c texpr1_caml.c -o texpr1_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c tcons1_caml.c -o tcons1_caml.o - perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c abstract1_caml.c -o abstract1_caml.o - perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c policy_caml.c -o policy_caml.o - perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c version_caml.c -o version_caml.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c apron_caml.c -o apron_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c scalar_caml.c -o scalar_caml_debug.o - var_caml.c: In function 'camlidl_var_ap_var_of_string': - var_caml.c:34:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] - 34 | name = (char *) String_val(_v_name); - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c interval_caml.c -o interval_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c coeff_caml.c -o coeff_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c dim_caml.c -o dim_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c lincons0_caml.c -o lincons0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c generator0_caml.c -o generator0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c texpr0_caml.c -o texpr0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c tcons0_caml.c -o tcons0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c manager_caml.c -o manager_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c abstract0_caml.c -o abstract0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c var_caml.c -o var_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c environment_caml.c -o environment_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c lincons1_caml.c -o lincons1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c generator1_caml.c -o generator1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c texpr1_caml.c -o texpr1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c tcons1_caml.c -o tcons1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c abstract1_caml.c -o abstract1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c policy_caml.c -o policy_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c disjunction_caml.c -o disjunction_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c version_caml.c -o version_caml_debug.o - sh /home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ocamlpack -o apron_ocamldoc.mli -title "APRON Library" -intro introduction.odoc scalar interval coeff dim linexpr0 lincons0 generator0 texpr0 tcons0 manager abstract0 var environment linexpr1 lincons1 generator1 texpr1 tcons1 abstract1 policy disjunction version apron_parser apron_lexer parser - var_caml.c: In function 'camlidl_var_ap_var_of_string': - var_caml.c:34:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] - 34 | name = (char *) String_val(_v_name); - | ^ - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c scalar.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c dim.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c manager.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c var.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c version.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c abstract0_caml.c -o abstract0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c lincons1_caml.c -o lincons1_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c disjunction_caml.c -o disjunction_caml.o - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c scalar.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c dim.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c manager.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c var.ml - /usr/bin/sed -i -e 's/{5/{6/g;s/{4/{5/g;s/{3/{4/g;s/{2/{3/g;s/{1/{2/g' apron_ocamldoc.mli - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c version.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c scalar.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c interval.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c dim.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c manager.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c var.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c environment.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c version.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c interval.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c coeff.mli - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c interval.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c environment.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c environment.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c coeff.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c linexpr0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c linexpr0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c lincons0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c generator0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c texpr0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c linexpr1.mli - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c coeff.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c generator0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c lincons0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c texpr0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c tcons0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c linexpr1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c lincons1.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c generator1.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c texpr1.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c tcons0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c abstract0.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c texpr1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c tcons1.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c apron_parser.mli - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c apron_parser.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c apron_lexer.mli - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib apron_caml_debug.o scalar_caml_debug.o interval_caml_debug.o coeff_caml_debug.o dim_caml_debug.o linexpr0_caml_debug.o lincons0_caml_debug.o generator0_caml_debug.o texpr0_caml_debug.o tcons0_caml_debug.o manager_caml_debug.o abstract0_caml_debug.o var_caml_debug.o environment_caml_debug.o linexpr1_caml_debug.o lincons1_caml_debug.o generator1_caml_debug.o texpr1_caml_debug.o tcons1_caml_debug.o abstract1_caml_debug.o policy_caml_debug.o disjunction_caml_debug.o version_caml_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm -o apron_caml_debug - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c abstract0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c lincons1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c generator1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c tcons1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c abstract1.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c apron_lexer.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons0.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c generator0.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr0.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c abstract1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c policy.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c disjunction.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c parser.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c policy.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c disjunction.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons0.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr1.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c parser.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract0.ml - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -pack -o apron.cmo scalar.cmo interval.cmo coeff.cmo dim.cmo linexpr0.cmo lincons0.cmo generator0.cmo texpr0.cmo tcons0.cmo manager.cmo abstract0.cmo var.cmo environment.cmo linexpr1.cmo lincons1.cmo generator1.cmo texpr1.cmo tcons1.cmo abstract1.cmo policy.cmo disjunction.cmo version.cmo apron_parser.cmo apron_lexer.cmo parser.cmo - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_parser.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons1.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c generator1.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons1.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract1.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_lexer.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c policy.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c disjunction.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -for-pack Apron -c parser.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -pack -o apron.cmx scalar.cmx interval.cmx coeff.cmx dim.cmx linexpr0.cmx lincons0.cmx generator0.cmx texpr0.cmx tcons0.cmx manager.cmx abstract0.cmx var.cmx environment.cmx linexpr1.cmx lincons1.cmx generator1.cmx texpr1.cmx tcons1.cmx abstract1.cmx policy.cmx disjunction.cmx version.cmx apron_parser.cmx apron_lexer.cmx parser.cmx - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o apron.d -oc apron_caml_debug apron.cmx -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o apron.d.cmxs apron.d.cmxa - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib apron_caml.o scalar_caml.o interval_caml.o coeff_caml.o dim_caml.o linexpr0_caml.o lincons0_caml.o generator0_caml.o texpr0_caml.o tcons0_caml.o manager_caml.o abstract0_caml.o var_caml.o environment_caml.o linexpr1_caml.o lincons1_caml.o generator1_caml.o texpr1_caml.o tcons1_caml.o abstract1_caml.o policy_caml.o disjunction_caml.o version_caml.o -L../apron -lapron -lmpfr -lgmp -lm -o apron_caml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o apron -oc apron_caml apron.cmo -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o apron -oc apron_caml apron.cmx -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o apron.cmxs apron.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - (cd newpolka; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - mkdir -p tmp - cp ../mlapronidl/manager.idl polka.idl tmp/ - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp polka.idl - cp tmp/polka_stubs.c polka_caml.c - perl perlscript_caml.pl < tmp/polka.ml >polka.ml - perl perlscript_caml.pl < tmp/polka.mli >polka.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c polka.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUMINT_MPQ -c -o polka_caml.o polka_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUMINT_MPQ -c -o polka_caml_debug.o polka_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c polka.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c polka.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaMPQ_caml_debug polka_caml_debug.o -L. -lpolkaMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaRll_caml_debug polka_caml_debug.o -L. -lpolkaRll_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaMPQ_caml polka_caml.o -L. -lpolkaMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaRll_caml polka_caml.o -L. -lpolkaRll -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaMPQ.d -oc polkaMPQ_caml_debug polka.cmx -lpolkaMPQ_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaRll.d -oc polkaRll_caml_debug polka.cmx -lpolkaRll_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaRll.d.cmxs polkaRll.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaMPQ.d.cmxs polkaMPQ.d.cmxa - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmo -lpolkaRll -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmx -lpolkaRll -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmo -lpolkaMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmx -lpolkaMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaRll.cmxs polkaRll.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaMPQ.cmxs polkaMPQ.cmxa - rm polka_caml_debug.o polka_caml.o - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - (cd box; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - mkdir -p tmp - cp box.idl ../mlapronidl/*.idl tmp/ - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp -I . box.idl - perl ../mlapronidl/perlscript_c.pl < tmp/box_stubs.c >box_caml.c - perl perlscript_caml.pl < tmp/box.ml >box.ml - perl perlscript_caml.pl < tmp/box.mli >box.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c box.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_caml.o box_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o box_caml_debug.o box_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c box.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c box.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPQ_caml_debug box_caml_debug.o -L. -lboxMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxD_caml_debug box_caml_debug.o -L. -lboxD_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPFR_caml_debug box_caml_debug.o -L. -lboxMPFR_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPQ_caml box_caml.o -L. -lboxMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxD_caml box_caml.o -L. -lboxD -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPFR_caml box_caml.o -L. -lboxMPFR -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmo -lboxMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmx -lboxMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPQ.d -oc boxMPQ_caml_debug box.cmx -lboxMPQ_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxD -oc boxD_caml box.cmo -lboxD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxD -oc boxD_caml box.cmx -lboxD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxD.d -oc boxD_caml_debug box.cmx -lboxD_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmo -lboxMPFR -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmx -lboxMPFR -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o boxMPFR.d -oc boxMPFR_caml_debug box.cmx -lboxMPFR_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPQ.d.cmxs boxMPQ.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxD.cmxs boxD.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPQ.cmxs boxMPQ.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxD.d.cmxs boxD.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPFR.cmxs boxMPFR.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPFR.d.cmxs boxMPFR.d.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - (cd octagons; /usr/bin/make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - mkdir -p tmp - cp oct.idl ../mlapronidl/*.idl tmp - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp -I . oct.idl - perl perlscript_c.pl < tmp/oct_stubs.c >oct_caml.c - perl perlscript_caml.pl < tmp/oct.ml >oct.ml - perl perlscript_caml.pl < tmp/oct.mli >oct.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c oct.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o oct_caml.o oct_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o oct_caml_debug.o oct_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c oct.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c oct.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octMPQ_caml_debug oct_caml_debug.o -L. -loctMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octD_caml_debug oct_caml_debug.o -L. -loctD_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octMPQ_caml oct_caml.o -L. -loctMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octD_caml oct_caml.o -L. -loctD -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octMPQ.d -oc octMPQ_caml_debug oct.cmx -loctMPQ_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octD.d -oc octD_caml_debug oct.cmx -loctD_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octMPQ.d.cmxs octMPQ.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octD.d.cmxs octD.d.cmxa - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmo -loctMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmx -loctMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octD -oc octD_caml oct.cmo -loctD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o octD -oc octD_caml oct.cmx -loctD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octMPQ.cmxs octMPQ.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octD.cmxs octD.cmxa - rm oct_caml_debug.o oct_caml.o - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - (cd taylor1plus; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - mkdir -p tmp - cp t1p.idl ../mlapronidl/manager.idl tmp/ - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp t1p.idl - cp tmp/t1p_stubs.c t1p_caml.c - perl perlscript_caml.pl < tmp/t1p.ml >t1p.ml - perl perlscript_caml.pl < tmp/t1p.mli >t1p.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c t1p.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_caml.o t1p_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -DNUM_MPQ -c -o t1p_caml_debug.o t1p_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c t1p.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c t1p.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPQ_caml t1p_caml.o -L. -lt1pMPQ -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pD_caml t1p_caml.o -L. -lt1pD -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPFR_caml t1p_caml.o -L. -lt1pMPFR -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPQ_caml_debug t1p_caml_debug.o -L. -lt1pMPQ_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pD_caml_debug t1p_caml_debug.o -L. -lt1pD_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPFR_caml_debug t1p_caml_debug.o -L. -lt1pMPFR_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmo -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmx -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmo -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmx -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pD.d -oc t1pD_caml_debug t1p.cmx -lt1pD_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmo -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmx -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPFR.d -oc t1pMPFR_caml_debug t1p.cmx -lt1pMPFR_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o t1pMPQ.d -oc t1pMPQ_caml_debug t1p.cmx -lt1pMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pD.d.cmxs t1pD.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.cmxs t1pMPQ.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pD.cmxs t1pD.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.cmxs t1pMPFR.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.d.cmxs t1pMPFR.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.d.cmxs t1pMPQ.d.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - (cd ppl; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - mkdir -p tmp - cp ppl.idl ../mlapronidl/manager.idl tmp/ - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp ppl.idl - cp tmp/ppl_stubs.c ap_ppl_caml.c - perl perlscript_caml.pl < tmp/ppl.ml >ppl.ml - perl perlscript_caml.pl < tmp/ppl.mli >ppl.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c ppl.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ap_ppl_caml.o ap_ppl_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o ap_ppl_caml_debug.o ap_ppl_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c ppl.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c ppl.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -dllpath /lib -o ap_ppl_caml_debug ap_ppl_caml_debug.o -L. -lap_ppl_debug -L../apron -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -dllpath /lib -o ap_ppl_caml ap_ppl_caml.o -L. -lap_ppl -L../apron -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -dllpath /lib -o ppl.d -oc ap_ppl_caml_debug ppl.cmx -lap_ppl_debug -L../apron -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -dllpath /lib -o ppl -oc ap_ppl_caml ppl.cmo -lap_ppl -L../apron -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -dllpath /lib -o ppl -oc ap_ppl_caml ppl.cmx -lap_ppl -L../apron -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o ppl.d.cmxs ppl.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o ppl.cmxs ppl.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - (cd products; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - mkdir -p tmp - cp polkaGrid.idl ../mlapronidl/*.idl tmp/ - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -prepro "perl ../../mlapronidl/macros.pl" polkaGrid.idl - perl ../mlapronidl/perlscript_c.pl < tmp/polkaGrid_stubs.c >polkaGrid_caml.c - perl perlscript_caml.pl < tmp/polkaGrid.ml >polkaGrid.ml - perl perlscript_caml.pl < tmp/polkaGrid.mli >polkaGrid.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -I../ppl -I../newpolka -DNUM_MPQ -c -o polkaGrid_caml.o polkaGrid_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -I../ppl -I../newpolka -DNUM_MPQ -c -o polkaGrid_caml_debug.o polkaGrid_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -dllpath /lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -o polkaGrid_caml_debug polkaGrid_caml_debug.o -L. -lap_pkgrid_debug -L../newpolka -lpolkaMPQ_debug -L../apron -L../ppl -lap_ppl_debug -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -dllpath /lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -o polkaGrid_caml polkaGrid_caml.o -L. -lap_pkgrid -L../newpolka -lpolkaMPQ -L../apron -L../ppl -lap_ppl -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -dllpath /lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -o polkaGrid.d -oc polkaGrid_caml_debug polkaGrid.cmx -lap_pkgrid_debug -L../apron -L../ppl -lap_ppl_debug -lppl -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -I . -o polkaGrid.d.cmxs polkaGrid.d.cmxa - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -dllpath /lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -o polkaGrid -oc polkaGrid_caml polkaGrid.cmo -lap_pkgrid -L../apron -L../ppl -lap_ppl -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -dllpath /lib -ocamlc "/home/opam/.opam/5.1/bin/ocamlc.opt -cc c++" -ocamlopt "/home/opam/.opam/5.1/bin/ocamlopt.opt -cc c++" -o polkaGrid -oc polkaGrid_caml polkaGrid.cmx -lap_pkgrid -L../apron -L../ppl -lap_ppl -lppl -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -I . -o polkaGrid.cmxs polkaGrid.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - (cd avoct; /usr/bin/make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - mkdir -p tmp - cp avo.idl ../mlapronidl/*.idl tmp - cd tmp && /home/opam/.opam/5.1/bin/camlidl -no-include -nocpp -I . avo.idl - perl perlscript_c.pl < tmp/avo_stubs.c >avo_caml.c - perl perlscript_caml.pl < tmp/avo.ml >avo.ml - perl perlscript_caml.pl < tmp/avo.mli >avo.mli - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c avo.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o avo_caml.o avo_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/5.1/lib/gmp -I../mlapronidl -I/home/opam/.opam/5.1/lib/camlidl -I/home/opam/.opam/5.1/lib/ocaml -c -o avo_caml_debug.o avo_caml.c - /home/opam/.opam/5.1/bin/ocamlc.opt -g -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c avo.ml - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/5.1/lib/gmp -I ../mlapronidl -c avo.ml - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoMPQ_caml_debug avo_caml_debug.o -L. -lavoMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoD_caml_debug avo_caml_debug.o -L. -lavoD_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoMPQ_caml avo_caml.o -L. -lavoMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoD_caml avo_caml.o -L. -lavoD -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoMPQ.d -oc avoMPQ_caml_debug avo.cmx -lavoMPQ_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoD.d -oc avoD_caml_debug avo.cmx -lavoD_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o avoMPQ.d.cmxs avoMPQ.d.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o avoD.d.cmxs avoD.d.cmxa - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmo -lavoMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmx -lavoMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoD -oc avoD_caml avo.cmo -lavoD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlmklib -dllpath /home/opam/.opam/5.1/share/apron/lib -L/home/opam/.opam/5.1/share/apron/lib -o avoD -oc avoD_caml avo.cmx -lavoD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o avoMPQ.cmxs avoMPQ.cmxa - /home/opam/.opam/5.1/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o avoD.cmxs avoD.cmxa - rm avo_caml.o avo_caml_debug.o - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - (cd apronxx; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -I../ppl -I../products -DHAS_PPL -c -o apronxx.o apronxx.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -I../ppl -I../products -DHAS_PPL -c -o apronxx_debug.o apronxx.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -I../ppl -I../products -DHAS_PPL -c -o apronxx_test_debug.o apronxx_test.cc - /usr/bin/ar rcs libapronxx_debug.a apronxx_debug.o - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx_debug.so apronxx_debug.o -L../apron -lapron_debug -lmpfr -lgmpxx -lgmp -lm -L../ppl -L../products -lap_pkgrid_debug -lap_ppl_debug -lppl - /usr/bin/ranlib libapronxx_debug.a - /usr/bin/ar rcs libapronxx.a apronxx.o - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx.so apronxx.o -L../apron -lapron -lmpfr -lgmpxx -lgmp -lm -L../ppl -L../products -lap_pkgrid -lap_ppl -lppl - /usr/bin/ranlib libapronxx.a - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o apronxx_test apronxx_test_debug.o -L../newpolka -lpolkaMPQ_debug -L../octagons -loctMPQ_debug -L../box -lboxMPQ_debug -L../taylor1plus -lt1pMPQ_debug libapronxx_debug.a -L../apron -lapron_debug -lmpfr -lgmpxx -lgmp -lm -L../ppl -L../products -lap_pkgrid_debug -lap_ppl_debug -lppl - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' -> compiled apron.v0.9.15 Processing 88/90: [apron: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15) - (cd num; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - (cd itv; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - (cd apron; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - (cd newpolka; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - (cd box; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - (cd octagons; /usr/bin/make MPQ D) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - make[1]: Nothing to be done for 'MPQ'. - make[1]: Nothing to be done for 'D'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - (cd taylor1plus; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - (cd ppl; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - (cd products; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - (cd avoct; /usr/bin/make MPQ D) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - make[1]: Nothing to be done for 'MPQ'. - make[1]: Nothing to be done for 'D'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - (cd mlapronidl; /usr/bin/make INCLUDE_DEPEND=no depend; /usr/bin/make all) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - /home/opam/.opam/5.1/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/mlapronidl' - (cd newpolka; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - (cd box; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - (cd octagons; /usr/bin/make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - make[1]: Nothing to be done for 'mlMPQ'. - make[1]: Nothing to be done for 'mlD'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - (cd taylor1plus; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - (cd ppl; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - (cd products; /usr/bin/make ml) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - (cd avoct; /usr/bin/make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - make[1]: Nothing to be done for 'mlMPQ'. - make[1]: Nothing to be done for 'mlD'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - (cd apronxx; /usr/bin/make) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' - (cd num; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - mkdir -p /home/opam/.opam/5.1/share/apron/include - cp num_config.h num.h num_numint.h num_numrat.h num_numflt.h numint.h numint_native.h numint_mpz.h numrat.h numrat_native.h numrat_mpq.h numflt.h numflt_native.h numflt_mpfr.h num_name.h bound.h bound_def.h /home/opam/.opam/5.1/share/apron/include - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/num' - (cd itv; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install itv.h itv_fun.h itv_config.h itv_linexpr.h itv_linearize.h /home/opam/.opam/5.1/share/apron/include - for i in libitvIl.a libitvIll.a libitvRl.a libitvRll.a libitvMPZ.a libitvMPQ.a libitvD.a libitvMPFR.a libitv.a libitvDl.a; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libitvIl.a - /home/opam/.opam/5.1/share/apron/lib/libitvIll.a - /home/opam/.opam/5.1/share/apron/lib/libitvRl.a - /home/opam/.opam/5.1/share/apron/lib/libitvRll.a - /home/opam/.opam/5.1/share/apron/lib/libitvMPZ.a - /home/opam/.opam/5.1/share/apron/lib/libitvMPQ.a - /home/opam/.opam/5.1/share/apron/lib/libitvD.a - /home/opam/.opam/5.1/share/apron/lib/libitvMPFR.a - /home/opam/.opam/5.1/share/apron/lib/libitv.a - /home/opam/.opam/5.1/share/apron/lib/libitvDl.a - for i in libitvIl_debug.a libitvIll_debug.a libitvRl_debug.a libitvRll_debug.a libitvMPZ_debug.a libitvMPQ_debug.a libitvD_debug.a libitvMPFR_debug.a libitv_debug.a libitvDl_debug.a; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/itv' - (cd apron; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - mkdir -p /home/opam/.opam/5.1/share/apron/include - cp ap_config.h ap_scalar.h ap_interval.h ap_coeff.h ap_dimension.h ap_linexpr0.h ap_lincons0.h ap_generator0.h ap_texpr0.h ap_tcons0.h ap_expr0.h ap_manager.h ap_abstract0.h ap_policy.h ap_generic.h ap_var.h ap_environment.h ap_linexpr1.h ap_lincons1.h ap_generator1.h ap_texpr1.h ap_tcons1.h ap_expr1.h ap_abstract1.h ap_global0.h ap_global1.h ap_linearize.h ap_linearize_aux.h ap_reducedproduct.h ap_disjunction.h ap_version.h /home/opam/.opam/5.1/share/apron/include - mkdir -p /home/opam/.opam/5.1/share/apron/lib - for i in libapron.a libapron.so; do if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; done - /home/opam/.opam/5.1/share/apron/lib/libapron.a - /home/opam/.opam/5.1/share/apron/lib/libapron.so - for i in libapron_debug.a libapron_debug.so; do if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apron' - (cd newpolka; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install pk.h pkeq.h /home/opam/.opam/5.1/share/apron/include - for i in libpolkaMPQ.a libpolkaRll.a libpolkaMPQ.so libpolkaRll.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libpolkaMPQ.a - /home/opam/.opam/5.1/share/apron/lib/libpolkaRll.a - /home/opam/.opam/5.1/share/apron/lib/libpolkaMPQ.so - /home/opam/.opam/5.1/share/apron/lib/libpolkaRll.so - for i in libpolkaMPQ_debug.a libpolkaRll_debug.a libpolkaMPQ_debug.so libpolkaRll_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/newpolka' - (cd box; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install box.h /home/opam/.opam/5.1/share/apron/include - for i in libboxMPQ.a libboxD.a libboxMPFR.a libboxMPQ.so libboxD.so libboxMPFR.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libboxMPQ.a - /home/opam/.opam/5.1/share/apron/lib/libboxD.a - /home/opam/.opam/5.1/share/apron/lib/libboxMPFR.a - /home/opam/.opam/5.1/share/apron/lib/libboxMPQ.so - /home/opam/.opam/5.1/share/apron/lib/libboxD.so - /home/opam/.opam/5.1/share/apron/lib/libboxMPFR.so - for i in libboxMPQ_debug.a libboxD_debug.a libboxMPFR_debug.a libboxMPQ_debug.so libboxD_debug.so libboxMPFR_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/box' - (cd octagons; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/include/oct /home/opam/.opam/5.1/share/apron/lib /home/opam/.opam/5.1/share/apron/bin - /usr/bin/install oct.h /home/opam/.opam/5.1/share/apron/include - /usr/bin/install oct_internal.h oct_fun.h /home/opam/.opam/5.1/share/apron/include/oct - for i in octtop* octrun*; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/bin; echo /home/opam/.opam/5.1/share/apron/bin/$i; fi; \ - done - for i in liboctIl.a liboctIll.a liboctMPZ.a liboctRl.a liboctRll.a liboctMPQ.a liboctD.a liboctDl.a liboctMPFR.a liboctIl.so liboctIll.so liboctMPZ.so liboctRl.so liboctRll.so liboctMPQ.so liboctD.so liboctDl.so liboctMPFR.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/liboctMPQ.a - /home/opam/.opam/5.1/share/apron/lib/liboctD.a - /home/opam/.opam/5.1/share/apron/lib/liboctMPQ.so - /home/opam/.opam/5.1/share/apron/lib/liboctD.so - for i in liboctIl_debug.a liboctIll_debug.a liboctMPZ_debug.a liboctRl_debug.a liboctRll_debug.a liboctMPQ_debug.a liboctD_debug.a liboctDl_debug.a liboctMPFR_debug.a liboctIl_debug.so liboctIll_debug.so liboctMPZ_debug.so liboctRl_debug.so liboctRll_debug.so liboctMPQ_debug.so liboctD_debug.so liboctDl_debug.so liboctMPFR_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/octagons' - (cd taylor1plus; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install t1p.h /home/opam/.opam/5.1/share/apron/include - for i in libt1pMPQ.a libt1pD.a libt1pMPFR.a libt1pMPQ.so libt1pD.so libt1pMPFR.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libt1pMPQ.a - /home/opam/.opam/5.1/share/apron/lib/libt1pD.a - /home/opam/.opam/5.1/share/apron/lib/libt1pMPFR.a - /home/opam/.opam/5.1/share/apron/lib/libt1pMPQ.so - /home/opam/.opam/5.1/share/apron/lib/libt1pD.so - /home/opam/.opam/5.1/share/apron/lib/libt1pMPFR.so - for i in libt1pMPQ_debug.a libt1pD_debug.a libt1pMPFR_debug.a libt1pMPQ_debug.so libt1pD_debug.so libt1pMPFR_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/taylor1plus' - (cd ppl; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib /home/opam/.opam/5.1/share/apron/bin - /usr/bin/install ap_ppl.h /home/opam/.opam/5.1/share/apron/include - for i in libap_ppl.a libap_ppl.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libap_ppl.a - /home/opam/.opam/5.1/share/apron/lib/libap_ppl.so - for i in libap_ppl_debug.a libap_ppl_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/ppl' - (cd products; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install ap_pkgrid.h /home/opam/.opam/5.1/share/apron/include - for i in libap_pkgrid.a libap_pkgrid.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libap_pkgrid.a - /home/opam/.opam/5.1/share/apron/lib/libap_pkgrid.so - for i in libap_pkgrid_debug.a libap_pkgrid_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/products' - (cd avoct; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/include/avo /home/opam/.opam/5.1/share/apron/lib /home/opam/.opam/5.1/share/apron/bin - /usr/bin/install avo.h /home/opam/.opam/5.1/share/apron/include - /usr/bin/install avo_internal.h avo_fun.h /home/opam/.opam/5.1/share/apron/include/avo - for i in avotop* avorun*; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/bin; echo /home/opam/.opam/5.1/share/apron/bin/$i; fi; \ - done - for i in libavoIl.a libavoIll.a libavoMPZ.a libavoRl.a libavoRll.a libavoMPQ.a libavoD.a libavoDl.a libavoMPFR.a libavoIl.so libavoIll.so libavoMPZ.so libavoRl.so libavoRll.so libavoMPQ.so libavoD.so libavoDl.so libavoMPFR.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libavoMPQ.a - /home/opam/.opam/5.1/share/apron/lib/libavoD.a - /home/opam/.opam/5.1/share/apron/lib/libavoMPQ.so - /home/opam/.opam/5.1/share/apron/lib/libavoD.so - for i in libavoIl_debug.a libavoIll_debug.a libavoMPZ_debug.a libavoRl_debug.a libavoRll_debug.a libavoMPQ_debug.a libavoD_debug.a libavoDl_debug.a libavoMPFR_debug.a libavoIl_debug.so libavoIll_debug.so libavoMPZ_debug.so libavoRl_debug.so libavoRll_debug.so libavoMPQ_debug.so libavoD_debug.so libavoDl_debug.so libavoMPFR_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/avoct' - /home/opam/.opam/5.1/bin/ocamlfind remove apron - ocamlfind: [WARNING] No such file: /home/opam/.opam/5.1/lib/apron/META - /home/opam/.opam/5.1/bin/ocamlfind install apron mlapronidl/META mlapronidl/apron.cmi mlapronidl/apron.cmx mlapronidl/apron.cma mlapronidl/apron.cmxa mlapronidl/apron.a mlapronidl/apron.cmxs mlapronidl/libapron_caml.a mlapronidl/apron.d.cmxa mlapronidl/apron.d.a mlapronidl/apron.d.cmxs mlapronidl/libapron_caml_debug.a mlapronidl/dllapron_caml.so box/box.mli box/box.cmi box/box.cmx box/boxD.cma box/boxD.cmxa box/boxD.a box/boxD.cmxs box/libboxD_caml.a box/boxD.d.cmxa box/boxD.d.a box/boxD.d.cmxs box/libboxD_caml_debug.a box/dllboxD_caml.so box/boxMPQ.cma box/boxMPQ.cmxa box/boxMPQ.a box/boxMPQ.cmxs box/libboxMPQ_caml.a box/boxMPQ.d.cmxa box/boxMPQ.d.a box/boxMPQ.d.cmxs box/libboxMPQ_caml_debug.a box/dllboxMPQ_caml.so box/boxMPFR.cma box/boxMPFR.cmxa box/boxMPFR.a box/boxMPFR.cmxs box/libboxMPFR_caml.a box/boxMPFR.d.cmxa box/boxMPFR.d.a box/boxMPFR.d.cmxs box/libboxMPFR_caml_debug.a box/dllboxMPFR_caml.so octagons/oct.mli octagons/oct.cmi octagons/oct.cmx octagons/octD.cma octagons/octD.cmxa octagons/octD.a octagons/octD.cmxs octagons/liboctD_caml.a octagons/octD.d.cmxa octagons/octD.d.a octagons/octD.d.cmxs octagons/liboctD_caml_debug.a octagons/dlloctD_caml.so octagons/octMPQ.cma octagons/octMPQ.cmxa octagons/octMPQ.a octagons/octMPQ.cmxs octagons/liboctMPQ_caml.a octagons/octMPQ.d.cmxa octagons/octMPQ.d.a octagons/octMPQ.d.cmxs octagons/liboctMPQ_caml_debug.a octagons/dlloctMPQ_caml.so newpolka/polka.mli newpolka/polka.cmi newpolka/polka.cmx newpolka/polkaMPQ.cma newpolka/polkaMPQ.cmxa newpolka/polkaMPQ.a newpolka/polkaMPQ.cmxs newpolka/libpolkaMPQ_caml.a newpolka/polkaMPQ.d.cmxa newpolka/polkaMPQ.d.a newpolka/polkaMPQ.d.cmxs newpolka/libpolkaMPQ_caml_debug.a newpolka/dllpolkaMPQ_caml.so newpolka/polkaRll.cma newpolka/polkaRll.cmxa newpolka/polkaRll.a newpolka/polkaRll.cmxs newpolka/libpolkaRll_caml.a newpolka/polkaRll.d.cmxa newpolka/polkaRll.d.a newpolka/polkaRll.d.cmxs newpolka/libpolkaRll_caml_debug.a newpolka/dllpolkaRll_caml.so taylor1plus/t1p.mli taylor1plus/t1p.cmi taylor1plus/t1p.cmx taylor1plus/t1pD.cma taylor1plus/t1pD.cmxa taylor1plus/t1pD.a taylor1plus/t1pD.cmxs taylor1plus/libt1pD_caml.a taylor1plus/t1pD.d.cmxa taylor1plus/t1pD.d.a taylor1plus/t1pD.d.cmxs taylor1plus/libt1pD_caml_debug.a taylor1plus/dllt1pD_caml.so taylor1plus/t1pMPQ.cma taylor1plus/t1pMPQ.cmxa taylor1plus/t1pMPQ.a taylor1plus/t1pMPQ.cmxs taylor1plus/libt1pMPQ_caml.a taylor1plus/t1pMPQ.d.cmxa taylor1plus/t1pMPQ.d.a taylor1plus/t1pMPQ.d.cmxs taylor1plus/libt1pMPQ_caml_debug.a taylor1plus/dllt1pMPQ_caml.so taylor1plus/t1pMPFR.cma taylor1plus/t1pMPFR.cmxa taylor1plus/t1pMPFR.a taylor1plus/t1pMPFR.cmxs taylor1plus/libt1pMPFR_caml.a taylor1plus/t1pMPFR.d.cmxa taylor1plus/t1pMPFR.d.a taylor1plus/t1pMPFR.d.cmxs taylor1plus/libt1pMPFR_caml_debug.a taylor1plus/dllt1pMPFR_caml.so avoct/avo.mli avoct/avo.cmi avoct/avo.cmx avoct/avoD.cma avoct/avoD.cmxa avoct/avoD.a avoct/avoD.cmxs avoct/libavoD_caml.a avoct/avoD.d.cmxa avoct/avoD.d.a avoct/avoD.d.cmxs avoct/libavoD_caml_debug.a avoct/dllavoD_caml.so avoct/avoMPQ.cma avoct/avoMPQ.cmxa avoct/avoMPQ.a avoct/avoMPQ.cmxs avoct/libavoMPQ_caml.a avoct/avoMPQ.d.cmxa avoct/avoMPQ.d.a avoct/avoMPQ.d.cmxs avoct/libavoMPQ_caml_debug.a avoct/dllavoMPQ_caml.so mlapronidl/scalar.idl mlapronidl/interval.idl mlapronidl/coeff.idl mlapronidl/dim.idl mlapronidl/linexpr0.idl mlapronidl/lincons0.idl mlapronidl/generator0.idl mlapronidl/texpr0.idl mlapronidl/tcons0.idl mlapronidl/manager.idl mlapronidl/abstract0.idl mlapronidl/var.idl mlapronidl/environment.idl mlapronidl/linexpr1.idl mlapronidl/lincons1.idl mlapronidl/generator1.idl mlapronidl/texpr1.idl mlapronidl/tcons1.idl mlapronidl/abstract1.idl mlapronidl/policy.idl mlapronidl/disjunction.idl mlapronidl/apron_caml.h ppl/ppl.idl ppl/ppl.mli ppl/ppl.cmi ppl/ppl.cma ppl/ppl.cmx ppl/ppl.cmxa ppl/ppl.a ppl/ppl.cmxs ppl/libap_ppl_caml.a ppl/dllap_ppl_caml.so products/polkaGrid.idl products/polkaGrid.mli products/polkaGrid.cmi products/polkaGrid.cmx products/polkaGrid.cma products/polkaGrid.cmxa products/polkaGrid.a products/polkaGrid.cmxs products/libpolkaGrid_caml.a products/polkaGrid.d.cmxa products/polkaGrid.d.a products/polkaGrid.d.cmxs products/libpolkaGrid_caml_debug.a products/dllpolkaGrid_caml.so mlapronidl/apron_ocamldoc.mli - Installed /home/opam/.opam/5.1/lib/apron/apron_ocamldoc.mli - Installed /home/opam/.opam/5.1/lib/apron/libpolkaGrid_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.d.a - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libpolkaGrid_caml.a - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.a - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.cmxa - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.cma - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.cmx - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.cmi - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.mli - Installed /home/opam/.opam/5.1/lib/apron/polkaGrid.idl - Installed /home/opam/.opam/5.1/lib/apron/libap_ppl_caml.a - Installed /home/opam/.opam/5.1/lib/apron/ppl.cmxs - Installed /home/opam/.opam/5.1/lib/apron/ppl.a - Installed /home/opam/.opam/5.1/lib/apron/ppl.cmxa - Installed /home/opam/.opam/5.1/lib/apron/ppl.cmx - Installed /home/opam/.opam/5.1/lib/apron/ppl.cma - Installed /home/opam/.opam/5.1/lib/apron/ppl.cmi - Installed /home/opam/.opam/5.1/lib/apron/ppl.mli - Installed /home/opam/.opam/5.1/lib/apron/ppl.idl - Installed /home/opam/.opam/5.1/lib/apron/apron_caml.h - Installed /home/opam/.opam/5.1/lib/apron/disjunction.idl - Installed /home/opam/.opam/5.1/lib/apron/policy.idl - Installed /home/opam/.opam/5.1/lib/apron/abstract1.idl - Installed /home/opam/.opam/5.1/lib/apron/tcons1.idl - Installed /home/opam/.opam/5.1/lib/apron/texpr1.idl - Installed /home/opam/.opam/5.1/lib/apron/generator1.idl - Installed /home/opam/.opam/5.1/lib/apron/lincons1.idl - Installed /home/opam/.opam/5.1/lib/apron/linexpr1.idl - Installed /home/opam/.opam/5.1/lib/apron/environment.idl - Installed /home/opam/.opam/5.1/lib/apron/var.idl - Installed /home/opam/.opam/5.1/lib/apron/abstract0.idl - Installed /home/opam/.opam/5.1/lib/apron/manager.idl - Installed /home/opam/.opam/5.1/lib/apron/tcons0.idl - Installed /home/opam/.opam/5.1/lib/apron/texpr0.idl - Installed /home/opam/.opam/5.1/lib/apron/generator0.idl - Installed /home/opam/.opam/5.1/lib/apron/lincons0.idl - Installed /home/opam/.opam/5.1/lib/apron/linexpr0.idl - Installed /home/opam/.opam/5.1/lib/apron/dim.idl - Installed /home/opam/.opam/5.1/lib/apron/coeff.idl - Installed /home/opam/.opam/5.1/lib/apron/interval.idl - Installed /home/opam/.opam/5.1/lib/apron/scalar.idl - Installed /home/opam/.opam/5.1/lib/apron/libavoMPQ_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.d.a - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libavoMPQ_caml.a - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.cmxs - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.a - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.cmxa - Installed /home/opam/.opam/5.1/lib/apron/avoMPQ.cma - Installed /home/opam/.opam/5.1/lib/apron/libavoD_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/avoD.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/avoD.d.a - Installed /home/opam/.opam/5.1/lib/apron/avoD.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libavoD_caml.a - Installed /home/opam/.opam/5.1/lib/apron/avoD.cmxs - Installed /home/opam/.opam/5.1/lib/apron/avoD.a - Installed /home/opam/.opam/5.1/lib/apron/avoD.cmxa - Installed /home/opam/.opam/5.1/lib/apron/avoD.cma - Installed /home/opam/.opam/5.1/lib/apron/avo.cmx - Installed /home/opam/.opam/5.1/lib/apron/avo.cmi - Installed /home/opam/.opam/5.1/lib/apron/avo.mli - Installed /home/opam/.opam/5.1/lib/apron/libt1pMPFR_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.d.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libt1pMPFR_caml.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.cmxa - Installed /home/opam/.opam/5.1/lib/apron/t1pMPFR.cma - Installed /home/opam/.opam/5.1/lib/apron/libt1pMPQ_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.d.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libt1pMPQ_caml.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.a - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.cmxa - Installed /home/opam/.opam/5.1/lib/apron/t1pMPQ.cma - Installed /home/opam/.opam/5.1/lib/apron/libt1pD_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/t1pD.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pD.d.a - Installed /home/opam/.opam/5.1/lib/apron/t1pD.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libt1pD_caml.a - Installed /home/opam/.opam/5.1/lib/apron/t1pD.cmxs - Installed /home/opam/.opam/5.1/lib/apron/t1pD.a - Installed /home/opam/.opam/5.1/lib/apron/t1pD.cmxa - Installed /home/opam/.opam/5.1/lib/apron/t1pD.cma - Installed /home/opam/.opam/5.1/lib/apron/t1p.cmx - Installed /home/opam/.opam/5.1/lib/apron/t1p.cmi - Installed /home/opam/.opam/5.1/lib/apron/t1p.mli - Installed /home/opam/.opam/5.1/lib/apron/libpolkaRll_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.d.a - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libpolkaRll_caml.a - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.a - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.cmxa - Installed /home/opam/.opam/5.1/lib/apron/polkaRll.cma - Installed /home/opam/.opam/5.1/lib/apron/libpolkaMPQ_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.d.a - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libpolkaMPQ_caml.a - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.cmxs - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.a - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.cmxa - Installed /home/opam/.opam/5.1/lib/apron/polkaMPQ.cma - Installed /home/opam/.opam/5.1/lib/apron/polka.cmx - Installed /home/opam/.opam/5.1/lib/apron/polka.cmi - Installed /home/opam/.opam/5.1/lib/apron/polka.mli - Installed /home/opam/.opam/5.1/lib/apron/liboctMPQ_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.d.a - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/liboctMPQ_caml.a - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.cmxs - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.a - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.cmxa - Installed /home/opam/.opam/5.1/lib/apron/octMPQ.cma - Installed /home/opam/.opam/5.1/lib/apron/liboctD_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/octD.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/octD.d.a - Installed /home/opam/.opam/5.1/lib/apron/octD.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/liboctD_caml.a - Installed /home/opam/.opam/5.1/lib/apron/octD.cmxs - Installed /home/opam/.opam/5.1/lib/apron/octD.a - Installed /home/opam/.opam/5.1/lib/apron/octD.cmxa - Installed /home/opam/.opam/5.1/lib/apron/octD.cma - Installed /home/opam/.opam/5.1/lib/apron/oct.cmx - Installed /home/opam/.opam/5.1/lib/apron/oct.cmi - Installed /home/opam/.opam/5.1/lib/apron/oct.mli - Installed /home/opam/.opam/5.1/lib/apron/libboxMPFR_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.d.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libboxMPFR_caml.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.cmxa - Installed /home/opam/.opam/5.1/lib/apron/boxMPFR.cma - Installed /home/opam/.opam/5.1/lib/apron/libboxMPQ_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.d.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libboxMPQ_caml.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.a - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.cmxa - Installed /home/opam/.opam/5.1/lib/apron/boxMPQ.cma - Installed /home/opam/.opam/5.1/lib/apron/libboxD_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/boxD.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxD.d.a - Installed /home/opam/.opam/5.1/lib/apron/boxD.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libboxD_caml.a - Installed /home/opam/.opam/5.1/lib/apron/boxD.cmxs - Installed /home/opam/.opam/5.1/lib/apron/boxD.a - Installed /home/opam/.opam/5.1/lib/apron/boxD.cmxa - Installed /home/opam/.opam/5.1/lib/apron/boxD.cma - Installed /home/opam/.opam/5.1/lib/apron/box.cmx - Installed /home/opam/.opam/5.1/lib/apron/box.cmi - Installed /home/opam/.opam/5.1/lib/apron/box.mli - Installed /home/opam/.opam/5.1/lib/apron/libapron_caml_debug.a - Installed /home/opam/.opam/5.1/lib/apron/apron.d.cmxs - Installed /home/opam/.opam/5.1/lib/apron/apron.d.a - Installed /home/opam/.opam/5.1/lib/apron/apron.d.cmxa - Installed /home/opam/.opam/5.1/lib/apron/libapron_caml.a - Installed /home/opam/.opam/5.1/lib/apron/apron.cmxs - Installed /home/opam/.opam/5.1/lib/apron/apron.a - Installed /home/opam/.opam/5.1/lib/apron/apron.cmxa - Installed /home/opam/.opam/5.1/lib/apron/apron.cma - Installed /home/opam/.opam/5.1/lib/apron/apron.cmx - Installed /home/opam/.opam/5.1/lib/apron/apron.cmi - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaGrid_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaGrid_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllap_ppl_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllap_ppl_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllavoMPQ_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllavoMPQ_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllavoD_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllavoD_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pMPFR_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pMPFR_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pMPQ_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pMPQ_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pD_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllt1pD_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaRll_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaRll_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaMPQ_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllpolkaMPQ_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dlloctMPQ_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dlloctMPQ_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dlloctD_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dlloctD_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxMPFR_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxMPFR_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxMPQ_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxMPQ_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxD_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllboxD_caml.so.owner - Installed /home/opam/.opam/5.1/lib/stublibs/dllapron_caml.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllapron_caml.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.1/lib/apron/META - (cd apronxx; /usr/bin/make install) - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' - /usr/bin/install -d /home/opam/.opam/5.1/share/apron/include /home/opam/.opam/5.1/share/apron/include/apronxx /home/opam/.opam/5.1/share/apron/lib - /usr/bin/install apronxx.hh apxx_generator1.hh apxx_polka_inline.hh apxx_abstract0.hh apxx_generator1_inline.hh apxx_ppl.hh apxx_abstract0_inline.hh apxx_interval.hh apxx_ppl_inline.hh apxx_abstract1.hh apxx_interval_inline.hh apxx_ppl_product.hh apxx_abstract1_inline.hh apxx_lincons0.hh apxx_ppl_product_inline.hh apxx_box.hh apxx_lincons0_inline.hh apxx_scalar.hh apxx_box_inline.hh apxx_lincons1.hh apxx_scalar_inline.hh apxx_coeff.hh apxx_lincons1_inline.hh apxx_tcons0.hh apxx_coeff_inline.hh apxx_linexpr0.hh apxx_tcons0_inline.hh apxx_dimension.hh apxx_linexpr0_inline.hh apxx_tcons1.hh apxx_dimension_inline.hh apxx_linexpr1.hh apxx_tcons1_inline.hh apxx_environment.hh apxx_linexpr1_inline.hh apxx_texpr0.hh apxx_environment_inline.hh apxx_manager.hh apxx_texpr0_inline.hh apxx_expr0.hh apxx_manager_inline.hh apxx_texpr1.hh apxx_expr1.hh apxx_oct.hh apxx_texpr1_inline.hh apxx_generator0.hh apxx_oct_inline.hh apxx_var.hh apxx_generator0_inline.hh apxx_polka.hh apxx_var_inline.hh apxx_t1p.hh apxx_t1p_inline.hh /home/opam/.opam/5.1/share/apron/include/apronxx - for i in libapronxx.a libapronxx.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/5.1/share/apron/lib; echo /home/opam/.opam/5.1/share/apron/lib/$i; fi; \ - done - /home/opam/.opam/5.1/share/apron/lib/libapronxx.a - /home/opam/.opam/5.1/share/apron/lib/libapronxx.so - /usr/bin/install libapronxx_debug.a libapronxx_debug.so /home/opam/.opam/5.1/share/apron/lib - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/apron.v0.9.15/apronxx' -> installed apron.v0.9.15 Processing 89/90: [jasmin: make compiler] + /usr/bin/make "-C" "compiler" "build" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) - make: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2/compiler' - rm -f jasminc jasmin2tex jasmin-ct - dune build @check @install - for p in _build/install/default/bin/*; do ln -sf $p $(basename $p); done - make: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2/compiler' -> compiled jasmin.2024.07.2 Processing 90/90: [jasmin: mkdir] + /usr/bin/mkdir "-p" "/home/opam/.opam/5.1/bin" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) Processing 90/90: [jasmin: cp] + /usr/bin/cp "-L" "compiler/_build/install/default/bin/jasminc" "/home/opam/.opam/5.1/bin/jasminc" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) + /usr/bin/cp "-L" "compiler/_build/install/default/bin/jasmin2tex" "/home/opam/.opam/5.1/bin/jasmin2tex" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) + /usr/bin/cp "-L" "compiler/_build/install/default/bin/jasmin-ct" "/home/opam/.opam/5.1/bin/jasmin-ct" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) Processing 90/90: [jasmin: mkdir] + /usr/bin/mkdir "-p" "/home/opam/.opam/5.1/lib/jasmin/easycrypt" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) Processing 90/90: [jasmin: sh] + /usr/bin/sh "-c" "cp eclib/*.ec \"/home/opam/.opam/5.1/lib/jasmin/easycrypt/\"" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jasmin.2024.07.2) -> installed jasmin.2024.07.2 Done. <><> conf-mpfr-paths.1 installed successfully <><><><><><><><><><><><><><><><><> => header file found in /usr/include => library file found in /usr/lib/x86_64-linux-gnu <><> conf-gmp-paths.1 installed successfully ><><><><><><><><><><><><><><><><><> => header file found in /usr/include/x86_64-linux-gnu => library file found in /usr/lib/x86_64-linux-gnu # Run eval $(opam env) to update the current shell environment 2024-11-27 12:33.20 ---> saved as "b86e6830fca36403d684cb9703ad551f691cffd025d196331111e838d0c00df9" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u jasmin:c79ad34140fae61e2528abcc644472ad,batteries:297b2aa2f7953417fde114e609292802,apron:f2b32a8552c1774556393e6ed392fbcf")) 2024-11-27 12:33.23 ---> saved as "15bff2f73b341d522946a0b2dec15c962fd97ac7c357916428e6c8038d54e2c6" /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.380848') && (for DATA in prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; 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/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15,apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf,apron.v0.9.15 prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0,batteries.3.8.0-297b2aa2f7953417fde114e609292802,batteries.3.8.0 prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2,jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad,jasmin.2024.07.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.380848 prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/ prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/ prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/apron.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/apron.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/avoD.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/avoD.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/avoMPQ.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/avoMPQ.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxD.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxD.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxMPFR.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxMPFR.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxMPQ.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/boxMPQ.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/octD.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/octD.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/octMPQ.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/octMPQ.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaGrid.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaGrid.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaMPQ.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaMPQ.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaRll.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaRll.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/ppl.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pD.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pD.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pMPFR.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pMPFR.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pMPQ.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1pMPQ.d.ocamlobjinfo prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/META prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/apron.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/avo.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/box.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/oct.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polka.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/polkaGrid.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/ppl.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/lib/apron/t1p.cmi prep/universes/f2b32a8552c1774556393e6ed392fbcf/apron/v0.9.15/opam prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/LICENSE prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/README.folders prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/README.md prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/odoc-pages/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/doc/batteries/odoc-pages/index.mld prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batteries.ocamlobjinfo prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/META prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batMutex.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batMutex.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batMutex.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batRMutex.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batRMutex.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batRMutex.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batteriesThread.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/batteriesThread.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/dune-package prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/top/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/top/batteries_top.ocamlobjinfo prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/top/batteriesHelp.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/top/batteriesHelp.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/top/batteriesHelp.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/ prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteries_unthreaded.ocamlobjinfo prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batArray.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batArray.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batArray.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batAvlTree.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batAvlTree.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batAvlTree.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBase64.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBase64.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBase64.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBig_int.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBig_int.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBig_int.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBigarray.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBigarray.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBigarray.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBitSet.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBitSet.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBitSet.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBool.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBool.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBool.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBounded.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBounded.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBounded.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBuffer.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBuffer.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBuffer.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBytes.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBytes.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBytes.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBytesCompat.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batBytesCompat.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCache.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCache.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCache.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batChar.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batChar.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batChar.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCharParser.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCharParser.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batCharParser.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batComplex.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batComplex.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batComplex.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batConcreteQueue.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batConcreteQueue.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batConcurrent.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batConcurrent.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batConcurrent.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDeque.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDeque.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDeque.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDigest.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDigest.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDigest.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDllist.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDllist.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDllist.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDynArray.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDynArray.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batDynArray.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEither.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEither.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEither.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEnum.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEnum.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batEnum.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFile.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFile.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFile.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFilename.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFilename.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFilename.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFingerTree.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFingerTree.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFingerTree.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFloat.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFloat.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFloat.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFormat.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFormat.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batFormat.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGc.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGc.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGc.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGenlex.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGenlex.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGenlex.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGlobal.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGlobal.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batGlobal.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashcons.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashcons.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashcons.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashtbl.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashtbl.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHashtbl.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHeap.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHeap.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batHeap.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIMap.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIMap.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIMap.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIO.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIO.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batIO.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batISet.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batISet.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batISet.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerIO.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerIO.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerIO.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerPervasives.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerPervasives.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerShuffle.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerShuffle.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerWeaktbl.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerWeaktbl.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInnerWeaktbl.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt32.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt32.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt32.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt64.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt64.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInt64.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInterfaces.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInterfaces.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batInterfaces.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLazyList.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLazyList.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLazyList.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLexing.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLexing.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLexing.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batList.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batList.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batList.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLog.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLog.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLog.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLogger.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLogger.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batLogger.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMap.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMap.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMap.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMarshal.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMarshal.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMarshal.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiMap.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiMap.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiMap.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiPMap.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiPMap.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batMultiPMap.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNativeint.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNativeint.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNativeint.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNum.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNum.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNum.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNumber.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNumber.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batNumber.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOpaqueInnerSys.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOpaqueInnerSys.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOptParse.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOptParse.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOptParse.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOption.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOption.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOption.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOrd.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOrd.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batOrd.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batParserCo.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batParserCo.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batParserCo.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPathGen.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPathGen.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPathGen.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPervasives.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPervasives.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPervasives.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintexc.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintexc.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintexc.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintf.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintf.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batPrintf.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batQueue.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batQueue.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batQueue.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRandom.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRandom.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRandom.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRef.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRef.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRef.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRefList.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRefList.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batRefList.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batResult.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batResult.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batResult.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batReturn.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batReturn.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batReturn.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batScanf.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batScanf.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batScanf.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSeq.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSeq.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSeq.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSet.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSet.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSet.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSplay.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSplay.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSplay.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStack.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStack.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStack.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStream.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStream.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batStream.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batString.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batString.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batString.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSubstring.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSubstring.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSubstring.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSys.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSys.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batSys.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batText.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batText.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batText.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batTuple.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batTuple.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batTuple.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUChar.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUChar.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUChar.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUTF8.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUTF8.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUTF8.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnit.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnit.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnit.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnix.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnix.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUnix.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUref.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUref.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batUref.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batVect.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batVect.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batVect.cmti prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteries.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteries.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesConfig.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesConfig.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesExceptionless.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesExceptionless.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesPrint.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/batteriesPrint.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/extlib.cmi prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/lib/batteries/unthreaded/extlib.cmt prep/universes/297b2aa2f7953417fde114e609292802/batteries/3.8.0/opam prep/universes/c79ad34140fae61e2528abcc644472ad/jasmin/2024.07.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf:0856ac33b41be59b1af8da66b1e466b5b2d214be26717b7040d5784a346f8541 HASHES:batteries.3.8.0-297b2aa2f7953417fde114e609292802:76d3ee1295ab6c5802054e02cd51968964c39fae672a208fdd869f52ebc6202e HASHES:jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad:0ec63acc4699d67fd655a392ad1dc893df06180185e0ce19a86a85e78d18025f 2024-11-27 12:33.25 ---> saved as "c26466f747ac16cf53adc418d5dd21b37524a44182b88a7a21505cedbf417777" Job succeeded 2024-11-27 12:39.44: jasmin.2024.07.2-c79ad34140fae61e2528abcc644472ad -> 0ec63acc4699d67fd655a392ad1dc893df06180185e0ce19a86a85e78d18025f 2024-11-27 12:39.44: batteries.3.8.0-297b2aa2f7953417fde114e609292802 -> 76d3ee1295ab6c5802054e02cd51968964c39fae672a208fdd869f52ebc6202e 2024-11-27 12:39.44: apron.v0.9.15-f2b32a8552c1774556393e6ed392fbcf -> 0856ac33b41be59b1af8da66b1e466b5b2d214be26717b7040d5784a346f8541 2024-11-27 12:39.44: Job succeeded