Build:
- 0
2024-09-12 08:35.55: New job: Voodoo prep quest.0.1; da69fce7b91438785a4f3decac460765 2024-09-12 08:35.55: Waiting for resource in pool OCluster 2024-09-12 20:58.48: Waiting for worker… 2024-09-12 21:00.11: Got resource from pool OCluster 2024-09-12 21:00.11: 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 quest.0.1 seq.base re.1.12.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 lipsum.0.2 dune.3.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u quest:da69fce7b91438785a4f3decac460765,lipsum:fec1fc3941d92672c9ee7f6f0ca5d4ff")) (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.892704') && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 7feaa1f912b00a5f981075e59af0763556f8bc75 --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 21:00.11: RETRYING: 2024-09-12/083555-voodoo-prep-8359ef Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 70% (22585/32042) Updating files: 71% (22750/32042) Updating files: 72% (23071/32042) Updating files: 73% (23391/32042) Updating files: 74% (23712/32042) Updating files: 75% (24032/32042) Updating files: 76% (24352/32042) Updating files: 77% (24673/32042) Updating files: 78% (24993/32042) Updating files: 79% (25314/32042) Updating files: 80% (25634/32042) Updating files: 81% (25955/32042) Updating files: 82% (26275/32042) Updating files: 83% (26595/32042) Updating files: 84% (26916/32042) Updating files: 85% (27236/32042) Updating files: 86% (27557/32042) Updating files: 87% (27877/32042) Updating files: 88% (28197/32042) Updating files: 89% (28518/32042) Updating files: 90% (28838/32042) Updating files: 91% (29159/32042) Updating files: 92% (29479/32042) Updating files: 93% (29800/32042) Updating files: 94% (30120/32042) Updating files: 95% (30440/32042) Updating files: 96% (30761/32042) Updating files: 97% (31081/32042) Updating files: 98% (31402/32042) Updating files: 99% (31722/32042) Updating files: 100% (32042/32042) Updating files: 100% (32042/32042), done. HEAD is now at 7feaa1f912 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 20:54.12 ---> 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 20:54.12 ---> 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 (766 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 (7424 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 20:54.12 ---> 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 dune.3.16.0 -> installed bos.0.2.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.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 20:54.12 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:54.12 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 20:54.12 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 20:54.12 ---> 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 20:54.12 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:54.12 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:54.13 ---> using "1468f6612852817700791a789969f82634708b94afab7ed5825bb962e590a078" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:54.13 ---> using "6b46b2e0ebf62795247fa5ded5a7bb9472ed1353ab7c9a1dde9a7fde7a884c6f" 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 20:54.13 ---> using "633836012e439ba5ef91aaeba22d379a3ab81ce46fa926a641532ee4ce50d418" 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 20:54.13 ---> using "9a0138444d9972839667b5e4e57a45fb6654e44061cafbac8643ce816e8b4864" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:54.14 ---> using "c4cfc8007459f64be4abd081b4b678e19425ce645ca89afe23ff53b761918e50" 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 20:54.14 ---> using "051ecb480b9299697c66539105c05c46d44ac0371334ac12ea029e7e216413b1" 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 quest.0.1 seq.base re.1.12.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 lipsum.0.2 dune.3.16.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 (917 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 quest.0.1 seq.base re.1.12.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 lipsum.0.2 dune.3.16.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 # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install seq base - install ocamlbuild 0.15.0 - install re 1.12.0 - install lipsum 0.2 - install quest 0.1 ===== 5 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/15: Processing 2/15: Processing 3/15: -> retrieved lipsum.0.2 (cached) Processing 4/15: -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved seq.base (cached) Processing 5/15: Processing 6/15: [ocamlbuild: make configure.make] Processing 7/15: [ocamlbuild: make configure.make] -> installed seq.base Processing 8/15: [ocamlbuild: make configure.make] -> retrieved quest.0.1 (cached) -> retrieved re.1.12.0 (cached) Processing 9/15: [ocamlbuild: make configure.make] [re: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.14"; \ - echo "BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.14/lib"; \ - echo "MANDIR=/home/opam/.opam/4.14/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.14/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 9/15: [ocamlbuild: make check-if-preinstalled] [re: dune build] -> compiled re.1.12.0 Processing 9/15: [ocamlbuild: make check-if-preinstalled] -> installed re.1.12.0 Processing 10/15: [ocamlbuild: make check-if-preinstalled] + /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0) - if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.14/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/4.14/.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/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.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/4.14/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 -> installed ocamlbuild.0.15.0 Processing 12/15: [lipsum: make] + /usr/bin/make (CWD=/home/opam/.opam/4.14/.opam-switch/build/lipsum.0.2) - # sanity check. If this fails, try "opam install re" - ocamlfind query re re.glob - /home/opam/.opam/4.14/lib/re - /home/opam/.opam/4.14/lib/re/glob - ocamlbuild -use-ocamlfind -yaccflag -v -I src lipsum.native - + ocamlfind ocamldep -package re -package re.glob -modules src/lipsum.ml > src/lipsum.ml.depends - + /home/opam/.opam/4.14/bin/ocamllex.opt -q src/escape.mll - + ocamlfind ocamldep -package re -package re.glob -modules src/escape.ml > src/escape.ml.depends - + ocamlfind ocamldep -modules src/litprog.mli > src/litprog.mli.depends - + ocamlfind ocamldep -modules src/tangle.mli > src/tangle.mli.depends - + ocamlfind ocamlc -c -I src -o src/tangle.cmi src/tangle.mli - + /home/opam/.opam/4.14/bin/ocamlyacc -v src/parser.mly - + ocamlfind ocamldep -modules src/parser.mli > src/parser.mli.depends - + ocamlfind ocamlc -c -I src -o src/litprog.cmi src/litprog.mli - + /home/opam/.opam/4.14/bin/ocamllex.opt -q src/scanner.mll - + ocamlfind ocamldep -package re -package re.glob -modules src/scanner.ml > src/scanner.ml.depends - + ocamlfind ocamlc -c -I src -o src/parser.cmi src/parser.mli - + ocamlfind ocamldep -modules src/weave.mli > src/weave.mli.depends - + ocamlfind ocamlc -c -package re -package re.glob -I src -o src/escape.cmo src/escape.ml - + ocamlfind ocamlc -c -package re -package re.glob -I src -o src/scanner.cmo src/scanner.ml - + ocamlfind ocamlc -c -I src -o src/weave.cmi src/weave.mli - + ocamlfind ocamlc -c -package re -package re.glob -I src -o src/lipsum.cmo src/lipsum.ml - + ocamlfind ocamlc -c -package re -package re.glob -I src -o src/lipsum.cmo src/lipsum.ml - File "src/lipsum.ml", line 9, characters 12-19: - 9 | module G = Re_glob (** shell-style globbing *) - ^^^^^^^ - Alert deprecated: module Re_glob - Use Re.Glob - + ocamlfind ocamldep -package re -package re.glob -modules src/litprog.ml > src/litprog.ml.depends - + ocamlfind ocamldep -package re -package re.glob -modules src/tangle.ml > src/tangle.ml.depends - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/tangle.cmx src/tangle.ml - + ocamlfind ocamldep -package re -package re.glob -modules src/parser.ml > src/parser.ml.depends - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/litprog.cmx src/litprog.ml - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/parser.cmx src/parser.ml - + ocamlfind ocamldep -package re -package re.glob -modules src/weave.ml > src/weave.ml.depends - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/escape.cmx src/escape.ml - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/scanner.cmx src/scanner.ml - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/weave.cmx src/weave.ml - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/lipsum.cmx src/lipsum.ml - + ocamlfind ocamlopt -c -package re -package re.glob -I src -o src/lipsum.cmx src/lipsum.ml - File "src/lipsum.ml", line 9, characters 12-19: - 9 | module G = Re_glob (** shell-style globbing *) - ^^^^^^^ - Alert deprecated: module Re_glob - Use Re.Glob - + ocamlfind ocamlopt -linkpkg -package re -package re.glob -I src src/escape.cmx src/tangle.cmx src/litprog.cmx src/parser.cmx src/scanner.cmx src/weave.cmx src/lipsum.cmx -o src/lipsum.native - cp lipsum.native lipsum - pod2man --center="Christian Lindig" --name="lipsum" --release="2015" lipsum.pod > lipsum.1 -> compiled lipsum.0.2 Processing 13/15: [lipsum: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/4.14" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lipsum.0.2) - install -d /home/opam/.opam/4.14/bin /home/opam/.opam/4.14/man/man1 - # sanity check. If this fails, try "opam install re" - ocamlfind query re re.glob - /home/opam/.opam/4.14/lib/re - /home/opam/.opam/4.14/lib/re/glob - ocamlbuild -use-ocamlfind -yaccflag -v -I src lipsum.native - install lipsum /home/opam/.opam/4.14/bin - install lipsum.1 /home/opam/.opam/4.14/man/man1 -> installed lipsum.0.2 Processing 14/15: [quest: make] + /usr/bin/make (CWD=/home/opam/.opam/4.14/.opam-switch/build/quest.0.1) - /usr/bin/make -C lua-ml all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/lua-ml' - lipsum tangle -f cpp lua.ml lua.nw > lua.ml - lipsum tangle -f cpp lua.mli lua.nw > lua.mli - lipsum tangle -f cpp luaast.ml luaast.nw > luaast.ml - lipsum tangle -f cpp luaast.mli luaast.nw > luaast.mli - lipsum tangle -f cpp luabaselib.ml luabaselib.nw > luabaselib.ml - lipsum tangle -f cpp luabaselib.mli luabaselib.nw > luabaselib.mli - lipsum tangle -f cpp luacamllib.ml luacamllib.nw > luacamllib.ml - lipsum tangle -f cpp luacamllib.mli luacamllib.nw > luacamllib.mli - lipsum tangle -f cpp luacode.mli luacode.nw > luacode.mli - lipsum tangle -f cpp luafloat.mll luavalue.nw > luafloat.mll - lipsum tangle -f cpp luahash.ml luahash.nw > luahash.ml - lipsum tangle -f cpp luahash.mli luahash.nw > luahash.mli - lipsum tangle -f cpp luainterp.ml luastdinterp.nw > luainterp.ml - lipsum tangle -f cpp luainterp.mli luastdinterp.nw > luainterp.mli - lipsum tangle -f cpp luaiolib.ml luaiolib.nw > luaiolib.ml - lipsum tangle -f cpp luaiolib.mli luaiolib.nw > luaiolib.mli - lipsum tangle -f cpp lualib.ml lualib.nw > lualib.ml - lipsum tangle -f cpp lualib.mli lualib.nw > lualib.mli - lipsum tangle -f cpp lualink.ml lualink.nw > lualink.ml - lipsum tangle -f cpp lualink.mli lualink.nw > lualink.mli - lipsum tangle -f cpp luamathlib.ml luamathlib.nw > luamathlib.ml - lipsum tangle -f cpp luamathlib.mli luamathlib.nw > luamathlib.mli - lipsum tangle -f cpp luaparser.mli luasyntax.nw > luaparser.mli - lipsum tangle -f cpp luaparser.mly luasyntax.nw > luaparser.mly - lipsum tangle -f cpp luarun.ml luarun.nw > luarun.ml - lipsum tangle -f cpp luarun.mli luarun.nw > luarun.mli - lipsum tangle -f cpp luascanner.mll luasyntax.nw > luascanner.mll - lipsum tangle -f cpp luasrcmap.ml luasrcmap.nw > luasrcmap.ml - lipsum tangle -f cpp luasrcmap.mli luasrcmap.nw > luasrcmap.mli - lipsum tangle -f cpp luastrlib.ml luastrlib.nw > luastrlib.ml - lipsum tangle -f cpp luastrlib.mli luastrlib.nw > luastrlib.mli - lipsum tangle -f cpp luavalue.ml luavalue.nw > luavalue.ml - lipsum tangle -f cpp luavalue.mli luavalue.nw > luavalue.mli - mv luaparser.mly luaparsex.mly - ocamlyacc luaparsex.mly - mv luaparsex.ml luaparser.ml - ( sed '/^val/,$d' luaparsex.mli ;\ - lipsum tangle luaparser.mli luasyntax.nw ) > luaparser.mli - rm -f luaparsex.mli - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/lua-ml' - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/src' - lipsum tangle -f cpp cee.ml cee.nw > cee.ml - lipsum tangle -f cpp cee.mli cee.nw > cee.mli - lipsum tangle -f cpp emit.ml emit.nw > emit.ml - lipsum tangle -f cpp emit.mli emit.nw > emit.mli - lipsum tangle -f cpp main.ml main.nw > main.ml - lipsum tangle -f cpp main.mli main.nw > main.mli - lipsum tangle -f cpp ppcee.ml ppcee.nw > ppcee.ml - lipsum tangle -f cpp ppcee.mli ppcee.nw > ppcee.mli - lipsum tangle -f cpp pretty.ml pretty.nw > pretty.ml - lipsum tangle -f cpp pretty.mli pretty.nw > pretty.mli - lipsum tangle -f cpp prg.ml prg.nw > prg.ml - lipsum tangle -f cpp prg.mli prg.nw > prg.mli - lipsum tangle -f cpp randinit.ml randinit.nw > randinit.ml - lipsum tangle -f cpp randinit.mli randinit.nw > randinit.mli - lipsum tangle -f cpp randomize.ml randomize.nw > randomize.ml - lipsum tangle -f cpp randomize.mli randomize.nw > randomize.mli - lipsum tangle -f cpp rtype.ml rtype.nw > rtype.ml - lipsum tangle -f cpp rtype.mli rtype.nw > rtype.mli - lipsum tangle -f cpp strategy.ml strategy.nw > strategy.ml - lipsum tangle -f cpp strategy.mli strategy.nw > strategy.mli - lipsum tangle -f cpp tc.ml tc.nw > tc.ml - lipsum tangle -f cpp tc.mli tc.nw > tc.mli - lipsum tangle -f cpp testcase.ml testcase.nw > testcase.ml - lipsum tangle -f cpp testcase.mli testcase.nw > testcase.mli - lipsum tangle -f cpp unique.ml unique.nw > unique.ml - lipsum tangle -f cpp unique.mli unique.nw > unique.mli - lipsum tangle -f cpp util.ml util.nw > util.ml - lipsum tangle -f cpp util.mli util.nw > util.mli - pod2text ../doc/quest.pod > quest.man - echo 'let quest = "' > luacode.ml - sed 's/\\/\\\\/g;s/"/\\"/g' ../share/quest.lua ../share/ansi.lua ../share/cc.lua ../share/gcc.lua ../share/mips.lua ../share/demo.lua ../share/toy.lua >> luacode.ml - echo '"' >> luacode.ml - echo 'let manual = "' >> luacode.ml - sed 's/\\/\\\\/g;s/"/\\"/g' quest.man >> luacode.ml - echo '"' >> luacode.ml - echo 'let date = "'`date`'"' >> luacode.ml - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/src' - ocamlbuild -I lua-ml -I src -libs unix src/main.native - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/main.ml > src/main.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/main.mli > src/main.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/main.cmi src/main.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/luacode.ml > src/luacode.ml.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/luacode.cmo src/luacode.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lualink.ml > lua-ml/lualink.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lualink.mli > lua-ml/lualink.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lua.mli > lua-ml/lua.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaast.mli > lua-ml/luaast.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luavalue.mli > lua-ml/luavalue.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luahash.mli > lua-ml/luahash.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luasrcmap.mli > lua-ml/luasrcmap.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luahash.cmi lua-ml/luahash.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luasrcmap.cmi lua-ml/luasrcmap.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luavalue.cmi lua-ml/luavalue.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaparser.mli > lua-ml/luaparser.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luaast.cmi lua-ml/luaast.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luaparser.cmi lua-ml/luaparser.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/lua.cmi lua-ml/lua.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/lualink.cmi lua-ml/lualink.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/cee.ml > src/cee.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/cee.mli > src/cee.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/cee.cmi src/cee.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/emit.ml > src/emit.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/emit.mli > src/emit.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/tc.mli > src/tc.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/strategy.mli > src/strategy.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/rtype.mli > src/rtype.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/randomize.mli > src/randomize.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/unique.mli > src/unique.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/randomize.cmi src/randomize.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/unique.cmi src/unique.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/rtype.cmi src/rtype.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/strategy.cmi src/strategy.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/tc.cmi src/tc.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/emit.cmi src/emit.mli - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/cee.cmx src/cee.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/cee.cmx src/cee.ml - File "cee.nw", line 284, characters 45-74: - Warning 23 [useless-record-with]: all the fields are explicitly listed in this record: - the 'with' clause is useless. - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/ppcee.ml > src/ppcee.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/ppcee.mli > src/ppcee.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/pretty.mli > src/pretty.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/pretty.cmi src/pretty.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/ppcee.cmi src/ppcee.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/pretty.ml > src/pretty.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/pretty.cmx src/pretty.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/tc.ml > src/tc.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/prg.ml > src/prg.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/prg.mli > src/prg.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/prg.cmi src/prg.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/randinit.ml > src/randinit.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/randinit.mli > src/randinit.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/randinit.cmi src/randinit.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/randomize.ml > src/randomize.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/prg.cmx src/prg.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/rtype.ml > src/rtype.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/randomize.cmx src/randomize.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/unique.ml > src/unique.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/unique.cmx src/unique.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/strategy.ml > src/strategy.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/rtype.cmx src/rtype.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/randinit.cmx src/randinit.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/strategy.cmx src/strategy.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/util.ml > src/util.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules src/util.mli > src/util.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I src -I lua-ml -o src/util.cmi src/util.mli - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/ppcee.cmx src/ppcee.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/tc.cmx src/tc.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/util.cmx src/util.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lua.ml > lua-ml/lua.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaast.ml > lua-ml/luaast.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luavalue.ml > lua-ml/luavalue.ml.depends - + /home/opam/.opam/4.14/bin/ocamllex.opt -q lua-ml/luafloat.mll - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luafloat.ml > lua-ml/luafloat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luafloat.cmo lua-ml/luafloat.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luahash.ml > lua-ml/luahash.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luasrcmap.ml > lua-ml/luasrcmap.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luafloat.cmx lua-ml/luafloat.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luahash.cmx lua-ml/luahash.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luasrcmap.cmx lua-ml/luasrcmap.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luasrcmap.cmx lua-ml/luasrcmap.ml - File "luasrcmap.nw", line 394, characters 47-61: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luavalue.cmx lua-ml/luavalue.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luavalue.cmx lua-ml/luavalue.ml - File "luavalue.nw", line 628, characters 11-26: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luavalue.nw", line 631, characters 37-41: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luavalue.nw", line 275, characters 51-57: - Warning 6 [labels-omitted]: labels file, linedefined were omitted in the application of this function. - File "luavalue.nw", line 444, characters 14-24: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luavalue.nw", line 445, characters 21-31: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luavalue.nw", line 450, characters 18-28: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luavalue.nw", line 455, characters 23-33: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luavalue.nw", line 607, characters 12-22: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luavalue.nw", line 614, characters 8-18: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luabaselib.ml > lua-ml/luabaselib.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luabaselib.mli > lua-ml/luabaselib.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luainterp.mli > lua-ml/luainterp.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lualib.mli > lua-ml/lualib.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/lualib.cmi lua-ml/lualib.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luainterp.cmi lua-ml/luainterp.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luabaselib.cmi lua-ml/luabaselib.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luainterp.ml > lua-ml/luainterp.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luaast.cmx lua-ml/luaast.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/lualib.ml > lua-ml/lualib.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/lualib.cmx lua-ml/lualib.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaparser.ml > lua-ml/luaparser.ml.depends - + /home/opam/.opam/4.14/bin/ocamllex.opt -q lua-ml/luascanner.mll - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luascanner.ml > lua-ml/luascanner.ml.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luascanner.cmo lua-ml/luascanner.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luaparser.cmx lua-ml/luaparser.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luainterp.cmx lua-ml/luainterp.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luainterp.cmx lua-ml/luainterp.ml - File "luastdinterp.nw", line 222, characters 2-14: - Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.) - File "luastdinterp.nw", line 396, characters 11-23: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luastdinterp.nw", line 402, characters 15-27: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luastdinterp.nw", line 411, characters 8-20: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luastdinterp.nw", line 414, characters 22-34: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luastdinterp.nw", line 530, characters 35-47: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luastdinterp.nw", line 538, characters 35-47: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - File "luastdinterp.nw", line 912, characters 15-23: - Warning 6 [labels-omitted]: labels file, linedefined were omitted in the application of this function. - File "luastdinterp.nw", line 1011, characters 26-38: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "luastdinterp.nw", line 1012, characters 13-25: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luascanner.cmx lua-ml/luascanner.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luarun.ml > lua-ml/luarun.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luarun.mli > lua-ml/luarun.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luarun.cmi lua-ml/luarun.mli - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luabaselib.cmx lua-ml/luabaselib.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luabaselib.cmx lua-ml/luabaselib.ml - File "luabaselib.nw", line 116, characters 16-24: - Warning 6 [labels-omitted]: labels file, linedefined were omitted in the application of this function. - File "luabaselib.nw", line 124, characters 33-41: - Warning 6 [labels-omitted]: labels file, linedefined were omitted in the application of this function. - File "luabaselib.nw", line 76, characters 33-45: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luarun.cmx lua-ml/luarun.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luacamllib.ml > lua-ml/luacamllib.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luacamllib.mli > lua-ml/luacamllib.mli.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaiolib.mli > lua-ml/luaiolib.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luaiolib.cmi lua-ml/luaiolib.mli - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luacamllib.cmi lua-ml/luacamllib.mli - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/lua.cmx lua-ml/lua.ml - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luaiolib.ml > lua-ml/luaiolib.ml.depends - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luaiolib.cmx lua-ml/luaiolib.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luaiolib.cmx lua-ml/luaiolib.ml - File "luaiolib.nw", line 52, characters 20-32: - Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function. - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luamathlib.ml > lua-ml/luamathlib.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luamathlib.mli > lua-ml/luamathlib.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luamathlib.cmi lua-ml/luamathlib.mli - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luastrlib.ml > lua-ml/luastrlib.ml.depends - + /home/opam/.opam/4.14/bin/ocamldep.opt -modules lua-ml/luastrlib.mli > lua-ml/luastrlib.mli.depends - + /home/opam/.opam/4.14/bin/ocamlc.opt -c -I lua-ml -I src -o lua-ml/luastrlib.cmi lua-ml/luastrlib.mli - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/emit.cmx src/emit.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/emit.cmx src/emit.ml - File "emit.nw", line 211, characters 8-14: - Warning 26 [unused-var]: unused variable formal. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luacamllib.cmx lua-ml/luacamllib.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luacamllib.cmx lua-ml/luacamllib.ml - File "luacamllib.nw", line 21, characters 4-10: - Warning 26 [unused-var]: unused variable infile. - File "luacamllib.nw", line 22, characters 4-11: - Warning 26 [unused-var]: unused variable outfile. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luamathlib.cmx lua-ml/luamathlib.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luastrlib.cmx lua-ml/luastrlib.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/luastrlib.cmx lua-ml/luastrlib.ml - File "luastrlib.nw", line 48, characters 50-66: - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "luastrlib.nw", line 49, characters 50-66: - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - File "luastrlib.nw", line 242, characters 4-8: - Warning 26 [unused-var]: unused variable andp. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/luacode.cmx src/luacode.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/lualink.cmx lua-ml/lualink.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I lua-ml -I src -o lua-ml/lualink.cmx lua-ml/lualink.ml - File "lualink.nw", line 277, characters 46-58: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "lualink.nw", line 278, characters 46-58: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "lualink.nw", line 276, characters 46-58: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - File "lualink.nw", line 279, characters 46-58: - Warning 6 [labels-omitted]: label key was omitted in the application of this function. - + /home/opam/.opam/4.14/bin/ocamlopt.opt -c -I src -I lua-ml -o src/main.cmx src/main.ml - + /home/opam/.opam/4.14/bin/ocamlopt.opt unix.cmxa -I lua-ml -I src lua-ml/luafloat.cmx lua-ml/luahash.cmx lua-ml/luasrcmap.cmx lua-ml/luavalue.cmx lua-ml/luaast.cmx lua-ml/lualib.cmx lua-ml/luainterp.cmx lua-ml/luaparser.cmx lua-ml/luascanner.cmx lua-ml/luabaselib.cmx lua-ml/luarun.cmx lua-ml/lua.cmx lua-ml/luaiolib.cmx lua-ml/luacamllib.cmx lua-ml/luamathlib.cmx lua-ml/luastrlib.cmx src/cee.cmx src/pretty.cmx src/ppcee.cmx src/prg.cmx src/randinit.cmx src/randomize.cmx src/unique.cmx src/rtype.cmx src/strategy.cmx src/tc.cmx src/util.cmx src/emit.cmx lua-ml/lualink.cmx src/luacode.cmx src/main.cmx -o src/main.native -> compiled quest.0.1 Processing 15/15: [quest: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/4.14" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/quest.0.1) - /usr/bin/make -C lua-ml all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/lua-ml' - lipsum tangle -f cpp luaparser.mly luasyntax.nw > luaparser.mly - mv luaparser.mly luaparsex.mly - ocamlyacc luaparsex.mly - mv luaparsex.ml luaparser.ml - ( sed '/^val/,$d' luaparsex.mli ;\ - lipsum tangle luaparser.mli luasyntax.nw ) > luaparser.mli - rm -f luaparsex.mli - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/lua-ml' - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/src' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/quest.0.1/src' - ocamlbuild -I lua-ml -I src -libs unix src/main.native - install main.native /home/opam/.opam/4.14/bin/quest -> installed quest.0.1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:55.31 ---> saved as "c4bd76fad7a20c1174614fff1cb62c73b02efecdfa4edc19727082bde5e1ebdd" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u quest:da69fce7b91438785a4f3decac460765,lipsum:fec1fc3941d92672c9ee7f6f0ca5d4ff")) 2024-09-12 20:55.33 ---> saved as "45677f00d5207da34b852ec9b091d951bb8a74d14db93f1ba625a68b07d1eaee" /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.892704') && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2,lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff,lipsum.0.2 prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1,quest.0.1-da69fce7b91438785a4f3decac460765,quest.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.892704 prep/universes/fec1fc3941d92672c9ee7f6f0ca5d4ff/lipsum/0.2/opam prep/universes/da69fce7b91438785a4f3decac460765/quest/0.1/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. HASHES:lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff:60e780ec4aab1068e574cb963ae67f153c42f303133346015cb12409d499d087 HASHES:quest.0.1-da69fce7b91438785a4f3decac460765:65cef990a41e11f5a9d619576a691eca3b475b4628b9c404d240c1f12adddb3b 2024-09-12 20:55.34 ---> saved as "b9fe63c1c857dcef34697cb3e4dd2e8d348e1836a43797fe5e137c223d98817f" Job succeeded 2024-09-12 21:03.14: quest.0.1-da69fce7b91438785a4f3decac460765 -> 65cef990a41e11f5a9d619576a691eca3b475b4628b9c404d240c1f12adddb3b 2024-09-12 21:03.14: lipsum.0.2-fec1fc3941d92672c9ee7f6f0ca5d4ff -> 60e780ec4aab1068e574cb963ae67f153c42f303133346015cb12409d499d087 2024-09-12 21:03.14: Job succeeded