Build:
- 0
2024-09-12 08:35.52: New job: Voodoo prep liquidsoap.2.1.3; e26a526675d7b8b1dd8de5f0fed34169 2024-09-12 08:35.52: Waiting for resource in pool OCluster 2024-09-12 19:19.29: Waiting for worker… 2024-09-12 19:20.39: Got resource from pool OCluster 2024-09-12 19:20.39: 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 liquidsoap.2.1.3 uri.4.4.0 stringext.1.6.0 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base sedlex.3.2 ppxlib.0.33.0 ppx_derivers.1.2.1 pcre.7.5.0 ocurl.0.9.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 mm.0.8.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 gen.1.1 duppy.0.9.2 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-which.1 conf-pkg-config.3 conf-libpcre.1 conf-libcurl.2 camomile.1.0.2 bigstringaf.0.10.0 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:e26a526675d7b8b1dd8de5f0fed34169")) (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.711292') && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git f57c065fe9329efd503ebbbfcc76ee78f979cf3d --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:20.39: RETRYING: 2024-09-12/083552-voodoo-prep-5cda25 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 70% (22365/31865) Updating files: 71% (22625/31865) Updating files: 72% (22943/31865) Updating files: 73% (23262/31865) Updating files: 74% (23581/31865) Updating files: 75% (23899/31865) Updating files: 76% (24218/31865) Updating files: 77% (24537/31865) Updating files: 78% (24855/31865) Updating files: 79% (25174/31865) Updating files: 80% (25492/31865) Updating files: 81% (25811/31865) Updating files: 82% (26130/31865) Updating files: 83% (26448/31865) Updating files: 84% (26767/31865) Updating files: 85% (27086/31865) Updating files: 86% (27404/31865) Updating files: 87% (27723/31865) Updating files: 88% (28042/31865) Updating files: 89% (28360/31865) Updating files: 90% (28679/31865) Updating files: 91% (28998/31865) Updating files: 92% (29316/31865) Updating files: 93% (29635/31865) Updating files: 94% (29954/31865) Updating files: 95% (30272/31865) Updating files: 96% (30591/31865) Updating files: 97% (30910/31865) Updating files: 98% (31228/31865) Updating files: 99% (31547/31865) Updating files: 100% (31865/31865) Updating files: 100% (31865/31865), done. HEAD is now at f57c065fe9 Merge pull request #26251 from NathanReb/release-ppxlib-0.33.0 (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 19:13.32 ---> 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:13.32 ---> 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 19:13.32 ---> 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 19:13.32 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:13.32 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 19:13.32 --> 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 19:13.32 ---> 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:13.32 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:13.32 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:13.59 ---> saved as "382541962ce1f6a2f1cfb458fc4f1e082a9f6c51c74363aeab31cbe1e9981201" /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:13.59 ---> saved as "6fe5a671d417950f34ebc785c7cf5469ef29328ad1c8204ce4d8fa4ea381bdae" /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:15.11 ---> saved as "e8ce77295be43cb3cde9100dff96721a045dad9c7176ba3b294851f300500542" /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:15.33 ---> saved as "0836cda596da8d7faa3be81f052afe7533d1b3706cc8f4143c1f08e7806a4e53" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:15.33 ---> saved as "c836987cb7dd423fe7848a8811455ec59de0ca891445ec82600c4d706c7b7a08" /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:16.06 ---> saved as "5bc3d08d87d331f54a9a335aae6dd46187105547da77154ac325e8709715bb2e" /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 liquidsoap.2.1.3 uri.4.4.0 stringext.1.6.0 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base sedlex.3.2 ppxlib.0.33.0 ppx_derivers.1.2.1 pcre.7.5.0 ocurl.0.9.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 mm.0.8.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 gen.1.1 duppy.0.9.2 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-which.1 conf-pkg-config.3 conf-libpcre.1 conf-libcurl.2 camomile.1.0.2 bigstringaf.0.10.0 angstrom.0.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 (781 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 liquidsoap.2.1.3 uri.4.4.0 stringext.1.6.0 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base sedlex.3.2 ppxlib.0.33.0 ppx_derivers.1.2.1 pcre.7.5.0 ocurl.0.9.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 mm.0.8.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 host-arch-x86_64.1 gen.1.1 duppy.0.9.2 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-which.1 conf-pkg-config.3 conf-libpcre.1 conf-libcurl.2 camomile.1.0.2 bigstringaf.0.10.0 angstrom.0.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 # The following system packages are needed: debianutils libcurl4-gnutls-dev libpcre3-dev 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 ppx_derivers 1.2.1 - install menhirLib 20240715 - install menhirCST 20240715 - install conf-pkg-config 3 - install menhirSdk 20240715 - install camomile 1.0.2 - install stringext 1.6.0 - install seq base - install csexp 1.5.2 - install sexplib0 v0.17.0 - install ocaml-compiler-libs v0.12.4 - install conf-which 1 - install ocaml-syntax-shims 1.0.0 - install conf-libcurl 2 - install dtools 0.4.5 - install stdlib-shims 0.3.0 - install conf-libpcre 1 - install menhir 20240715 - install gen 1.1 - install dune-configurator 3.16.0 - install ocurl 0.9.2 - install ppxlib 0.33.0 - install pcre 7.5.0 - install mm 0.8.5 - install bigstringaf 0.10.0 - install sedlex 3.2 - install duppy 0.9.2 - install angstrom 0.16.0 - install uri 4.4.0 - install liquidsoap 2.1.3 ===== 30 to install ===== The following system packages will first need to be installed: libcurl4-gnutls-dev libpcre3-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" "libcurl4-gnutls-dev" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libcurl4-gnutls-dev: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-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... - Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... - Selecting previously unselected package libpcre16-3:amd64. - Preparing to unpack .../1-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../2-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../3-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../4-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../5-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../6-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../7-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../8-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../9-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - 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/90: Processing 2/90: Processing 3/90: -> retrieved angstrom.0.16.0 (cached) Processing 4/90: Processing 5/90: Processing 6/90: Processing 7/90: Processing 8/90: Processing 9/90: [conf-libcurl: curl-config] Processing 10/90: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] Processing 11/90: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved bigstringaf.0.10.0 (cached) Processing 12/90: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved camomile.1.0.2 (cached) Processing 13/90: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 14/90: [camomile: ocaml configure.ml] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved csexp.1.5.2 (cached) Processing 15/90: [camomile: ocaml configure.ml] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 16/90: [camomile: ocaml configure.ml] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [conf-which: which which] [csexp: dune build] - -lcurl -> compiled conf-libcurl.2 Processing 16/90: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] [conf-which: which which] [csexp: dune build] -> installed conf-libcurl.2 Processing 17/90: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] [conf-which: which which] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 17/90: [camomile: ocaml configure.ml] [conf-which: which which] [csexp: dune build] -> installed conf-pkg-config.3 Processing 18/90: [camomile: ocaml configure.ml] [conf-which: which which] [csexp: dune build] Processing 19/90: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [conf-which: which which] [csexp: dune build] - /usr/bin/which -> compiled conf-which.1 Processing 19/90: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> installed conf-which.1 Processing 20/90: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> retrieved dtools.0.4.5 (cached) Processing 21/90: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] Processing 22/90: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] Processing 22/90: [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> retrieved duppy.0.9.2 (cached) Processing 23/90: [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> compiled conf-libpcre.1 Processing 23/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] -> installed conf-libpcre.1 Processing 24/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved gen.1.1 (cached) Processing 25/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved menhir.20240715 (cached) Processing 26/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved menhirCST.20240715 (cached) Processing 27/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] Processing 28/90: [camomile: dune build] [csexp: dune build] [dtools: dune build] [menhirCST: dune build] -> compiled csexp.1.5.2 Processing 28/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] -> installed csexp.1.5.2 Processing 29/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] -> retrieved menhirLib.20240715 (cached) Processing 30/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] Processing 31/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] [menhirLib: dune build] -> retrieved menhirSdk.20240715 (cached) Processing 32/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 33/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 34/90: [camomile: dune build] [dtools: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 35/90: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> compiled dtools.0.4.5 Processing 35/90: [camomile: dune build] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> installed dtools.0.4.5 Processing 36/90: [camomile: dune build] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved liquidsoap.2.1.3 (cached) Processing 37/90: [camomile: dune build] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> compiled menhirCST.20240715 Processing 37/90: [camomile: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] -> installed menhirCST.20240715 Processing 38/90: [camomile: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 38/90: [camomile: dune build] [dune-configurator: rm] [menhirSdk: dune build] -> installed menhirLib.20240715 Processing 39/90: [camomile: dune build] [dune-configurator: rm] [menhirSdk: dune build] -> retrieved mm.0.8.5 (cached) Processing 40/90: [camomile: dune build] [dune-configurator: rm] [menhirSdk: dune build] -> compiled menhirSdk.20240715 Processing 40/90: [camomile: dune build] [dune-configurator: rm] -> installed menhirSdk.20240715 Processing 41/90: [camomile: dune build] [dune-configurator: rm] Processing 42/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 43/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] Processing 44/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 45/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] Processing 46/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocurl.0.9.2 (cached) Processing 47/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 48/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> retrieved pcre.7.5.0 (cached) Processing 49/90: [camomile: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] Processing 49/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved seq.base (cached) Processing 50/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] Processing 51/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] Processing 52/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] Processing 53/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] -> installed seq.base Processing 54/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] Processing 55/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] -> retrieved sedlex.3.2 (cached) Processing 56/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] -> retrieved sexplib0.v0.17.0 (cached) Processing 57/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] Processing 58/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] -> retrieved ppxlib.0.33.0 (cached) Processing 59/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 60/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved stringext.1.6.0 (cached) Processing 61/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved uri.4.4.0 (cached) -> compiled ppx_derivers.1.2.1 Processing 61/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ppx_derivers.1.2.1 Processing 62/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled stdlib-shims.0.3.0 Processing 62/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] [stringext: dune build] -> installed stdlib-shims.0.3.0 Processing 63/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] [stringext: dune build] -> compiled stringext.1.6.0 Processing 63/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] -> installed stringext.1.6.0 Processing 64/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] [sexplib0: dune build] -> compiled sexplib0.v0.17.0 Processing 64/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> installed sexplib0.v0.17.0 Processing 65/90: [camomile: dune build] [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> compiled gen.1.1 Processing 65/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> installed gen.1.1 Processing 66/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocurl: ./configure] -> compiled ocaml-syntax-shims.1.0.0 Processing 66/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocurl: ./configure] -> installed ocaml-syntax-shims.1.0.0 Processing 67/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocurl: ./configure] -> compiled ocaml-compiler-libs.v0.12.4 Processing 67/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocurl: ./configure] -> installed ocaml-compiler-libs.v0.12.4 Processing 68/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocurl: ./configure] Processing 69/90: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] -> compiled dune-configurator.3.16.0 Processing 69/90: [camomile: dune build] [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 70/90: [camomile: dune build] [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] Processing 71/90: [bigstringaf: dune build] [camomile: dune build] [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] Processing 72/90: [bigstringaf: dune build] [camomile: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] Processing 73/90: [bigstringaf: dune build] [camomile: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] -> compiled bigstringaf.0.10.0 Processing 73/90: [camomile: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] -> installed bigstringaf.0.10.0 Processing 74/90: [camomile: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] Processing 75/90: [angstrom: dune build] [camomile: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlyacc Camomile/internal/uReStrParser.mly) - 4 shift/reduce conflicts. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmi -c -intf Camomile/public/oOChannel.mli) - File "Camomile/public/oOChannel.mli", line 68, characters 34-42: - 68 | class ['a] channel_of_stream : 'a Stream.t -> ['a] obj_input_channel - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.mli", line 71, characters 52-60: - 71 | val stream_of_channel : 'a #obj_input_channel -> 'a Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.mli", line 116, characters 22-43: - 116 | class of_in_channel : Pervasives.in_channel -> char_input_channel - ^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/oOChannel.mli", line 119, characters 23-45: - 119 | class of_out_channel : Pervasives.out_channel -> char_output_channel - ^^^^^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo -c -impl Camomile/internal/byte_labeled_dag.ml) - File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47: - 90 | let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmo -c -impl Camomile/public/oOChannel.ml) - File "Camomile/public/oOChannel.ml", line 54, characters 10-21: - 54 | try Stream.next s with Stream.Failure -> raise End_of_file - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.ml", line 54, characters 29-43: - 54 | try Stream.next s with Stream.Failure -> raise End_of_file - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.ml", line 59, characters 2-13: - 59 | Stream.from (fun _ -> - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__OOChannel.cmx -c -impl Camomile/public/oOChannel.ml) - File "Camomile/public/oOChannel.ml", line 54, characters 10-21: - 54 | try Stream.next s with Stream.Failure -> raise End_of_file - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.ml", line 54, characters 29-43: - 54 | try Stream.next s with Stream.Failure -> raise End_of_file - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/oOChannel.ml", line 59, characters 2-13: - 59 | Stream.from (fun _ -> - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo -c -impl Camomile/public/uCS4.ml) - File "Camomile/public/uCS4.ml", line 143, characters 9-27: - 143 | 0 -> Pervasives.compare a b - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmi -c -intf Camomile/public/charEncoding.mli) - File "Camomile/public/charEncoding.mli", line 133, characters 27-49: - 133 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel - ^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.mli", line 138, characters 26-47: - 138 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel - ^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.mli", line 142, characters 29-37: - 142 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.mli", line 142, characters 49-57: - 142 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.mli", line 146, characters 36-44: - 146 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.mli", line 146, characters 53-61: - 146 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo -c -impl Camomile/public/uTF8.ml) - File "Camomile/public/uTF8.ml", line 197, characters 20-38: - 197 | let compare s1 s2 = Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx -c -impl Camomile/internal/byte_labeled_dag.ml) - File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47: - 90 | let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx -c -impl Camomile/public/uCS4.ml) - File "Camomile/public/uCS4.ml", line 143, characters 9-27: - 143 | 0 -> Pervasives.compare a b - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx -c -impl Camomile/public/uTF8.ml) - File "Camomile/public/uTF8.ml", line 197, characters 20-38: - 197 | let compare s1 s2 = Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.cmo -c -impl Camomile/public/uCol.ml) - File "Camomile/public/uCol.ml", line 734, characters 8-26: - 734 | Pervasives.compare key1 key2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/uCol.ml", line 785, characters 8-26: - 785 | Pervasives.compare k key - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmo -c -impl Camomile/public/charEncoding.ml) - File "Camomile/public/charEncoding.ml", line 134, characters 27-49: - 134 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel - ^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.ml", line 139, characters 26-47: - 139 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel - ^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.ml", line 143, characters 29-37: - 143 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 143, characters 49-57: - 143 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 147, characters 36-44: - 147 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 147, characters 53-61: - 147 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/toolslib/.toolslib.objs/byte -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef_lexer.cmi -c -intf Camomile/tools/camomilelocaledef_lexer.mli) - File "Camomile/tools/camomilelocaledef_lexer.mli", line 11, characters 36-44: - 11 | val lexer : CamomileLibrary.UChar.t Stream.t -> token list - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/toolslib/.toolslib.objs/byte -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef.cmo -c -impl Camomile/tools/camomilelocaledef.ml) - File "Camomile/tools/camomilelocaledef.ml", line 215, characters 11-28: - 215 | let cs = Stream.of_channel readfile in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.cmx -c -impl Camomile/public/uCol.ml) - File "Camomile/public/uCol.ml", line 734, characters 8-26: - 734 | Pervasives.compare key1 key2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/uCol.ml", line 785, characters 8-26: - 785 | Pervasives.compare k key - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.cmx -c -impl Camomile/public/charEncoding.ml) - File "Camomile/public/charEncoding.ml", line 134, characters 27-49: - 134 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel - ^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.ml", line 139, characters 26-47: - 139 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel - ^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "Camomile/public/charEncoding.ml", line 143, characters 29-37: - 143 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 143, characters 49-57: - 143 | val ustream_of : t -> char Stream.t -> UChar.t Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 147, characters 36-44: - 147 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/public/charEncoding.ml", line 147, characters 53-61: - 147 | val char_stream_of : t -> UChar.t Stream.t -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/absCe.cmx -c -impl Camomile/toolslib/absCe.ml) - File "Camomile/toolslib/absCe.ml", line 52, characters 47-65: - 52 | module Elt = struct type t = elt let compare = Pervasives.compare end - ^^^^^^^^^^^^^^^^^^ - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/tools/.camomilelocaledef.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef_lexer.cmx -c -impl Camomile/tools/camomilelocaledef_lexer.ml) - File "Camomile/tools/camomilelocaledef_lexer.ml", line 21, characters 8-19: - 21 | match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 23, characters 14-28: - 23 | | exception Stream.Failure -> List.rev a - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 46, characters 8-19: - 46 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 47, characters 12-25: - 47 | | None -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 49, characters 4-15: - 49 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 53, characters 14-26: - 53 | | ct -> Stream.icons (c, ct, u) (Stream.slazy (fun () -> prep s)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 53, characters 39-51: - 53 | | ct -> Stream.icons (c, ct, u) (Stream.slazy (fun () -> prep s)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 57, characters 8-19: - 57 | match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 67, characters 14-28: - 67 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 59, characters 16-27: - 59 | begin match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 63, characters 18-32: - 63 | | exception Stream.Failure -> Stream.icons data (remove_comment s) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 62, characters 13-25: - 62 | | _ -> Stream.icons data (remove_comment s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 63, characters 36-48: - 63 | | exception Stream.Failure -> Stream.icons data (remove_comment s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 65, characters 32-44: - 65 | | (Some '"', _, _) as data -> Stream.icons data (in_quote s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 66, characters 12-24: - 66 | | data -> Stream.icons data (remove_comment s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 67, characters 32-45: - 67 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 69, characters 8-19: - 69 | match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 73, characters 14-28: - 73 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 73, characters 32-45: - 73 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 75, characters 8-19: - 75 | match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 83, characters 14-28: - 83 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 77, characters 16-27: - 77 | begin match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 80, characters 18-32: - 80 | | exception Stream.Failure -> comment2 s - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 83, characters 32-45: - 83 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 85, characters 8-20: - 85 | match Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 87, characters 4-15: - 87 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 88, characters 4-15: - 88 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 89, characters 4-16: - 89 | Stream.icons data1 (Stream.icons data2 (in_quote s)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 89, characters 24-36: - 89 | Stream.icons data1 (Stream.icons data2 (in_quote s)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 92, characters 4-15: - 92 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 93, characters 4-16: - 93 | Stream.icons data (remove_comment s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 95, characters 16-27: - 95 | begin match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 97, characters 18-32: - 97 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 96, characters 16-28: - 96 | | data -> Stream.icons data (in_quote s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 97, characters 36-49: - 97 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 101, characters 8-19: - 101 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 104, characters 14-28: - 104 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 103, characters 9-21: - 103 | | e -> Stream.icons e (merge_text st) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 104, characters 32-45: - 104 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 106, characters 8-19: - 106 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 109, characters 14-28: - 109 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 108, characters 9-21: - 108 | | e -> Stream.icons (Text s) (Stream.icons e (merge_text st)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 108, characters 32-44: - 108 | | e -> Stream.icons (Text s) (Stream.icons e (merge_text st)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 109, characters 32-45: - 109 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 113, characters 10-21: - 113 | match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 122, characters 16-30: - 122 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 114, characters 24-36: - 114 | | Some '{', _, _ -> Stream.icons Brace_l (parse s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 115, characters 24-36: - 115 | | Some '}', _, _ -> Stream.icons Brace_r (parse s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 116, characters 24-36: - 116 | | Some ':', _, _ -> Stream.icons Colon (parse s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 117, characters 24-36: - 117 | | Some ',', _, _ -> Stream.icons Comma (parse s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 121, characters 17-29: - 121 | | e -> text (Stream.icons e s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 122, characters 34-47: - 122 | | exception Stream.Failure -> Stream.sempty - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 126, characters 12-24: - 126 | match Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 128, characters 8-19: - 128 | Stream.junk st; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 129, characters 8-19: - 129 | Stream.junk st; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 134, characters 20-31: - 134 | begin match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 142, characters 22-36: - 142 | | exception Stream.Failure -> failwith "A quote is not enclosed." - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 138, characters 12-24: - 138 | Stream.icons (Text s') (parse st) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 148, characters 12-23: - 148 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 161, characters 18-32: - 161 | | exception Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 153, characters 8-20: - 153 | Stream.icons (Text s') (parse st) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 157, characters 8-20: - 157 | Stream.icons (Text s') (parse (Stream.icons e st)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 157, characters 39-51: - 157 | Stream.icons (Text s') (parse (Stream.icons e st)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "Camomile/tools/camomilelocaledef_lexer.ml", line 164, characters 8-22: - 164 | Stream.of_list [Text s'] in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/tools/.camomilelocaledef.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef.cmx -c -impl Camomile/tools/camomilelocaledef.ml) - File "Camomile/tools/camomilelocaledef.ml", line 215, characters 11-28: - 215 | let cs = Stream.of_channel readfile in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales) - Warning : file loading is not supported. - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales) - Warning : strength option is not supported -> compiled camomile.1.0.2 Processing 75/90: [angstrom: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] -> installed camomile.1.0.2 Processing 76/90: [angstrom: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [pcre: dune build] [ppxlib: dune build] -> compiled pcre.7.5.0 Processing 76/90: [angstrom: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] -> installed pcre.7.5.0 Processing 77/90: [angstrom: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] Processing 78/90: [angstrom: dune build] [duppy: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] -> compiled angstrom.0.16.0 Processing 78/90: [duppy: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] -> installed angstrom.0.16.0 Processing 79/90: [duppy: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] Processing 80/90: [duppy: dune build] [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] [uri: dune build] -> compiled duppy.0.9.2 Processing 80/90: [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] [uri: dune build] -> installed duppy.0.9.2 Processing 81/90: [menhir: dune build] [mm: dune build] [ocurl: ./configure] [ppxlib: dune build] [uri: dune build] -> compiled mm.0.8.5 Processing 81/90: [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] [uri: dune build] -> installed mm.0.8.5 Processing 82/90: [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] [uri: dune build] -> compiled uri.4.4.0 Processing 82/90: [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] -> installed uri.4.4.0 Processing 83/90: [menhir: dune build] [ocurl: ./configure] [ppxlib: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 Processing 83/90: [ocurl: ./configure] [ppxlib: dune build] -> installed menhir.20240715 Processing 84/90: [ocurl: ./configure] [ppxlib: dune build] -> compiled ppxlib.0.33.0 Processing 84/90: [ocurl: ./configure] -> installed ppxlib.0.33.0 Processing 85/90: [ocurl: ./configure] Processing 86/90: [ocurl: ./configure] [sedlex: dune build] -> compiled sedlex.3.2 Processing 86/90: [ocurl: ./configure] -> installed sedlex.3.2 Processing 87/90: [ocurl: ./configure] + /home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2/./configure (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2) - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu - checking for libcurl libs... -lcurl - checking for libcurl version >= 7.28.0... 7.88.1 - checking for a BSD-compatible install... /usr/bin/install -c - 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 ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... no - checking for ocamlfind... ocamlfind - checking for OCaml findlib package bytes... found - checking for OCaml findlib package lwt.unix... not found - checking for OCaml findlib package lwt_ppx... not found - checking for prefix by checking for ocamlc... /home/opam/.opam/4.14/bin/ocamlc - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - checking for bin-annot support... yes - checking for ext_dll... .so - checking for ext_lib... .a - checking for ext_obj... .o - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking curl/curl.h usability... yes - checking curl/curl.h presence... yes - checking for curl/curl.h... yes - checking whether CURLMOPT_TIMERFUNCTION is declared... yes - checking whether CURLMOPT_TIMERDATA is declared... yes - checking whether CURLMOPT_SOCKETFUNCTION is declared... yes - checking whether CURLMOPT_SOCKETDATA is declared... yes - checking whether CURLOPT_FILE is declared... yes - checking whether CURLOPT_URL is declared... yes - checking whether CURLOPT_PORT is declared... yes - checking whether CURLOPT_PROXY is declared... yes - checking whether CURLOPT_USERPWD is declared... yes - checking whether CURLOPT_PROXYUSERPWD is declared... yes - checking whether CURLOPT_RANGE is declared... yes - checking whether CURLOPT_INFILE is declared... yes - checking whether CURLOPT_ERRORBUFFER is declared... yes - checking whether CURLOPT_WRITEFUNCTION is declared... yes - checking whether CURLOPT_READFUNCTION is declared... yes - checking whether CURLOPT_TIMEOUT is declared... yes - checking whether CURLOPT_INFILESIZE is declared... yes - checking whether CURLOPT_POSTFIELDS is declared... yes - checking whether CURLOPT_REFERER is declared... yes - checking whether CURLOPT_FTPPORT is declared... yes - checking whether CURLOPT_USERAGENT is declared... yes - checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes - checking whether CURLOPT_LOW_SPEED_TIME is declared... yes - checking whether CURLOPT_RESUME_FROM is declared... yes - checking whether CURLOPT_COOKIE is declared... yes - checking whether CURLOPT_HTTPHEADER is declared... yes - checking whether CURLOPT_HTTPPOST is declared... yes - checking whether CURLOPT_SSLCERT is declared... yes - checking whether CURLOPT_SSLCERTPASSWD is declared... yes - checking whether CURLOPT_SSLKEYPASSWD is declared... yes - checking whether CURLOPT_CRLF is declared... yes - checking whether CURLOPT_QUOTE is declared... yes - checking whether CURLOPT_WRITEHEADER is declared... yes - checking whether CURLOPT_COOKIEFILE is declared... yes - checking whether CURLOPT_SSLVERSION is declared... yes - checking whether CURLOPT_TIMECONDITION is declared... yes - checking whether CURLOPT_TIMEVALUE is declared... yes - checking whether CURLOPT_CUSTOMREQUEST is declared... yes - checking whether CURLOPT_POSTQUOTE is declared... yes - checking whether CURLOPT_WRITEINFO is declared... yes - checking whether CURLOPT_VERBOSE is declared... yes - checking whether CURLOPT_HEADER is declared... yes - checking whether CURLOPT_NOPROGRESS is declared... yes - checking whether CURLOPT_NOBODY is declared... yes - checking whether CURLOPT_FAILONERROR is declared... yes - checking whether CURLOPT_UPLOAD is declared... yes - checking whether CURLOPT_POST is declared... yes - checking whether CURLOPT_FTPLISTONLY is declared... yes - checking whether CURLOPT_FTPAPPEND is declared... yes - checking whether CURLOPT_NETRC is declared... yes - checking whether CURLOPT_FOLLOWLOCATION is declared... yes - checking whether CURLOPT_TRANSFERTEXT is declared... yes - checking whether CURLOPT_PUT is declared... yes - checking whether CURLOPT_PROGRESSFUNCTION is declared... yes - checking whether CURLOPT_XFERINFOFUNCTION is declared... yes - checking whether CURLOPT_PROGRESSDATA is declared... yes - checking whether CURLOPT_AUTOREFERER is declared... yes - checking whether CURLOPT_PROXYPORT is declared... yes - checking whether CURLOPT_POSTFIELDSIZE is declared... yes - checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes - checking whether CURLOPT_INTERFACE is declared... yes - checking whether CURLOPT_KRB4LEVEL is declared... yes - checking whether CURLOPT_SSL_VERIFYPEER is declared... yes - checking whether CURLOPT_CAINFO is declared... yes - checking whether CURLOPT_MAXREDIRS is declared... yes - checking whether CURLOPT_FILETIME is declared... yes - checking whether CURLOPT_TELNETOPTIONS is declared... yes - checking whether CURLOPT_MAXCONNECTS is declared... yes - checking whether CURLOPT_CLOSEPOLICY is declared... yes - checking whether CURLOPT_FRESH_CONNECT is declared... yes - checking whether CURLOPT_FORBID_REUSE is declared... yes - checking whether CURLOPT_RANDOM_FILE is declared... yes - checking whether CURLOPT_EGDSOCKET is declared... yes - checking whether CURLOPT_CONNECTTIMEOUT is declared... yes - checking whether CURLOPT_HEADERFUNCTION is declared... yes - checking whether CURLOPT_HTTPGET is declared... yes - checking whether CURLOPT_SSL_VERIFYHOST is declared... yes - checking whether CURLOPT_COOKIEJAR is declared... yes - checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes - checking whether CURLOPT_HTTP_VERSION is declared... yes - checking whether CURLOPT_FTP_USE_EPSV is declared... yes - checking whether CURLOPT_SSLCERTTYPE is declared... yes - checking whether CURLOPT_SSLKEY is declared... yes - checking whether CURLOPT_SSLKEYTYPE is declared... yes - checking whether CURLOPT_SSLENGINE is declared... yes - checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes - checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes - checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes - checking whether CURLOPT_PREQUOTE is declared... yes - checking whether CURLOPT_DEBUGFUNCTION is declared... yes - checking whether CURLOPT_DEBUGDATA is declared... yes - checking whether CURLOPT_COOKIESESSION is declared... yes - checking whether CURLOPT_CAPATH is declared... yes - checking whether CURLOPT_BUFFERSIZE is declared... yes - checking whether CURLOPT_NOSIGNAL is declared... yes - checking whether CURLOPT_SHARE is declared... yes - checking whether CURLOPT_PROXYTYPE is declared... yes - checking whether CURLOPT_ENCODING is declared... yes - checking whether CURLOPT_HTTP200ALIASES is declared... yes - checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes - checking whether CURLOPT_FTP_USE_EPRT is declared... yes - checking whether CURLOPT_HTTPAUTH is declared... yes - checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes - checking whether CURLOPT_PROXYAUTH is declared... yes - checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes - checking whether CURLOPT_IPRESOLVE is declared... yes - checking whether CURLOPT_MAXFILESIZE is declared... yes - checking whether CURLOPT_INFILESIZE_LARGE is declared... yes - checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes - checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes - checking whether CURLOPT_NETRC_FILE is declared... yes - checking whether CURLOPT_FTP_SSL is declared... yes - checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes - checking whether CURLOPT_TCP_NODELAY is declared... yes - checking whether CURLOPT_FTPSSLAUTH is declared... yes - checking whether CURLOPT_IOCTLFUNCTION is declared... yes - checking whether CURLOPT_FTP_ACCOUNT is declared... yes - checking whether CURLOPT_COOKIELIST is declared... yes - checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes - checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes - checking whether CURLOPT_FTP_FILEMETHOD is declared... yes - checking whether CURLOPT_LOCALPORT is declared... yes - checking whether CURLOPT_LOCALPORTRANGE is declared... yes - checking whether CURLOPT_CONNECT_ONLY is declared... yes - checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes - checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes - checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes - checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes - checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes - checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes - checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes - checking whether CURLOPT_FTP_SSL_CCC is declared... yes - checking whether CURLOPT_TIMEOUT_MS is declared... yes - checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes - checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes - checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes - checking whether CURLOPT_NEW_FILE_PERMS is declared... yes - checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes - checking whether CURLOPT_POST301 is declared... yes - checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes - checking whether CURLOPT_COPYPOSTFIELDS is declared... yes - checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes - checking whether CURLOPT_SEEKFUNCTION is declared... yes - checking whether CURLOPT_PROTOCOLS is declared... yes - checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes - checking whether CURLOPT_RESOLVE is declared... yes - checking whether CURLOPT_DNS_SERVERS is declared... yes - checking whether CURLOPT_MAIL_FROM is declared... yes - checking whether CURLOPT_MAIL_RCPT is declared... yes - checking whether CURLOPT_PIPEWAIT is declared... yes - checking whether CURLOPT_CERTINFO is declared... yes - checking whether CURLOPT_USERNAME is declared... yes - checking whether CURLOPT_PASSWORD is declared... yes - checking whether CURLOPT_LOGIN_OPTIONS is declared... yes - checking whether CURLOPT_CONNECT_TO is declared... yes - checking whether CURLOPT_POSTREDIR is declared... yes - checking whether CURLOPT_MIMEPOST is declared... yes - checking whether CURLOPT_BUFFERSIZE is declared... (cached) yes - checking whether CURLOPT_DOH_URL is declared... yes - checking whether CURLOPT_TCP_FASTOPEN is declared... yes - checking whether CURLINFO_EFFECTIVE_URL is declared... yes - checking whether CURLINFO_RESPONSE_CODE is declared... yes - checking whether CURLINFO_TOTAL_TIME is declared... yes - checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes - checking whether CURLINFO_CONNECT_TIME is declared... yes - checking whether CURLINFO_PRETRANSFER_TIME is declared... yes - checking whether CURLINFO_SIZE_UPLOAD is declared... yes - checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes - checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes - checking whether CURLINFO_SPEED_UPLOAD is declared... yes - checking whether CURLINFO_HEADER_SIZE is declared... yes - checking whether CURLINFO_REQUEST_SIZE is declared... yes - checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes - checking whether CURLINFO_FILETIME is declared... yes - checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes - checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes - checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes - checking whether CURLINFO_CONTENT_TYPE is declared... yes - checking whether CURLINFO_REDIRECT_TIME is declared... yes - checking whether CURLINFO_REDIRECT_COUNT is declared... yes - checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes - checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes - checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes - checking whether CURLINFO_OS_ERRNO is declared... yes - checking whether CURLINFO_NUM_CONNECTS is declared... yes - checking whether CURLINFO_SSL_ENGINES is declared... yes - checking whether CURLINFO_COOKIELIST is declared... yes - checking whether CURLINFO_LASTSOCKET is declared... yes - checking whether CURLINFO_ACTIVESOCKET is declared... yes - checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes - checking whether CURLINFO_REDIRECT_URL is declared... yes - checking whether CURLINFO_PRIMARY_IP is declared... yes - checking whether CURLINFO_LOCAL_IP is declared... yes - checking whether CURLINFO_LOCAL_PORT is declared... yes - checking whether CURLINFO_CONDITION_UNMET is declared... yes - checking whether CURLINFO_CERTINFO is declared... yes - checking whether CURLINFO_HTTP_VERSION is declared... yes - checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes - checking whether CURLE_FAILED_INIT is declared... yes - checking whether CURLE_URL_MALFORMAT is declared... yes - checking whether CURLE_URL_MALFORMAT_USER is declared... yes - checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes - checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes - checking whether CURLE_COULDNT_CONNECT is declared... yes - checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes - checking whether CURLE_FTP_ACCESS_DENIED is declared... yes - checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes - checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes - checking whether CURLE_FTP_CANT_GET_HOST is declared... yes - checking whether CURLE_FTP_CANT_RECONNECT is declared... yes - checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes - checking whether CURLE_PARTIAL_FILE is declared... yes - checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes - checking whether CURLE_FTP_WRITE_ERROR is declared... yes - checking whether CURLE_FTP_QUOTE_ERROR is declared... yes - checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes - checking whether CURLE_WRITE_ERROR is declared... yes - checking whether CURLE_MALFORMAT_USER is declared... yes - checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes - checking whether CURLE_READ_ERROR is declared... yes - checking whether CURLE_OUT_OF_MEMORY is declared... yes - checking whether CURLE_OPERATION_TIMEOUTED is declared... yes - checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes - checking whether CURLE_FTP_PORT_FAILED is declared... yes - checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes - checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes - checking whether CURLE_HTTP_RANGE_ERROR is declared... yes - checking whether CURLE_HTTP_POST_ERROR is declared... yes - checking whether CURLE_SSL_CONNECT_ERROR is declared... yes - checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes - checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes - checking whether CURLE_LDAP_CANNOT_BIND is declared... yes - checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes - checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes - checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes - checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes - checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes - checking whether CURLE_BAD_CALLING_ORDER is declared... yes - checking whether CURLE_INTERFACE_FAILED is declared... yes - checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes - checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes - checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes - checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes - checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes - checking whether CURLE_GOT_NOTHING is declared... yes - checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes - checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes - checking whether CURLE_SEND_ERROR is declared... yes - checking whether CURLE_RECV_ERROR is declared... yes - checking whether CURLE_SHARE_IN_USE is declared... yes - checking whether CURLE_SSL_CERTPROBLEM is declared... yes - checking whether CURLE_SSL_CIPHER is declared... yes - checking whether CURLE_SSL_CACERT is declared... yes - checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes - checking whether CURLE_LDAP_INVALID_URL is declared... yes - checking whether CURLE_FILESIZE_EXCEEDED is declared... yes - checking whether CURLE_FTP_SSL_FAILED is declared... yes - checking whether CURLE_SEND_FAIL_REWIND is declared... yes - checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes - checking whether CURLE_LOGIN_DENIED is declared... yes - checking whether CURLE_TFTP_NOTFOUND is declared... yes - checking whether CURLE_TFTP_PERM is declared... yes - checking whether CURLE_REMOTE_DISK_FULL is declared... yes - checking whether CURLE_TFTP_ILLEGAL is declared... yes - checking whether CURLE_TFTP_UNKNOWNID is declared... yes - checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes - checking whether CURLE_TFTP_NOSUCHUSER is declared... yes - checking whether CURLE_CONV_FAILED is declared... yes - checking whether CURLE_CONV_REQD is declared... yes - checking whether CURLE_SSL_CACERT_BADFILE is declared... yes - checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes - checking whether CURLE_SSH is declared... yes - checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes - checking whether CURLE_AGAIN is declared... - yes - checking whether CURLMOPT_MAXCONNECTS is declared... yes - checking whether CURLMOPT_PIPELINING is declared... yes - checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes - checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes - checking whether CURLMOPT_MAX_TOTAL_CONNECTIONS is declared... yes - checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes - checking whether CURL_HTTP_VERSION_2 is declared... yes - checking whether CURL_HTTP_VERSION_2_0 is declared... yes - checking whether CURL_HTTP_VERSION_2TLS is declared... yes - checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes - checking whether CURL_HTTP_VERSION_3 is declared... yes - checking whether CURLSSLBACKEND_NONE is declared... yes - checking whether CURLSSLBACKEND_OPENSSL is declared... - yes - checking whether CURLSSLBACKEND_GNUTLS is declared... yes - checking whether CURLSSLBACKEND_NSS is declared... yes - checking whether CURLSSLBACKEND_GSKIT is declared... yes - checking whether CURLSSLBACKEND_WOLFSSL is declared... yes - checking whether CURLSSLBACKEND_SCHANNEL is declared... yes - checking whether CURLSSLBACKEND_SECURETRANSPORT is declared... yes - checking whether CURLSSLBACKEND_MBEDTLS is declared... yes - checking whether CURLSSLBACKEND_MESALINK is declared... yes - checking whether CURLSSLBACKEND_BEARSSL is declared... yes - checking whether CURLOPT_SSL_OPTIONS is declared... yes - checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes - checking whether CURL_VERSION_NTLM_WB is declared... yes - checking whether curl_multi_poll is declared... yes - configure: creating ./config.status - config.status: creating Makefile - config.status: creating examples/Makefile - config.status: creating config.h Processing 87/90: [ocurl: make] + /usr/bin/make (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2) - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2' - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2' - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2' - ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi - ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo - ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c - curl-helper.c: In function 'removeConnection': - curl-helper.c:727:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] - 727 | curl_formfree(connection->httpPostFirst); - | ^~~~~~~~~~~~~ - In file included from curl-helper.c:23: - /usr/include/x86_64-linux-gnu/curl/curl.h:2611:1: note: declared here - 2611 | curl_formfree(struct curl_httppost *form); - | ^~~~~~~~~~~~~ - curl-helper.c: At top level: - curl-helper.c:1316:3: warning: 'CURLSSLBACKEND_MESALINK' is deprecated: since 7.82.0. [-Wdeprecated-declarations] - 1316 | CURLSSLBACKEND_MESALINK, - | ^~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:170:3: note: declared here - 170 | CURLSSLBACKEND_MESALINK CURL_DEPRECATED(7.82.0, "") = 12, - | ^~~~~~~~~~~~~~~~~~~~~~~ - In file included from curl-helper.c:26: - curl-helper.c: In function 'handle_PROGRESSFUNCTION': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1' - 1549 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_' - 1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION) - | ^~~~~~~~~~~~~~~~ - curl-helper.c:1567:1: note: in expansion of macro 'SETOPT_FUNCTION' - 1567 | SETOPT_FUNCTION( PROGRESS) - | ^~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here - 1295 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_IOCTLFUNCTION': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1' - 1549 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_' - 1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION) - | ^~~~~~~~~~~~~~~~ - curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION' - 1577 | SETOPT_FUNCTION( IOCTL) - | ^~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here - 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1' - 1549 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_' - 1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION) - | ^~~~~~~~~~~~~~~~ - curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION' - 1577 | SETOPT_FUNCTION( IOCTL) - | ^~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here - 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_PUT': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1' - 1643 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_' - 1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv) - | ^~~~~~~~~~~ - curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL' - 1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val) - | ^~~~~~~~~~ - curl-helper.c:1924:1: note: in expansion of macro 'SETOPT_BOOL' - 1924 | SETOPT_BOOL( PUT) - | ^~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1286:3: note: declared here - 1286 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_HTTPPOST': - curl-helper.c:2043:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] - 2043 | curl_formfree(conn->httpPostFirst); - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2611:1: note: declared here - 2611 | curl_formfree(struct curl_httppost *form); - | ^~~~~~~~~~~~~ - curl-helper.c:2064:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2064 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2066:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2066 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2068:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2068 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2070:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2070 | CURLFORM_COPYCONTENTS, - | ^~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2503:3: note: declared here - 2503 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2072:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2072 | CURLFORM_CONTENTSLENGTH, - | ^~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2505:3: note: declared here - 2505 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2080:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2080 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2082:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2082 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2084:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2084 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2086:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2086 | CURLFORM_COPYCONTENTS, - | ^~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2503:3: note: declared here - 2503 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2088:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2088 | CURLFORM_CONTENTSLENGTH, - | ^~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2505:3: note: declared here - 2505 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2090:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] - 2090 | CURLFORM_CONTENTTYPE, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here - 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2109:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2109 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2111:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2111 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2113:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2113 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2115:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] - 2115 | CURLFORM_FILECONTENT, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2506:3: note: declared here - 2506 | CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2123:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2123 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2125:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2125 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2127:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2127 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2129:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] - 2129 | CURLFORM_FILECONTENT, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2506:3: note: declared here - 2506 | CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2131:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] - 2131 | CURLFORM_CONTENTTYPE, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here - 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2150:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2150 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2152:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2152 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2154:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2154 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2156:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] - 2156 | CURLFORM_FILE, - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2509:3: note: declared here - 2509 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), - | ^~~~~~~~~~~~~ - curl-helper.c:2164:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2164 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2166:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2166 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2168:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2168 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2170:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] - 2170 | CURLFORM_FILE, - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2509:3: note: declared here - 2509 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), - | ^~~~~~~~~~~~~ - curl-helper.c:2172:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] - 2172 | CURLFORM_CONTENTTYPE, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here - 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2193:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2193 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2195:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2195 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2197:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2197 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2199:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] - 2199 | CURLFORM_BUFFER, - | ^~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2511:3: note: declared here - 2511 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), - | ^~~~~~~~~~~~~~~ - curl-helper.c:2201:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2201 | CURLFORM_BUFFERPTR, - | ^~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here - 2512 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~ - curl-helper.c:2203:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2203 | CURLFORM_BUFFERLENGTH, - | ^~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here - 2513 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2213:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] - 2213 | curl_formadd(&conn->httpPostFirst, - | ^~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here - 2575 | curl_formadd(struct curl_httppost **httppost, - | ^~~~~~~~~~~~ - curl-helper.c:2215:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] - 2215 | CURLFORM_COPYNAME, - | ^~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here - 2500 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), - | ^~~~~~~~~~~~~~~~~ - curl-helper.c:2217:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] - 2217 | CURLFORM_NAMELENGTH, - | ^~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here - 2502 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c:2219:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] - 2219 | CURLFORM_BUFFER, - | ^~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2511:3: note: declared here - 2511 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), - | ^~~~~~~~~~~~~~~ - curl-helper.c:2221:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2221 | CURLFORM_BUFFERPTR, - | ^~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here - 2512 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~ - curl-helper.c:2223:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] - 2223 | CURLFORM_BUFFERLENGTH, - | ^~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here - 2513 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - | ^~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2225:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] - 2225 | CURLFORM_CONTENTTYPE, - | ^~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here - 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:2239:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] - 2239 | result = curl_easy_setopt(conn->handle, - | ^~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1195:3: note: declared here - 1195 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_RANDOM_FILE': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1' - 1629 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:2428:1: note: in expansion of macro 'SETOPT_STRING' - 2428 | SETOPT_STRING( RANDOM_FILE) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1364:3: note: declared here - 1364 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_EGDSOCKET': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1' - 1629 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:2429:1: note: in expansion of macro 'SETOPT_STRING' - 2429 | SETOPT_STRING( EGDSOCKET) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1368:3: note: declared here - 1368 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_DNS_USE_GLOBAL_CACHE': - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] - 344 | struct caml__roots_block caml__roots_##x; \ - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1' - 299 | CAMLxparam1 (x) - | ^~~~~~~~~~~ - curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1' - 1643 | CAMLparam1(option); \ - | ^~~~~~~~~~ - curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_' - 1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv) - | ^~~~~~~~~~~ - curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL' - 1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val) - | ^~~~~~~~~~ - curl-helper.c:2539:1: note: in expansion of macro 'SETOPT_BOOL' - 2539 | SETOPT_BOOL( DNS_USE_GLOBAL_CACHE) - | ^~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1424:3: note: declared here - 1424 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_PROTOCOLS': - curl-helper.c:3193:3: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] - 3193 | handle_PROTOCOLSOPTION(CURLOPT_PROTOCOLS, conn, option); - | ^~~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1749:3: note: declared here - 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'handle_REDIR_PROTOCOLS': - curl-helper.c:3200:3: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] - 3200 | handle_PROTOCOLSOPTION(CURLOPT_REDIR_PROTOCOLS, conn, option); - | ^~~~~~~~~~~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:1755:3: note: declared here - 1755 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, - | ^~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'caml_curl_easy_getinfo': - curl-helper.c:3927:9: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] - 3927 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2838:3: note: declared here - 2838 | CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") - | ^~~~~~~~~~~~~~~~~~~~ - curl-helper.c:3937:9: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] - 3937 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2841:3: note: declared here - 2841 | CURLINFO_SIZE_DOWNLOAD - | ^~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:3947:9: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] - 3947 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2845:3: note: declared here - 2845 | CURLINFO_SPEED_DOWNLOAD - | ^~~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:3957:9: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] - 3957 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2849:3: note: declared here - 2849 | CURLINFO_SPEED_UPLOAD - | ^~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:4010:9: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] - 4010 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2858:3: note: declared here - 2858 | CURLINFO_CONTENT_LENGTH_DOWNLOAD - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:4020:9: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] - 4020 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2863:3: note: declared here - 2863 | CURLINFO_CONTENT_LENGTH_UPLOAD - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - curl-helper.c:4147:9: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] - 4147 | curlResult = curl_easy_getinfo(connection->handle, - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/curl/curl.h:2880:3: note: declared here - 2880 | CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") - | ^~~~~~~~~~~~~~~~~~~ - curl-helper.c: In function 'caml_curl_multi_socket_all': - curl-helper.c:4838:5: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations] - 4838 | rc = curl_multi_socket_all(h, &still_running); - | ^~ - In file included from /usr/include/x86_64-linux-gnu/curl/curl.h:3191: - /usr/include/x86_64-linux-gnu/curl/multi.h:330:1: note: declared here - 330 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles); - | ^~~~~~~~~~~~~~~~~~~~~ - ocamlmklib -oc curl-helper curl-helper.o -lcurl - ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl - make[1]: 'libcurl-helper.a' is up to date. - make[1]: 'dllcurl-helper.so' is up to date. - ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx - ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl - make[1]: 'curl.cmx' is up to date. - ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2' -> compiled ocurl.0.9.2 Processing 88/90: [ocurl: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2) - ocamlfind install -patch-version 0.9.2 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl.cmxa curl.cmx curl.cmxs curl.cmt curl.cmti - Installed /home/opam/.opam/4.14/lib/curl/curl.cmti - Installed /home/opam/.opam/4.14/lib/curl/curl.cmt - Installed /home/opam/.opam/4.14/lib/curl/curl.cmxs - Installed /home/opam/.opam/4.14/lib/curl/curl.cmx - Installed /home/opam/.opam/4.14/lib/curl/curl.cmxa - Installed /home/opam/.opam/4.14/lib/curl/libcurl-helper.a - Installed /home/opam/.opam/4.14/lib/curl/curl.cma - Installed /home/opam/.opam/4.14/lib/curl/curl.mli - Installed /home/opam/.opam/4.14/lib/curl/curl.cmi - Installed /home/opam/.opam/4.14/lib/curl/curl.a - Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so.owner - Installed /home/opam/.opam/4.14/lib/curl/META -> installed ocurl.0.9.2 Processing 89/90: [liquidsoap: ./configure] + /home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/./configure "--prefix" "/home/opam/.opam/4.14" "--sbindir=/home/opam/.opam/4.14/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.14/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.14/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.14/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.14/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.14/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.14/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.14/lib/liquidsoap/share" "--with-bash-completion-dir=/home/opam/.opam/4.14/lib/liquidsoap/etc/bash_completion.d" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3) - fatal: not a git repository (or any of the parent directories): .git - checking for a BSD-compatible install... /usr/bin/install -c - checking for GNU make... make - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking whether user dummy exists... no - configure: WARNING: Won't be able to install log and PID directories! - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... - yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking whether byte ordering is bigendian... no - checking for ocamlc... ocamlc - OCaml version is 4.14.2 - checking if ocaml compiler supports first-class modules... yes - 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 ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... no - checking for camlidl... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for camlp4... no - checking for camlp4boot... no - checking for camlp4o... no - checking for camlp4of... no - checking for camlp4oof... no - checking for camlp4orf... no - checking for camlp4prof... no - checking for camlp4r... no - checking for camlp4rf... no - checking for ocamlfind... ocamlfind - checking for ocaml standard library path... /home/opam/.opam/4.14/lib/ocaml - checking for caml/threads.h... yes - checking whether ocamlopt accepts -ffast-math... no - checking for ocamlc version... 4.14.2 - checking for gawk... no - checking for mawk... mawk - checking for pandoc... no - checking for ocaml graphics module... Not found. - checking for ocaml bytes module... ok - checking for ocaml posix-time2 module... Not found. - checking for ocaml pcre module >= 7.5.0... ok - checking for ocaml sedlex module >= 2.2... ok - checking for ocaml menhirLib module... ok - checking for ocaml curl module >= 0.9.2... ok - checking for ocaml uri module... ok - checking for ocaml memtrace module... Not found. - checking for ocaml mem_usage module... Not found. - checking for ocaml dtools module >= 0.4.4... ok - checking for ocaml duppy module >= 0.9.1... ok - checking for ocaml cry module >= 0.6.5... Not found. - checking for ocaml mm module >= 0.8.1... ok - checking for ocaml xmlplaylist module >= 0.1.3... Not found. - checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist curl - checking for ocaml ogg module >= 0.7.0... Not found. - checking for ocaml ogg.decoder module... ogg_decoder needs ogg - checking for ocaml vorbis module >= 0.8.0... vorbis needs ogg - checking for ocaml vorbis.decoder module... vorbis_decoder needs vorbis - checking for ocaml opus module >= 0.2.0... opus needs ogg - checking for ocaml opus.decoder module... opus_decoder needs opus - checking for ocaml speex module >= 0.4.0... speex needs ogg - checking for ocaml speex.decoder module... speex_decoder needs speex - checking for ocaml mad module >= 0.5.0... Not found. - checking for ocaml flac module >= 0.3.0... Not found. - checking for ocaml flac.ogg module... flac_ogg needs ogg flac - checking for ocaml flac.decoder module... Not found. - checking for ocaml dynlink module... ok - checking whether ocaml compiler supports dynlink... - yes - checking for ocaml lame module >= 0.3.5... Not found. - checking for ocaml shine module >= 0.2.0... Not found. - checking for ocaml gstreamer module >= 0.3.1... Not found. - checking for ocaml frei0r module >= 0.1.0... Not found. - checking for ocaml fdkaac module >= 0.3.1... Not found. - checking for ocaml theora module >= 0.4.0... theora needs ogg - checking for ocaml theora.decoder module... theora_decoder needs theora - checking for ocaml ffmpeg module >= 1.1.5... Not found. - checking for ocaml bjack module >= 0.1.3... Not found. - checking for ocaml alsa module >= 0.3.0... Not found. - checking for ocaml ao module >= 0.2.0... Not found. - checking for ocaml samplerate module >= 0.1.5... Not found. - checking for ocaml taglib module >= 0.3.10... Not found. - checking sys/soundcard.h usability... yes - checking sys/soundcard.h presence... yes - checking for sys/soundcard.h... yes - checking for ocaml ssl module >= 0.5.2... Not found. - checking for ocaml osx-secure-transport module... Not found. - checking for ocaml magic module >= 0.6... Not found. - checking for ocaml camomile module >= 1.0.0... ok - checking for ocaml inotify module >= 1.0... Not found. - checking for ocaml faad module >= 0.5.0... Not found. - checking for ocaml soundtouch module >= 0.1.9... Not found. - checking for ocaml portaudio module >= 0.2.0... Not found. - checking for ocaml pulseaudio module >= 0.1.4... Not found. - checking for ocaml ladspa module >= 0.2.0... Not found. - checking for ocaml dssi module >= 0.1.3... Not found. - checking for ocaml lilv module... Not found. - checking for ocaml tsdl module >= 0.2.0... Not found. - checking for ocaml tsdl-ttf module... tsdl_ttf needs tsdl - checking for ocaml tsdl-image module >= 0.2.0... tsdl_image needs tsdl - checking for ocaml camlimages module... Not found. - checking for ocaml camlimages.freetype module... Not found. - checking for ocaml cohttp-lwt-unix module... Not found. - checking for ocaml prometheus-app module... Not found. - checking for ocaml srt.constants module... Not found. - checking for ocaml srt.types module... Not found. - checking for ocaml srt.stubs module... Not found. - checking for ocaml srt.stubs.locked module... Not found. - checking for ocaml srt module >= 0.2.1... Not found. - checking for ocaml lo module >= 0.2.0... Not found. - checking for ocaml gd module... Not found. - checking for ocaml irc-client-unix module... Not found. - checking for ocaml winsvc module... Not found. - - configure: creating ./config.status - config.status: creating doc/content/install.md - config.status: creating doc/content/build.md - config.status: creating doc/liquidsoap.1.md - config.status: creating Makefile.defs - config.status: creating src/META - Creating scripts/liquidsoap.logrotate - - Liquidsoap version: 2.1.3 - - ----------------------------------------------------------------- Compilation - - Compiler : ocamlfind ocamlopt - Version : 4.14.2 - OS : Unix - Plugins : - Library path : ${datarootdir}/liquidsoap/2.1.3 - Custom path : no - OCAML_CFLAGS : -g -annot -bin-annot -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50-70 -ccopt "$(CFLAGS)" -package bytes -package pcre -package sedlex -package sedlex.ppx -package menhirLib -package curl -package uri -package dtools -package duppy -package mm -package dynlink -package camomile -I /constants -I /types -I /stubs -I /stubs/locked - OCAML_LFLAGS : -g -linkpkg -package unix -package threads -package str -cc "$(CC)" - CFLAGS : -I/home/opam/.opam/4.14/include -fPIC -I/home/opam/.opam/4.14/lib/ocaml -g - LDFLAGS : -L/home/opam/.opam/4.14/lib - Pandoc : - - ---------------------------------------------------------------- Installation - - prefix : /home/opam/.opam/4.14 - exec_prefix : ${prefix} - binary : ${exec_prefix}/bin - configuration : /home/opam/.opam/4.14/lib/liquidsoap/etc/liquidsoap - logging : /home/opam/.opam/4.14/lib/liquidsoap/var/log/liquidsoap - PIDs : /home/opam/.opam/4.14/lib/liquidsoap/var/run/liquidsoap - logrotate conf : /home/opam/.opam/4.14/lib/liquidsoap/etc/logrotate.d - man page : ${datarootdir}/man/man1 - doc : ${datarootdir}/doc - bash completion: /home/opam/.opam/4.14/lib/liquidsoap/etc/bash_completion.d - emacs mode : ${prefix}/share/emacs/site-lisp/liquidsoap-mode - - -------------------------------------------------------------------- Features - - * Liquidsoap - - version : 2.1.3 - - * Supported input formats - - MP3 : no (requires mad) - - AAC : no (requires faad) - - FFmpeg : no (requires ffmpeg) - - Flac (native) : no (requires flac) - - Flac (ogg) : no (requires flac.ogg) - - Lastfm : no (requires lastfm) - - Opus : no (requires opus) - - Speex : no (requires speex) - - Theora : no (requires theora) - - Vorbis : no (requires vorbis) - - XML playlists : no (requires xmlplaylist) - - * Supported output formats - - FDK-AAC : detected at runtime - - FFmpeg : no (requires ffmpeg) - - MP3 : detected at runtime - - MP3 (fixed-point) : no (requires shine) - - Opus : no (requires opus) - - SPEEX : no (requires speex) - - Theora : no (requires theora) - - Vorbis : no (requires vorbis) - - * Tags - - charset detection : yes - - Taglib (ID3 tags) : no (requires taglib) - - Vorbis : no (requires vorbis) - - * Input / output - - ALSA : no (requires alsa) - - AO : no (requires ao) - - FFmpeg : no (requires ffmpeg) - - Icecast/Shoutcast : no (requires cry) - - GStreamer : no (requires gstreamer) - - JACK : no (requires bjack) - - OSS : yes - - Portaudio : no (requires portaudio) - - Pulseaudio : no (requires pulseaudio) - - SRT : no (requires srt) - - * Audio manipulation - - FFmpeg : no (requires ffmpeg) - - LADSPA : no (requires ladspa) - - Lilv : no (requires lilv) - - Samplerate : no (requires samplerate) - - SoundTouch : no (requires soundtouch) - - * Video manipulation - - camlimages : no (requires camlimages) - - camlimages.ft : no (requires camlimages.freetype) - - FFmpeg : no (requires ffmpeg) - - frei0r : no (requires frei0r) - - SDL-image : no (requires tsdl-image) - - SDL-ttf : no (requires tsdl-ttf) - - * MIDI manipulation - - DSSI : no (requires dssi) - - * Visualization - - GD : no (requires gd) - - Graphics : no (requires graphics) - - SDL : no (requires tsdl) - - * Additional libraries - - FFmpeg filters : no (requires ffmpeg) - - FFmpeg devices : no (requires ffmpeg) - - dynlink : yes - - inotify : no (requires inotify) - - irc : no (requires irc-client-unix) - - lastfm : no (requires lastfm) - - lo : no (requires lo) - - magic : no (requires magic) - - memtrace : no (requires memtrace) - - mem_usage : no (requires mem_usage) - - SecureTransport : no (requires osx-secure-transport) - - ssl : no (requires ssl) - - posix-time2 : no (requires posix-time2) - - windows service : no (requires winsvc) - - * Monitoring - - Prometheus : no (requires prometheus-app) - - ----------------------------------------------------------------------------- - - You may now compile liquidsoap by running "make". - In case of significant library update, "make clean" is needed first. - - If you want a local version of the documentation, run "make doc". - - Then, perform installation by running "make install" as root. - - And... have fun! - - <WARNING> - - The specified user/group (dummy/dummy) for running liquidsoap as a daemon - do not exist, so I won't install log and PID directories. - - For a fully functional liquidsoap installation, please configure again - with existing user/group. You may use --with-user=<user> --with-group=<group> - to override the default. - - </WARNING> - Processing 89/90: [liquidsoap: make] + /usr/bin/make (CWD=/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' - OCAMLDEP - OCAMLOPT -c tools/log.mli - OCAMLOPT -c tools/log.ml - OCAMLOPT -c tools/pos.ml - OCAMLOPT -c tools/extralib.ml - OCAMLOPT -c tools/lifecycle.mli - OCAMLOPT -c tools/lifecycle.ml - OCAMLOPT -c tools/stringView.mli - OCAMLOPT -c tools/stringView.ml - OCAMLOPT -c tools/strings.mli - OCAMLOPT -c tools/strings.ml - OCAMLOPT -c tools/utils.ml - OCAMLOPT -c tools/runtime_error.mli - OCAMLOPT -c tools/runtime_error.ml - OCAMLOPT -c tools/extra_args.mli - OCAMLOPT -c tools/extra_args.ml - OCAMLOPT -c tools/json_base.ml - OCAMLOPT -c tools/json_parser.mli - OCAMLOPT -c tools/json_parser.ml - OCAMLOPT -c tools/json_lexer.ml - OCAMLOPT -c tools/json.mli - OCAMLOPT -c tools/json.ml - OCAMLOPT -c tools/doc.ml - OCAMLOPT -c tools/plug.ml - OCAMLOPT -c tools/rqueue.mli - OCAMLOPT -c tools/rqueue.ml - OCAMLOPT -c tools/unifier.mli - OCAMLOPT -c tools/unifier.ml - OCAMLOPT -c tools/lame_dynlink.mli - OCAMLOPT -c tools/lame_dynlink.ml - OCAMLOPT -c tools/fdkaac_dynlink.mli - OCAMLOPT -c tools/fdkaac_dynlink.ml - OCAMLOPT -c tools/wav_aiff.mli - OCAMLOPT -c tools/wav_aiff.ml - OCAMLOPT -c tools/tutils.mli - OCAMLOPT -c tools/tutils.ml - OCAMLOPT -c tools/file_watcher.ml - OCAMLOPT -c tools/file_watcher_mtime.ml - OCAMLOPT -c tools/dyntools.ml - OCAMLOPT -c configure.mli - OCAMLOPT -c configure.ml - OCAMLOPT -c tools/console.mli - OCAMLOPT -c tools/console.ml - OCAMLOPT -c tools/process_handler.mli - OCAMLOPT -c tools/process_handler.ml - OCAMLOPT -c tools/http.mli - OCAMLOPT -c tools/http.ml - OCAMLOPT -c tools/srt_parser.ml - OCAMLOPT -c tools/metadata/metadataCharEncoding.ml - OCAMLOPT -c tools/metadata/metadataBase.ml - OCAMLOPT -c tools/metadata/metadataID3v1.ml - OCAMLOPT -c tools/metadata/metadataID3v2.ml - OCAMLOPT -c tools/metadata/metadataJPEG.ml - OCAMLOPT -c tools/metadata/metadataPNG.ml - OCAMLOPT -c tools/metadata/metadataAVI.ml - OCAMLOPT -c tools/metadata/metadataMP4.ml - OCAMLOPT -c tools/metadata/metadata.ml - OCAMLOPT -c tools/liqcurl.ml - OCAMLOPT -c tools/pool.ml - OCAMLOPT -c tools/sha1.ml - OCAMLOPT -c tools/websocket.ml - OCAMLOPT -c stream/frame_settings.ml - OCAMLOPT -c stream/content.mli - OCAMLOPT -c stream/content.ml - OCAMLOPT -c converters/audio_converter.mli - OCAMLOPT -c converters/audio_converter.ml - OCAMLOPT -c stream/frame.mli - OCAMLOPT -c stream/frame.ml - OCAMLOPT -c stream/aFrame.mli - OCAMLOPT -c stream/aFrame.ml - OCAMLOPT -c stream/generator.mli - OCAMLOPT -c decoder/decoder_utils.mli - OCAMLOPT -c decoder/decoder.mli - OCAMLOPT -c request.mli - OCAMLOPT -c stream/kind.mli - OCAMLOPT -c source.mli - OCAMLOPT -c stream/vFrame.mli - OCAMLOPT -c stream/vFrame.ml - OCAMLOPT -c stream/mFrame.mli - OCAMLOPT -c stream/mFrame.ml - OCAMLOPT -c stream/generator.ml - OCAMLOPT -c stream/kind.ml - OCAMLOPT -c converters/video_converter.mli - OCAMLOPT -c converters/video_converter.ml - OCAMLOPT -c decoder/decoder_utils.ml - OCAMLOPT -c decoder/decoder.ml - OCAMLOPT -c tools/liq_time.mli - OCAMLOPT -c tools/liq_time.ml - OCAMLOPT -c request.ml - OCAMLOPT -c tools/server.mli - OCAMLOPT -c tools/server.ml - OCAMLOPT -c source.ml - OCAMLOPT -c clock.mli - OCAMLOPT -c clock.ml - OCAMLOPT -c playlist_parser.ml - OCAMLOPT -c encoder_formats.ml - OCAMLOPT -c encoder_formats/meta_format.mli - OCAMLOPT -c encoder_formats/meta_format.ml - OCAMLOPT -c encoder_formats/avi_format.ml - OCAMLOPT -c encoder_formats/external_encoder_format.ml - OCAMLOPT -c encoder_formats/fdkaac_format.ml - OCAMLOPT -c encoder_formats/flac_format.ml - OCAMLOPT -c encoder_formats/ffmpeg_format.ml - OCAMLOPT -c encoder_formats/gstreamer_format.ml - OCAMLOPT -c encoder_formats/mp3_format.ml - OCAMLOPT -c encoder_formats/opus_format.ml - OCAMLOPT -c encoder_formats/shine_format.ml - OCAMLOPT -c encoder_formats/speex_format.ml - OCAMLOPT -c encoder_formats/theora_format.ml - OCAMLOPT -c encoder_formats/vorbis_format.ml - OCAMLOPT -c encoder_formats/ogg_format.ml - OCAMLOPT -c encoder_formats/wav_format.ml - OCAMLOPT -c encoder.mli - OCAMLOPT -c encoder.ml - OCAMLOPT -c tools/server_builtins.ml - OCAMLOPT -c lang/type.ml - OCAMLOPT -c lang/repr.ml - OCAMLOPT -c lang/typing.mli - OCAMLOPT -c lang/typing.ml - OCAMLOPT -c lang/profiler.ml - OCAMLOPT -c lang/term.ml - OCAMLOPT -c lang/value.ml - OCAMLOPT -c lang/lang_encoder.ml - OCAMLOPT -c lang_encoders/lang_avi.ml - OCAMLOPT -c lang_encoders/lang_external_encoder.ml - OCAMLOPT -c lang_encoders/lang_fdkaac.ml - OCAMLOPT -c lang_encoders/lang_ffmpeg.ml - OCAMLOPT -c lang_encoders/lang_flac.ml - OCAMLOPT -c lang_encoders/lang_gstreamer.ml - OCAMLOPT -c lang_encoders/lang_mp3.ml - OCAMLOPT -c lang_encoders/lang_opus.ml - OCAMLOPT -c lang_encoders/lang_shine.ml - OCAMLOPT -c lang_encoders/lang_speex.ml - OCAMLOPT -c lang_encoders/lang_theora.ml - OCAMLOPT -c lang_encoders/lang_vorbis.ml - OCAMLOPT -c lang_encoders/lang_wav.ml - OCAMLOPT -c lang_encoders/lang_ogg.ml - OCAMLOPT -c lang/environment.mli - OCAMLOPT -c lang/environment.ml - OCAMLOPT -c lang/typechecking.ml - OCAMLOPT -c lang/documentation.ml - OCAMLOPT -c lang/lang_core.ml - OCAMLOPT -c lang/evaluation.mli - OCAMLOPT -c lang/evaluation.ml - OCAMLOPT -c lang/error.mli - OCAMLOPT -c lang/error.ml - OCAMLOPT -c lang/lang_error.ml - OCAMLOPT -c lang/lang_source.ml - OCAMLOPT -c lang/lang.mli - OCAMLOPT -c lang/lang.ml - OCAMLOPT -c lang/modules.ml - OCAMLOPT -c lang/parser_helper.ml - OCAMLOPT -c lang/parser.mli - OCAMLOPT -c lang/parser.ml - OCAMLOPT -c lang/lexer.ml - OCAMLOPT -c lang/preprocessor.ml - OCAMLOPT -c lang/runtime.mli - OCAMLOPT -c lang/runtime.ml - OCAMLOPT -c builtins/builtins_request.ml - OCAMLOPT -c tools/child_support.ml - OCAMLOPT -c tools/start_stop.ml - OCAMLOPT -c tools/ioRing.ml - OCAMLOPT -c tools/icecast_utils.ml - OCAMLOPT -c tools/avi.ml - OCAMLOPT -c converters/video/native_video_converter.ml - OCAMLOPT -c converters/audio/native_audio_converter.ml - OCAMLOPT -c protocols/annotate.ml - OCAMLOPT -c protocols/mpd.ml - OCAMLOPT -c sources/synthesized.ml - OCAMLOPT -c sources/noise.ml - OCAMLOPT -c sources/blank.ml - OCAMLOPT -c sources/debug_sources.ml - OCAMLOPT -c sources/audio_gen.ml - OCAMLOPT -c sources/request_source.mli - OCAMLOPT -c sources/request_source.ml - OCAMLOPT -c sources/latest_metadata.ml - OCAMLOPT -c sources/request_simple.ml - OCAMLOPT -c sources/generated.ml - OCAMLOPT -c sources/video_testsrc.ml - OCAMLOPT -c sources/video_text.ml - OCAMLOPT -c harbor/harbor_base.ml - OCAMLOPT -c harbor/harbor.ml - OCAMLOPT -c sources/harbor_input.ml - OCAMLOPT -c tools/external_input.ml - OCAMLOPT -c sources/external_input_audio.ml - OCAMLOPT -c sources/external_input_video.ml - OCAMLOPT -c tools/sandbox.mli - OCAMLOPT -c tools/sandbox.ml - OCAMLOPT -c outputs/output.mli - OCAMLOPT -c outputs/output.ml - OCAMLOPT -c outputs/pipe_output.ml - OCAMLOPT -c outputs/hls_output.ml - OCAMLOPT -c outputs/harbor_output.ml - OCAMLOPT -c tools/producer_consumer.ml - OCAMLOPT -c conversions/conversion.ml - OCAMLOPT -c conversions/audio_to_stereo.ml - OCAMLOPT -c conversions/drop.ml - OCAMLOPT -c conversions/swap.ml - OCAMLOPT -c conversions/mean.ml - OCAMLOPT -c conversions/mux.ml - OCAMLOPT -c operators/insert_metadata.ml - OCAMLOPT -c operators/map_metadata.ml - OCAMLOPT -c operators/on_end.ml - OCAMLOPT -c operators/on_frame.ml - OCAMLOPT -c operators/delay.ml - OCAMLOPT -c operators/on_track.ml - OCAMLOPT -c operators/on_metadata.ml - OCAMLOPT -c operators/max_duration.ml - OCAMLOPT -c operators/sequence.ml - OCAMLOPT -c operators/add.ml - OCAMLOPT -c operators/switch.ml - OCAMLOPT -c operators/cross.ml - OCAMLOPT -c operators/pitch.ml - OCAMLOPT -c operators/pipe.ml - OCAMLOPT -c operators/filter.ml - OCAMLOPT -c operators/fir_filter.ml - OCAMLOPT -c operators/iir_filter.ml - OCAMLOPT -c operators/filter_rc.ml - OCAMLOPT -c operators/biquad_filter.ml - OCAMLOPT -c operators/cuepoint.ml - OCAMLOPT -c operators/map_op.ml - OCAMLOPT -c operators/flanger.ml - OCAMLOPT -c operators/comb.ml - OCAMLOPT -c operators/compress.ml - OCAMLOPT -c operators/compress_old.ml - OCAMLOPT -c operators/compress_exp.ml - OCAMLOPT -c operators/clip.ml - OCAMLOPT -c operators/amplify.ml - OCAMLOPT -c operators/normalize.ml - OCAMLOPT -c operators/echo.ml - OCAMLOPT -c operators/gate.ml - OCAMLOPT -c operators/append.ml - OCAMLOPT -c operators/pan.ml - OCAMLOPT -c operators/ms_stereo.ml - OCAMLOPT -c operators/dyn_op.ml - OCAMLOPT -c operators/video_effects.ml - OCAMLOPT -c operators/video_fade.ml - OCAMLOPT -c operators/noblank.ml - OCAMLOPT -c operators/compand.ml - OCAMLOPT -c operators/on_offset.ml - OCAMLOPT -c operators/prepend.ml - OCAMLOPT -c operators/lufs.ml - OCAMLOPT -c operators/available.ml - OCAMLOPT -c operators/midi_routing.ml - OCAMLOPT -c operators/sleeper.ml - OCAMLOPT -c operators/time_warp.ml - OCAMLOPT -c operators/resample.ml - OCAMLOPT -c operators/chord.ml - OCAMLOPT -c operators/window_op.ml - OCAMLOPT -c operators/rms_smooth.ml - OCAMLOPT -c operators/delay_line.ml - OCAMLOPT -c operators/accelerate.ml - OCAMLOPT -c operators/still_frame.ml - OCAMLOPT -c operators/dtmf.ml - OCAMLOPT -c encoder/wav_encoder.ml - OCAMLOPT -c encoder/avi_encoder.ml - OCAMLOPT -c encoder/lame_encoder.ml - OCAMLOPT -c encoder/fdkaac_encoder.ml - OCAMLOPT -c encoder/external_encoder.ml - OCAMLOPT -c encoder/lame_encoder_dynlink.ml - OCAMLOPT -c encoder/fdkaac_encoder_dynlink.ml - OCAMLOPT -c decoder/wav_aiff_decoder.ml - OCAMLOPT -c decoder/midi_decoder.ml - OCAMLOPT -c decoder/image_decoder.ml - OCAMLOPT -c decoder/image/ppm_decoder.ml - OCAMLOPT -c decoder/external_decoder.ml - OCAMLOPT -c decoder/raw_audio_decoder.ml - OCAMLOPT -c decoder/srt_decoder.ml - OCAMLOPT -c decoder/text/video_text_native.ml - OCAMLOPT -c decoder/id3_plug.ml - OCAMLOPT -c decoder/image_plug.ml - OCAMLOPT -c decoder/video_plug.ml - OCAMLOPT -c playlists/playlist_basic.ml - OCAMLOPT -c visualization/midimeter.ml - OCAMLOPT -c visualization/video_volume.ml - OCAMLOPT -c synth/keyboard.ml - OCAMLOPT -c synth/synth_op.ml - OCAMLOPT -c io/udp_io.ml - OCAMLOPT -c io/oss_io.ml - OCAMLOPT -c shebang.ml - OCAMLOPT -c builtins/builtins_lang.ml - OCAMLOPT -c builtins/builtins_runtime.ml - OCAMLOPT -c builtins/builtins_ref.ml - OCAMLOPT -c builtins/builtins_socket.ml - OCAMLOPT -c builtins/builtins_bool.ml - OCAMLOPT -c builtins/builtins_list.ml - OCAMLOPT -c builtins/builtins_string.ml - OCAMLOPT -c builtins/builtins_regexp.ml - OCAMLOPT -c builtins/builtins_json.ml - OCAMLOPT -c builtins/builtins_null.ml - OCAMLOPT -c builtins/builtins_settings.ml - OCAMLOPT -c builtins/builtins_time.ml - OCAMLOPT -c builtins/builtins_callbacks.ml - OCAMLOPT -c builtins/builtins_server.ml - OCAMLOPT -c builtins/builtins_math.ml - OCAMLOPT -c builtins/builtins_files.ml - OCAMLOPT -c builtins/builtins_resolvers.ml - OCAMLOPT -c builtins/builtins_thread.ml - OCAMLOPT -c builtins/builtins_process.ml - OCAMLOPT -c builtins/builtins_source.ml - OCAMLOPT -c builtins/builtins_getter.ml - OCAMLOPT -c builtins/builtins_profiler.ml - OCAMLOPT -c builtins/builtins_eval.ml - OCAMLOPT -c builtins/builtins_http.ml - OCAMLOPT -c builtins/builtins_harbor.ml - OCAMLOPT -c builtins/builtins_ffmpeg_base.ml - OCAMLOPT -c main.ml - OCAMLOPT -c runner.ml - CC -c tools/unix_c.c - CC -c io/oss_io_c.c - OCAMLOPT -o liquidsoap - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' -> compiled liquidsoap.2.1.3 Processing 90/90: [liquidsoap: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3) - if [ "Unix" = "Win32" ]; then \ - echo "Building documentation is currently not working on windows, skipping..."; \ - else \ - make -C src doc; \ - make -C doc doc; \ - fi - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' - mkdir -p ../autodoc/liquidsoap - ocamlfind ocamldoc -stars -sort -html -d ../autodoc/liquidsoap -t Liquidsoap -I +threads -package bytes -hide Bytes -package pcre -hide Pcre -package sedlex -hide Sedlex -package sedlex.ppx -hide Sedlex.ppx -package menhirLib -hide MenhirLib -package curl -hide Curl -package uri -hide Uri -package dtools -hide Dtools -package duppy -hide Duppy -package mm -hide Mm -package dynlink -hide Dynlink -package camomile -hide Camomile -I /constants -I /types -I /stubs -I /stubs/locked -I builtins -I conversions -I converters -I decoder -I encoder -I encoder_formats -I harbor -I io -I lang -I lang_encoders -I ogg_formats -I operators -I outputs -I protocols -I sources -I stream -I tools -I tools/metadata tools/log.ml tools/pos.ml tools/extralib.ml tools/lifecycle.ml tools/stringView.ml tools/strings.ml tools/utils.ml tools/runtime_error.ml tools/extra_args.ml tools/json_base.ml tools/json_parser.ml tools/json_lexer.ml tools/json.ml tools/doc.ml tools/plug.ml tools/rqueue.ml tools/unifier.ml tools/lame_dynlink.ml tools/fdkaac_dynlink.ml tools/wav_aiff.ml tools/tutils.ml tools/file_watcher.ml tools/file_watcher_mtime.ml tools/dyntools.ml configure.ml tools/console.ml tools/process_handler.ml tools/http.ml tools/srt_parser.ml tools/metadata/metadataCharEncoding.ml tools/metadata/metadataBase.ml tools/metadata/metadataID3v1.ml tools/metadata/metadataID3v2.ml tools/metadata/metadataJPEG.ml tools/metadata/metadataPNG.ml tools/metadata/metadataAVI.ml tools/metadata/metadataMP4.ml tools/metadata/metadata.ml tools/liqcurl.ml tools/pool.ml tools/sha1.ml tools/websocket.ml converters/audio_converter.ml stream/frame_settings.ml stream/content.ml stream/frame.ml stream/aFrame.ml stream/vFrame.ml stream/mFrame.ml stream/generator.ml stream/kind.ml converters/video_converter.ml decoder/decoder_utils.ml decoder/decoder.ml tools/liq_time.ml request.ml tools/server.ml source.ml clock.ml playlist_parser.ml encoder_formats.ml encoder_formats/meta_format.ml encoder_formats/avi_format.ml encoder_formats/external_encoder_format.ml encoder_formats/fdkaac_format.ml encoder_formats/flac_format.ml encoder_formats/ffmpeg_format.ml encoder_formats/gstreamer_format.ml encoder_formats/mp3_format.ml encoder_formats/opus_format.ml encoder_formats/shine_format.ml encoder_formats/speex_format.ml encoder_formats/theora_format.ml encoder_formats/vorbis_format.ml encoder_formats/ogg_format.ml encoder_formats/wav_format.ml encoder.ml tools/server_builtins.ml lang/type.ml lang/repr.ml lang/typing.ml lang/profiler.ml lang/term.ml lang/value.ml lang/lang_encoder.ml lang_encoders/lang_avi.ml lang_encoders/lang_external_encoder.ml lang_encoders/lang_fdkaac.ml lang_encoders/lang_ffmpeg.ml lang_encoders/lang_flac.ml lang_encoders/lang_gstreamer.ml lang_encoders/lang_mp3.ml lang_encoders/lang_opus.ml lang_encoders/lang_shine.ml lang_encoders/lang_speex.ml lang_encoders/lang_theora.ml lang_encoders/lang_vorbis.ml lang_encoders/lang_wav.ml lang_encoders/lang_ogg.ml lang/environment.ml lang/typechecking.ml lang/documentation.ml lang/lang_core.ml lang/evaluation.ml lang/error.ml lang/lang_error.ml lang/lang_source.ml lang/lang.ml lang/modules.ml lang/parser_helper.ml lang/parser.ml lang/lexer.ml lang/preprocessor.ml lang/runtime.ml builtins/builtins_request.ml tools/child_support.ml tools/start_stop.ml tools/ioRing.ml tools/icecast_utils.ml tools/avi.ml converters/video/native_video_converter.ml converters/audio/native_audio_converter.ml protocols/annotate.ml protocols/mpd.ml sources/synthesized.ml sources/noise.ml sources/blank.ml sources/debug_sources.ml sources/audio_gen.ml sources/request_source.ml sources/latest_metadata.ml sources/request_simple.ml sources/generated.ml sources/video_testsrc.ml sources/video_text.ml harbor/harbor_base.ml harbor/harbor.ml sources/harbor_input.ml tools/external_input.ml sources/external_input_audio.ml sources/external_input_video.ml tools/sandbox.ml outputs/output.ml outputs/pipe_output.ml outputs/hls_output.ml outputs/harbor_output.ml tools/producer_consumer.ml conversions/conversion.ml conversions/audio_to_stereo.ml conversions/drop.ml conversions/swap.ml conversions/mean.ml conversions/mux.ml operators/insert_metadata.ml operators/map_metadata.ml operators/on_end.ml operators/on_frame.ml operators/delay.ml operators/on_track.ml operators/on_metadata.ml operators/max_duration.ml operators/sequence.ml operators/add.ml operators/switch.ml operators/cross.ml operators/pitch.ml operators/pipe.ml operators/filter.ml operators/fir_filter.ml operators/iir_filter.ml operators/filter_rc.ml operators/biquad_filter.ml operators/cuepoint.ml operators/map_op.ml operators/flanger.ml operators/comb.ml operators/compress.ml operators/compress_old.ml operators/compress_exp.ml operators/clip.ml operators/amplify.ml operators/normalize.ml operators/echo.ml operators/gate.ml operators/append.ml operators/pan.ml operators/ms_stereo.ml operators/dyn_op.ml operators/video_effects.ml operators/video_fade.ml operators/noblank.ml operators/compand.ml operators/on_offset.ml operators/prepend.ml operators/lufs.ml operators/available.ml operators/midi_routing.ml operators/sleeper.ml operators/time_warp.ml operators/resample.ml operators/chord.ml operators/window_op.ml operators/rms_smooth.ml operators/delay_line.ml operators/accelerate.ml operators/still_frame.ml operators/dtmf.ml encoder/wav_encoder.ml encoder/avi_encoder.ml encoder/lame_encoder.ml encoder/fdkaac_encoder.ml encoder/external_encoder.ml encoder/lame_encoder_dynlink.ml encoder/fdkaac_encoder_dynlink.ml decoder/wav_aiff_decoder.ml decoder/midi_decoder.ml decoder/image_decoder.ml decoder/image/ppm_decoder.ml decoder/external_decoder.ml decoder/raw_audio_decoder.ml decoder/srt_decoder.ml decoder/text/video_text_native.ml decoder/id3_plug.ml decoder/image_plug.ml decoder/video_plug.ml playlists/playlist_basic.ml visualization/midimeter.ml visualization/video_volume.ml synth/keyboard.ml synth/synth_op.ml io/udp_io.ml io/oss_io.ml shebang.ml builtins/builtins_lang.ml builtins/builtins_runtime.ml builtins/builtins_ref.ml builtins/builtins_socket.ml builtins/builtins_bool.ml builtins/builtins_list.ml builtins/builtins_string.ml builtins/builtins_regexp.ml builtins/builtins_json.ml builtins/builtins_null.ml builtins/builtins_settings.ml builtins/builtins_time.ml builtins/builtins_callbacks.ml builtins/builtins_server.ml builtins/builtins_math.ml builtins/builtins_files.ml builtins/builtins_resolvers.ml builtins/builtins_thread.ml builtins/builtins_process.ml builtins/builtins_source.ml builtins/builtins_getter.ml builtins/builtins_profiler.ml builtins/builtins_eval.ml builtins/builtins_http.ml builtins/builtins_harbor.ml builtins/builtins_ffmpeg_base.ml main.ml runner.ml tools/log.mli tools/lifecycle.mli tools/stringView.mli tools/strings.mli tools/runtime_error.mli tools/extra_args.mli tools/json_parser.mli tools/json.mli tools/rqueue.mli tools/unifier.mli tools/lame_dynlink.mli tools/fdkaac_dynlink.mli tools/wav_aiff.mli tools/tutils.mli configure.mli tools/console.mli tools/process_handler.mli tools/http.mli converters/audio_converter.mli stream/content.mli stream/frame.mli stream/aFrame.mli stream/vFrame.mli stream/mFrame.mli stream/generator.mli stream/kind.mli converters/video_converter.mli decoder/decoder_utils.mli decoder/decoder.mli tools/liq_time.mli request.mli tools/server.mli source.mli clock.mli encoder_formats/meta_format.mli encoder.mli lang/typing.mli lang/environment.mli lang/evaluation.mli lang/error.mli lang/lang.mli lang/parser.mli lang/runtime.mli sources/request_source.mli tools/sandbox.mli outputs/output.mli - Warning: Module or module type Unix not found - Warning: Class or class type Udp_io.Generated.source not found - Warning: Module or module type Mm.Audio.Ringbuffer not found - Warning: Class or class type Generated.source not found - Warning: Module or module type Mm.Audio.Ringbuffer not found - Warning: Module or module type Unix not found - Warning: Module or module type Harbor_output.T.Duppy not found - Warning: Module or module type T not found - Warning: Module or module type Duppy.Monad.Condition.Factory not found - Warning: Module or module type Duppy.Monad.Mutex.Factory not found - Warning: Class or class type Generated.source not found - Warning: Class or class type Generated.source not found - Warning: Module or module type Unix not found - Warning: Class or class type Harbor_input.Generated.source not found - Warning: Module or module type Unix not found - Warning: Module or module type Duppy not found - Warning: Module type Duppy.Monad.Monad_io_t not found - Warning: Module type Duppy.Io_t not found - Warning: Module or module type Duppy.Monad not found - Warning: Module or module type Dtools.Conf not found - Warning: Module or module type Mm.Image.Generic not found - Warning: Module or module type Stdlib.String not found - Warning: Module or module type Def not found - Warning: Module or module type Stdlib.String not found - Warning: Module or module type Stdlib.Set.Make not found - Warning: Module or module type Stdlib.Map.Make not found - Warning: Module or module type Stdlib.Set.Make not found - Warning: Module or module type Dtools.Conf not found - Warning: Module or module type Stdlib.Int32 not found - Warning: Module or module type CamomileCharEncoding not found - Warning: Module or module type Stdlib.Int not found - Warning: Module or module type Stdlib.Int not found - Warning: Module or module type Stdlib.Filename not found - Warning: Module or module type Unix not found - Warning: Module or module type Stdlib.String not found - Warning: Module or module type Stdlib.List not found - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/doc' - No pandoc detected, skipping documentation generation... - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/doc' - if [ "Unix" != "Win32" ]; then \ - make -C doc doc-install; \ - fi - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/doc' - No pandoc detected, skipping documentation generation... - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/share/doc/liquidsoap/html - if [ -f html/index.html ] ; then \ - cp -RfL html/* /home/opam/.opam/4.14/lib/liquidsoap/share/doc/liquidsoap/html ; \ - fi - if [ -f liquidsoap.1 ] ; then \ - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/share/man/man1 ; \ - /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/4.14/lib/liquidsoap/share/man/man1 ; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/doc' - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' - /usr/bin/install -c -d /home/opam/.opam/4.14/bin - /usr/bin/install -c liquidsoap /home/opam/.opam/4.14/bin - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/liquidsoap.2.1.3/src' - /usr/bin/install -c -d /home/opam/.opam/4.14/bin - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/share/liquidsoap/2.1.3/bin - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/share/liquidsoap/2.1.3/libs - /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.14/lib/liquidsoap/share/liquidsoap/2.1.3/bin - find libs | grep '\.liq$' | while read l; do \ - /usr/bin/install -c -m 644 $l /home/opam/.opam/4.14/lib/liquidsoap/share/liquidsoap/2.1.3/libs ; \ - done - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/etc/liquidsoap - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/etc/logrotate.d - /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate /home/opam/.opam/4.14/lib/liquidsoap/etc/logrotate.d/liquidsoap - /usr/bin/install -c -d /home/opam/.opam/4.14/lib/liquidsoap/etc/bash_completion.d - /usr/bin/install -c -m 644 scripts/bash-completion /home/opam/.opam/4.14/lib/liquidsoap/etc/bash_completion.d/liquidsoap - /usr/bin/install -c -d /home/opam/.opam/4.14/share/emacs/site-lisp/liquidsoap-mode - /usr/bin/install -c -m 644 scripts/liquidsoap-mode.el /home/opam/.opam/4.14/share/emacs/site-lisp/liquidsoap-mode/ -> installed liquidsoap.2.1.3 Done. <><> liquidsoap.2.1.3 installed successfully ><><><><><><><><><><><><><><><><><> => ✨ Congratulations on installing liquidsoap! ✨ => We noticed that you did not install any mp3 decoder. This is a feature most users want. You might need to install the mad or ffmpeg package. => We noticed that you did not install any mp3 encoder. This is a feature most users want. You might need to install the lame or shine package. => We noticed that you did not install the taglib package that provides support for reading metatadata in audio files. This is a feature most users want. => We noticed that you did not install the cry package that provides icecast output. This is a feature most users want. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:19.05 ---> saved as "968aea38e25ec84cee3720c12520eb039043018e3e728fea1b5a25df3af2491f" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:e26a526675d7b8b1dd8de5f0fed34169")) 2024-09-12 19:19.06 ---> saved as "67a3b7548bb096990639c883d3f83c9171aae768dabebca17770b56a1ab1ae70" /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.711292') && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3,liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169,liquidsoap.2.1.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.711292 prep/universes/e26a526675d7b8b1dd8de5f0fed34169/liquidsoap/2.1.3/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169:7e88e37c12b8077e71bee1b050ce550efab4575bae1bde8fb4b748194f5d1788 2024-09-12 19:19.07 ---> saved as "94dc6dda5caaf493d501caa9b36652f8e92c64feeab93304dfa63d3f2876aee7" Job succeeded 2024-09-12 19:26.52: liquidsoap.2.1.3-e26a526675d7b8b1dd8de5f0fed34169 -> 7e88e37c12b8077e71bee1b050ce550efab4575bae1bde8fb4b748194f5d1788 2024-09-12 19:26.52: Job succeeded