Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep goblint-cil.1.8.2; 25091e522822694233c7405c82ff2dc0 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:55.10: Waiting for worker… 2024-09-12 19:57.02: Got resource from pool OCluster 2024-09-12 19:57.02: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy goblint-cil.1.8.2 zarith.1.14 yojson.2.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base ppxlib.0.33.0 ppx_deriving_yojson.3.9.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 host-arch-x86_64.1 dune.3.16.0 cppo.1.7.0 conf-pkg-config.3 conf-perl.2 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u goblint-cil:25091e522822694233c7405c82ff2dc0")) (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.827106') && (for DATA in prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.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/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.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 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:57.02: RETRYING: 2024-09-12/083553-voodoo-prep-152f24 Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 69% (22262/32043) Updating files: 70% (22431/32043) Updating files: 71% (22751/32043) Updating files: 72% (23071/32043) Updating files: 73% (23392/32043) Updating files: 74% (23712/32043) Updating files: 75% (24033/32043) Updating files: 76% (24353/32043) Updating files: 77% (24674/32043) Updating files: 78% (24994/32043) Updating files: 79% (25314/32043) Updating files: 80% (25635/32043) Updating files: 81% (25955/32043) Updating files: 82% (26276/32043) Updating files: 83% (26596/32043) Updating files: 84% (26917/32043) Updating files: 85% (27237/32043) Updating files: 86% (27557/32043) Updating files: 87% (27878/32043) Updating files: 88% (28198/32043) Updating files: 89% (28519/32043) Updating files: 90% (28839/32043) Updating files: 91% (29160/32043) Updating files: 92% (29480/32043) Updating files: 93% (29800/32043) Updating files: 94% (30121/32043) Updating files: 95% (30441/32043) Updating files: 96% (30762/32043) Updating files: 97% (31082/32043) Updating files: 98% (31403/32043) Updating files: 99% (31723/32043) Updating files: 100% (32043/32043) Updating files: 100% (32043/32043), done. HEAD is now at 0e1db1f417 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:50.18 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:50.18 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (940 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7516 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:50.18 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:50.18 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:50.18 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 19:50.18 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:50.18 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:50.18 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:50.18 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:50.20 ---> using "eaf1147f757816fba60951666b9dcf1396d1ee0cca60165ef2ec01f406470a66" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:50.20 ---> using "c7162714f0e0be0d406165a5c3c2189fd1b1ca8be4b2ad11558aee0ced2b83fd" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This 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-09-12 19:50.20 ---> using "d03826f2dcb25a6137daaafb2bffa5a3d0c290365138a6e72e23791ea2ecd957" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:50.20 ---> using "f30a7b9733fc0adaea55d0e10962edd62413e491f5e346868556600ff2bff829" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:50.20 ---> using "b57b0137043cddcf0002777ac5a280e60661ef9125ae283a79afe71e57951ad3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:50.20 ---> using "37df27a1b4c47c79da28786374b48a806f4788f29dc57747cea31ba660bca55a" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy goblint-cil.1.8.2 zarith.1.14 yojson.2.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base ppxlib.0.33.0 ppx_deriving_yojson.3.9.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 host-arch-x86_64.1 dune.3.16.0 cppo.1.7.0 conf-pkg-config.3 conf-perl.2 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (985 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy goblint-cil.1.8.2 zarith.1.14 yojson.2.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base ppxlib.0.33.0 ppx_deriving_yojson.3.9.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 host-arch-x86_64.1 dune.3.16.0 cppo.1.7.0 conf-pkg-config.3 conf-perl.2 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0" 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: libgmp-dev perl pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-perl 2 - install ppx_derivers 1.2.1 - install conf-gmp 4 - install conf-pkg-config 3 - install num 1.5-1 - install seq base - install sexplib0 v0.17.0 - install ocaml-compiler-libs v0.12.4 - install cppo 1.7.0 - install camlp-streams 5.0.1 - install stdlib-shims 0.3.0 - install zarith 1.14 - install yojson 2.2.2 - install batteries 3.8.0 - install ppxlib 0.33.0 - install ppx_deriving 6.0.2 - install ppx_deriving_yojson 3.9.0 - install goblint-cil 1.8.2 ===== 18 to install ===== The following system packages will first need to be installed: libgmp-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" "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 ... 18733 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 libpkgconf3:amd64. - Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../3-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../4-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../5-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 libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/54: Processing 2/54: -> retrieved conf-gmp.4 (cached) Processing 3/54: Processing 4/54: Processing 5/54: Processing 6/54: Processing 7/54: [conf-gmp: sh] Processing 8/54: [conf-gmp: sh] [conf-perl: perl] Processing 9/54: [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] -> retrieved batteries.3.8.0 (cached) Processing 10/54: [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] -> retrieved camlp-streams.5.0.1 (cached) Processing 11/54: [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] Processing 12/54: [camlp-streams: dune build] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 13/54: [camlp-streams: dune build] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] Processing 14/54: [camlp-streams: dune build] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [cppo: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 14/54: [camlp-streams: dune build] [conf-perl: perl] [conf-pkg-config: pkg-config] [cppo: dune build] -> installed conf-gmp.4 Processing 15/54: [camlp-streams: dune build] [conf-perl: perl] [conf-pkg-config: pkg-config] [cppo: dune build] - - This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi - (with 53 registered patches, see perl -V for more detail) - - Copyright 1987-2022, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 15/54: [camlp-streams: dune build] [conf-pkg-config: pkg-config] [cppo: dune build] -> installed conf-perl.2 Processing 16/54: [camlp-streams: dune build] [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 16/54: [camlp-streams: dune build] [cppo: dune build] -> installed conf-pkg-config.3 Processing 17/54: [camlp-streams: dune build] [cppo: dune build] -> retrieved num.1.5-1 (cached) Processing 18/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 19/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 20/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] Processing 21/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 22/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] [ocaml-compiler-libs: dune build] Processing 23/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved goblint-cil.1.8.2 (cached) Processing 24/54: [camlp-streams: dune build] [cppo: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 24/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppx_deriving.6.0.2 (cached) -> retrieved seq.base (cached) Processing 25/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 26/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 27/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed seq.base Processing 28/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppx_deriving_yojson.3.9.0 (cached) Processing 29/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved sexplib0.v0.17.0 (cached) Processing 30/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 31/54: [camlp-streams: dune build] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> compiled camlp-streams.5.0.1 Processing 31/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed camlp-streams.5.0.1 Processing 32/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> compiled ppx_derivers.1.2.1 Processing 32/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 33/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> retrieved ppxlib.0.33.0 (cached) Processing 34/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 35/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved yojson.2.2.2 (cached) Processing 36/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> retrieved zarith.1.14 (cached) Processing 37/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] [zarith: ./configure] -> compiled stdlib-shims.0.3.0 Processing 37/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build] [zarith: ./configure] -> installed stdlib-shims.0.3.0 Processing 38/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/4.14/bin - binary ocamlc: found in /home/opam/.opam/4.14/bin - binary ocamldep: found in /home/opam/.opam/4.14/bin - binary ocamlmklib: found in /home/opam/.opam/4.14/bin - binary ocamldoc: found in /home/opam/.opam/4.14/bin - binary ocamlopt: found in /home/opam/.opam/4.14/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/4.14/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/4.14/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.14/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 38/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build] [zarith: make] -> compiled sexplib0.v0.17.0 Processing 38/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [yojson: dune build] [zarith: make] -> installed sexplib0.v0.17.0 Processing 39/54: [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [yojson: dune build] [zarith: make] -> compiled ocaml-compiler-libs.v0.12.4 Processing 39/54: [cppo: dune build] [num: make opam-legacy] [yojson: dune build] [zarith: make] -> installed ocaml-compiler-libs.v0.12.4 Processing 40/54: [cppo: dune build] [num: make opam-legacy] [yojson: dune build] [zarith: make] Processing 41/54: [cppo: dune build] [num: make opam-legacy] [ppxlib: dune build] [yojson: dune build] [zarith: make] -> compiled cppo.1.7.0 Processing 41/54: [num: make opam-legacy] [ppxlib: dune build] [yojson: dune build] [zarith: make] -> installed cppo.1.7.0 Processing 42/54: [num: make opam-legacy] [ppxlib: dune build] [yojson: dune build] [zarith: make] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 42/54: [ppxlib: dune build] [yojson: dune build] [zarith: make] -> installed num.1.5-1 Processing 43/54: [ppxlib: dune build] [yojson: dune build] [zarith: make] Processing 44/54: [batteries: dune build] [ppxlib: dune build] [yojson: dune build] [zarith: make] -> compiled yojson.2.2.2 Processing 44/54: [batteries: dune build] [ppxlib: dune build] [zarith: make] -> installed yojson.2.2.2 Processing 45/54: [batteries: dune build] [ppxlib: dune build] [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/4.14/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 45/54: [batteries: dune build] [ppxlib: dune build] Processing 46/54: [batteries: dune build] [ppxlib: dune build] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.14/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/4.14/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/q.cmti - Installed /home/opam/.opam/4.14/lib/zarith/z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/zarith.a - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.14/lib/zarith/q.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith.h - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/q.cmx - Installed /home/opam/.opam/4.14/lib/zarith/z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.14/lib/zarith/z.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/q.cmi - Installed /home/opam/.opam/4.14/lib/zarith/z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14/lib/zarith/META -> installed zarith.1.14 Processing 46/54: [batteries: dune build] [ppxlib: dune build] -> compiled batteries.3.8.0 Processing 46/54: [ppxlib: dune build] -> installed batteries.3.8.0 Processing 47/54: [ppxlib: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.33.0) -> compiled ppxlib.0.33.0 -> installed ppxlib.0.33.0 Processing 49/54: [ppx_deriving: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "ppx_deriving" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_deriving.6.0.2) -> compiled ppx_deriving.6.0.2 -> installed ppx_deriving.6.0.2 Processing 51/54: [ppx_deriving_yojson: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "ppx_deriving_yojson" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_deriving_yojson.3.9.0) -> compiled ppx_deriving_yojson.3.9.0 -> installed ppx_deriving_yojson.3.9.0 Processing 53/54: [goblint-cil: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "goblint-cil" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/goblint-cil.1.8.2) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlyacc src/frontc/cparser.mly) - 1 shift/reduce conflict. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.cil.objs/byte -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/byte/pretty.cmo -c -impl src/ocamlutil/pretty.ml) - File "src/ocamlutil/pretty.ml", line 732, characters 26-38: - 732 | (Int64.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/ocamlutil/pretty.ml", line 742, characters 26-38: - 742 | (Int32.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int32.format - Use Printf.sprintf with a [%l...] format instead. - File "src/ocamlutil/pretty.ml", line 752, characters 26-42: - 752 | (Nativeint.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Nativeint.format - Use Printf.sprintf with a [%n...] format instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.cil.objs/byte -I src/.cil.objs/native -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/native/pretty.cmx -c -impl src/ocamlutil/pretty.ml) - File "src/ocamlutil/pretty.ml", line 732, characters 26-38: - 732 | (Int64.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/ocamlutil/pretty.ml", line 742, characters 26-38: - 742 | (Int32.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int32.format - Use Printf.sprintf with a [%l...] format instead. - File "src/ocamlutil/pretty.ml", line 752, characters 26-42: - 752 | (Nativeint.format (Bytes.to_string format_spec) n)) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Nativeint.format - Use Printf.sprintf with a [%n...] format instead. - (cd _build/default && ./configure) - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether the compiler supports GNU C... yes - checking whether gcc accepts -g... yes - checking for gcc option to enable C11 features... none needed - checking for a BSD-compatible install... /usr/bin/install -c - checking target system type... x86_64-pc-linux-gnu - checking for msvc cl.exe (optional)... not found - checking for ocamlc... ocamlc - OCaml version is 4.14.2 - OCaml library path is /home/opam/.opam/4.14/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for dynlink.cmxa... yes - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for ocamlfind... ocamlfind - checking for perl... perl - checking for cygpath... no - checking for gcc version... checking for stdio.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for strings.h... yes - checking for sys/stat.h... yes - checking for sys/types.h... yes - checking for unistd.h... yes - checking for __builtin_va_list... yes - checking if __thread is a keyword... true - checking if gcc adds underscores to assembly labels.... false - checking for stdlib.h... (cached) yes - checking for strings.h... (cached) yes - checking for sys/time.h... yes - checking for unistd.h... (cached) yes - checking for wchar.h... yes - checking for stdbool.h... yes - checking for an ANSI C-conforming const... yes - checking for inline... inline - checking for intptr_t... yes - checking for working memcmp... yes - checking for mkdir... yes - checking for select... yes - checking for socket... yes - checking for __sysv_signal... yes - checking for real definition of size_t... unsigned long - checking for real definition of wchar_t... int - configure: creating ./config.status - config.status: creating stamp-h - config.status: creating Makefile - config.status: creating src/machdep-ml.c - config.status: creating src/cilversion.ml - config.status: creating config.h - - CIL configuration: - (optional) cl.exe found: HAS_MSVC no - gcc to use CC gcc - default compiler DEFAULT_COMPILER _GNUCC - CIL version CIL_VERSION 1.8.2 - Native OCaml CIL libs yes - (cd _build/default && /usr/bin/make machdep) - machdep-ml.exe created succesfully. - Generating machine dependency information for CIL - /bin/sh: 1: cl: not found - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.cil.objs/byte -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/byte/check.cmo -c -impl src/check.ml) - File "src/check.ml", line 661, characters 33-45: - 661 | (Int64.format "%d" i') (Int64.format "%d" i)); - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/check.ml", line 661, characters 56-68: - 661 | (Int64.format "%d" i') (Int64.format "%d" i)); - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.cil.objs/byte -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/byte/cil.cmo -c -impl src/cil.ml) - File "src/cil.ml", line 1777, characters 32-44: - 1777 | text (prefix ^ "0x" ^ Int64.format "%x" i ^ suffix) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/cil.ml", line 4829, characters 15-27: - 4829 | (Int64.format fmt i) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.cil.objs/byte -I src/.cil.objs/native -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/native/cil.cmx -c -impl src/cil.ml) - File "src/cil.ml", line 1777, characters 32-44: - 1777 | text (prefix ^ "0x" ^ Int64.format "%x" i ^ suffix) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/cil.ml", line 4829, characters 15-27: - 4829 | (Int64.format fmt i) - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.cil.objs/byte -I src/.cil.objs/native -I /home/opam/.opam/4.14/lib/batteries/unthreaded -I /home/opam/.opam/4.14/lib/findlib -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.cil.objs/native/check.cmx -c -impl src/check.ml) - File "src/check.ml", line 661, characters 33-45: - 661 | (Int64.format "%d" i') (Int64.format "%d" i)); - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. - File "src/check.ml", line 661, characters 56-68: - 661 | (Int64.format "%d" i') (Int64.format "%d" i)); - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Int64.format - Use Printf.sprintf with a [%L...] format instead. -> compiled goblint-cil.1.8.2 -> installed goblint-cil.1.8.2 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:51.56 ---> saved as "6ee9fc7aef3c28093e11c173495e392cb5a460ca0ee885c6c70a326015c199b7" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u goblint-cil:25091e522822694233c7405c82ff2dc0")) 2024-09-12 19:52.00 ---> saved as "4131ac2fef46d0b3cc8f00cf3f0152340668ce57f0fed6e02bc6bd0f94431b7e" /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.827106') && (for DATA in prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.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/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2,goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0,goblint-cil.1.8.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.827106 prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/doc/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/doc/goblint-cil/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/doc/goblint-cil/CHANGES prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/doc/goblint-cil/LICENSE prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/doc/goblint-cil/README.md prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cil.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/META prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/alpha.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/alpha.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/alpha.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/bitmap.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/bitmap.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/bitmap.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabs.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabs.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabs2cil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabs2cil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabs2cil.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabshelper.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabshelper.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabsvisit.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabsvisit.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cabsvisit.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cfg.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cfg.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cfg.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/check.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/check.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/check.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cil.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilint.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilint.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilint.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cillower.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cillower.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cillower.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ciloptions.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ciloptions.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ciloptions.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ciltools.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/ciltools.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilutil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilutil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilversion.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cilversion.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clexer.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clexer.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clexer.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clist.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clist.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/clist.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cparser.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cparser.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cparser.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cprint.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/cprint.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataflow.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataflow.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataflow.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataslicing/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataslicing/dataslicing.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataslicing/dataslicing.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataslicing/dataslicing.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dataslicing/dataslicing.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dominators.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dominators.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dominators.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/dune-package prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/errormsg.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/errormsg.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/errormsg.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/escape.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/escape.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/escape.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/expcompare.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/expcompare.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/feature.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/feature.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/feature.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatcil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatcil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatcil.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatlex.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatlex.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatparse.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatparse.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/formatparse.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/frontc.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/frontc.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/frontc.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/growArray.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/growArray.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/growArray.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/inthash.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/inthash.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/inthash.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/lexerhack.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/lexerhack.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/libmaincil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/libmaincil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/liveness.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/liveness.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/liveness.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/usedef.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/liveness/usedef.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/longarray.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/longarray.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/longarray.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/machdep.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/machdep.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/machdepenv.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/machdepenv.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/makecfg/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/makecfg/makecfg.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/makecfg/makeCFG.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/makecfg/makeCFG.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/mergecil.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/mergecil.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/mergecil.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/patch.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/patch.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/patch.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pretty.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pretty.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pretty.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/ptranal.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/golf.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/golf.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/golf.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/olf.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/olf.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/olf.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/ptranal.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/ptranal.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/ptranal.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/setp.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/setp.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/setp.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/steensgaard.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/steensgaard.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/steensgaard.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/uref.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/uref.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/pta/uref.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/rmtmps.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/rmtmps.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/rmtmps.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/stats.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/stats.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/stats.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/syntacticsearch.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/codeQuery.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/codeQuery.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcDatatype.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcDatatype.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcFunction.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcFunction.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcVar.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/funcVar.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/queryMapping.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/queryMapping.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/resultPrinter.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/syntacticsearch/resultPrinter.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/trace.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/trace.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/trace.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/util.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/util.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/util.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/whitetrack.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/whitetrack.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/whitetrack.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/ prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/zrapp.ocamlobjinfo prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/availexps.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/availexps.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/availexpslv.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/availexpslv.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/deadcodeelim.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/deadcodeelim.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/reachingdefs.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/reachingdefs.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/rmciltmps.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/rmciltmps.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/zrapp.cmi prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/zrapp.cmt prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/lib/goblint-cil/zrapp/zrapp.cmti prep/universes/25091e522822694233c7405c82ff2dc0/goblint-cil/1.8.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0:1c12bc89d39c3fdf5d6e9d77505813ef3f74b2107216c26a95e426665d3c470e 2024-09-12 19:52.01 ---> saved as "e3880f0253d5d16d452be7b79a45cca7eb98f4c623e2b1465885dfbcad73b91b" Job succeeded 2024-09-12 20:01.15: goblint-cil.1.8.2-25091e522822694233c7405c82ff2dc0 -> 1c12bc89d39c3fdf5d6e9d77505813ef3f74b2107216c26a95e426665d3c470e 2024-09-12 20:01.15: Job succeeded