Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep liquidsoap.1.3.4; 0fa94f1f8ba3f0d45ca620012d427f68 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:15.14: Waiting for worker… 2024-09-12 20:17.44: Got resource from pool OCluster 2024-09-12 20:17.44: Using cache hint "docs-universe-prep-4.07.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (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.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (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.1.3.4 sexplib0.v0.14.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.7.4 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.14.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:0fa94f1f8ba3f0d45ca620012d427f68")) (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.581317') && (for DATA in prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; 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/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; 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 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:17.44: RETRYING: 2024-09-12/083554-voodoo-prep-a60324 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 72% (23304/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:11.08 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:11.08 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" 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 (910 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 (7244 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 20:11.08 ---> using "f6aa42750cfc8383a740a107b6d2b3427ad999041bbef41a4327cac1b5012472" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install seq base [required by fmt] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install result 1.5 [required by rresult] - install re 1.11.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.7] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed result.1.5 -> installed stdlib-shims.0.3.0 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:11.08 ---> using "db885cabe402653069cdd7740c8f68ff2e8000a2cbe4154539396cd7eb0a0911" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:11.08 ---> using "3be0be44708993e11d54d13a47a4953a8a20d13bd4b20160ff9de30a1a1deb65" from cache 2024-09-12 20:11.08 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:11.08 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:11.08 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:11.08 ---> using "1b2c6d1df9627e5338314ce68943bffcd71543934533887645b45101a7c76c9d" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:11.09 ---> using "daf8d691d8cc163f8a966ecde21c8113d1c8f7872b48ab9959bc7057790e13fc" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:11.09 ---> using "94022412e9e0e9082e7cf147682484a67c02fe73f34e0801aa42beb565351b77" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:11.09 ---> using "0ec2950ce8c221eb0e2ea0d19040780801fb2ac1e291ea98b957500b024e3b69" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.07 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:11.09 ---> using "f9f101b53630ca1b54d08f666601cc2daaca7d6b20578c57dd1df3edd9ebc83c" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:11.09 ---> using "1a310c3b0108999d64f86338d6e0c0ac91ea2457850c785f09e5c42b5e9aa279" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:11.09 ---> using "1d2d93f1e11501e8b60bf1c61855f4bad5e96b774d4639d376cf667c55254c8d" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy liquidsoap.1.3.4 sexplib0.v0.14.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.7.4 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.14.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 (915 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.1.3.4 sexplib0.v0.14.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.7.4 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.14.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: 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 sexplib0 v0.14.0 - install csexp 1.5.2 - install conf-pkg-config 3 - install dtools 0.4.5 - install camomile 1.0.2 - install dune-configurator 3.16.0 - install conf-libpcre 1 - install mm 0.7.4 - install base v0.14.0 - install pcre 7.4.1 - install duppy 0.8.0 - install liquidsoap 1.3.4 ===== 12 to install ===== The following system packages will first need to be installed: 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" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpcre16-3: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-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 .../1-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-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 .../3-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-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 .../5-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-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 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/36: Processing 2/36: Processing 3/36: Processing 4/36: Processing 5/36: Processing 6/36: [conf-pkg-config: pkg-config] -> retrieved base.v0.14.0 (cached) Processing 7/36: [conf-pkg-config: pkg-config] -> retrieved camomile.1.0.2 (cached) Processing 8/36: [conf-pkg-config: pkg-config] Processing 9/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 10/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] Processing 11/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] [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 11/36: [camomile: ocaml configure.ml] [csexp: dune build] -> installed conf-pkg-config.3 Processing 12/36: [camomile: ocaml configure.ml] [csexp: dune build] Processing 13/36: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> retrieved dtools.0.4.5 (cached) Processing 14/36: [liquidsoap.1.3.4: http] [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] Processing 15/36: [liquidsoap.1.3.4: http] [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] Processing 15/36: [liquidsoap.1.3.4: http] [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> retrieved duppy.0.8.0 (cached) Processing 16/36: [liquidsoap.1.3.4: http] [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> compiled conf-libpcre.1 Processing 16/36: [liquidsoap.1.3.4: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> installed conf-libpcre.1 Processing 17/36: [liquidsoap.1.3.4: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved mm.0.7.4 (cached) Processing 18/36: [liquidsoap.1.3.4: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved pcre.7.4.1 (cached) Processing 19/36: [liquidsoap.1.3.4: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved sexplib0.v0.14.0 (cached) Processing 20/36: [liquidsoap.1.3.4: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] [sexplib0: dune build] -> compiled csexp.1.5.2 Processing 20/36: [liquidsoap.1.3.4: http] [camomile: dune build] [dtools: dune build] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 21/36: [liquidsoap.1.3.4: http] [camomile: dune build] [dtools: dune build] [sexplib0: dune build] -> compiled dtools.0.4.5 Processing 21/36: [liquidsoap.1.3.4: http] [camomile: dune build] [sexplib0: dune build] -> installed dtools.0.4.5 Processing 22/36: [liquidsoap.1.3.4: http] [camomile: dune build] [sexplib0: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 23/36: [liquidsoap.1.3.4: http] [camomile: dune build] [dune-configurator: rm] [sexplib0: dune build] Processing 23/36: [camomile: dune build] [dune-configurator: rm] [sexplib0: dune build] -> compiled sexplib0.v0.14.0 Processing 23/36: [camomile: dune build] [dune-configurator: rm] -> installed sexplib0.v0.14.0 Processing 24/36: [camomile: dune build] [dune-configurator: rm] Processing 24/36: [camomile: dune build] [dune-configurator: dune build] -> retrieved liquidsoap.1.3.4 (https://github.com/savonet/liquidsoap/releases/download/1.3.4/liquidsoap-1.3.4.tar.bz2) -> compiled dune-configurator.3.16.0 Processing 24/36: [camomile: dune build] -> installed dune-configurator.3.16.0 Processing 25/36: [camomile: dune build] Processing 26/36: [base: dune build] [camomile: dune build] Processing 27/36: [base: dune build] [camomile: dune build] [mm: dune build] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlyacc Camomile/internal/uReStrParser.mly) - 4 shift/reduce conflicts. - (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/kn.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/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/mr.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/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/th.txt locales) - Warning : file loading is not supported. - 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/uz.txt locales) - 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 27/36: [base: dune build] [mm: dune build] -> installed camomile.1.0.2 Processing 28/36: [base: dune build] [mm: dune build] -> compiled mm.0.7.4 Processing 28/36: [base: dune build] -> installed mm.0.7.4 Processing 29/36: [base: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.14.0) -> compiled base.v0.14.0 -> installed base.v0.14.0 Processing 31/36: [pcre: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "pcre" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/pcre.7.4.1) -> compiled pcre.7.4.1 -> installed pcre.7.4.1 Processing 33/36: [duppy: ./configure] + /home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/./configure "--prefix" "/home/opam/.opam/4.07" (CWD=/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0) - configuring ocaml-duppy 0.8.0 - 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 build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking target toolchain... linux - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.07.1 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.07/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.07/lib/ocaml - checking for caml/threads.h... yes - checking for gcc option to produce PIC... -fPIC - checking for ocaml pcre module... ok - checking for ocaml bytes module... ok - checking for ocaml ssl module... Not found. - checking for ocaml osx-secure-transport module... Not found. - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/META - config.status: creating src/Makefile - config.status: creating examples/Makefile.telnet - config.status: creating examples/Makefile.http Processing 33/36: [duppy: make] + /usr/bin/make (CWD=/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0) - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - making ._bcdi/duppy.di from duppy.mli - making ._d/duppy.d from duppy.ml - ocamlc.opt -thread -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.07/include -Wall -DCAML_NAME_SPACE \ - -DPIC -fPIC -I/home/opam/.opam/4.07/include \ - -I/home/opam/.opam/4.07/lib/pcre -I/home/opam/.opam/4.07/lib/bytes -o duppy_stubs.o " duppy_stubs.c - ar rcs libduppy_stubs.a duppy_stubs.o - ocamlc.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes duppy.mli - ocamlc.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes duppy.ml - ocamlmklib -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes \ - -o duppy_stubs duppy_stubs.o \ - - ocamlc.opt -thread -a -dllib dllduppy_stubs.so -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes -ccopt -L/home/opam/.opam/4.07/lib \ - -cclib -lduppy_stubs -o duppy.cma duppy.cmo - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - making ._ncdi/duppy.di from duppy.mli - make[2]: 'libduppy_stubs.a' is up to date. - ocamlopt.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes duppy.ml - ocamlopt.opt -thread -a -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes -ccopt -L/home/opam/.opam/4.07/lib -cclib -lduppy_stubs \ - -o duppy.cmxa duppy.cmx - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' -> compiled duppy.0.8.0 Processing 34/36: [duppy: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0) - /usr/bin/make -C src install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: 'libduppy_stubs.a' is up to date. - make[2]: 'duppy.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: 'libduppy_stubs.a' is up to date. - make[2]: 'duppy.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - - Installing library with ocamlfind - ocamlfind install duppy META duppy.mli duppy.cmi duppy.cma duppy.cmxa duppy.cmx duppy.a libduppy_stubs.a dllduppy_stubs.so - Installed /home/opam/.opam/4.07/lib/duppy/libduppy_stubs.a - Installed /home/opam/.opam/4.07/lib/duppy/duppy.a - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmx - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmxa - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cma - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmi - Installed /home/opam/.opam/4.07/lib/duppy/duppy.mli - Installed /home/opam/.opam/4.07/lib/stublibs/dllduppy_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllduppy_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/duppy/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' -> installed duppy.0.8.0 Processing 35/36: [liquidsoap: ./configure] + /home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/./configure "--prefix" "/home/opam/.opam/4.07" "--sbindir=/home/opam/.opam/4.07/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.07/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.07/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.07/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.07/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.07/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.07/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.07/lib/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4) - checking for a BSD-compatible install... /usr/bin/install -c - checking for GNU make... make - 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.07.1 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.07/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.07/lib/ocaml - checking for caml/threads.h... yes - checking whether ocamlopt accepts -ffast-math... no - checking for ocamlc version... 4.07.1 - checking for ocaml bytes module... ok - checking for ocaml pcre module... ok - checking for ocaml dtools module >= 0.4.0... ok - checking for ocaml duppy module >= 0.6.0... ok - checking for ocaml duppy.syntax module >= 0.4.2... Not found. - checking for ocaml cry module >= 0.6.0... Not found. - checking for ocaml mm module >= 0.4.0... ok - checking for ocaml xmlplaylist module >= 0.1.3... Not found. - checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist - checking for ocaml ogg module >= 0.5.0... Not found. - checking for ocaml vorbis module >= 0.7.0... vorbis needs ogg - checking for ocaml opus module >= 0.1.1... opus needs ogg - checking for ocaml speex module >= 0.2.1... speex needs ogg - checking for ocaml mad module >= 0.4.4... Not found. - checking for ocaml flac module >= 0.1.2... Not found. - checking for ocaml flac.ogg module... flac_ogg needs ogg flac - checking for ocaml dynlink module... ok - checking whether ocaml compiler supports dynlink... yes - checking for ocaml lame module >= 0.3.2... Not found. - checking for ocaml shine module >= 0.2.0... Not found. - checking for ocaml gstreamer module >= 0.3.0... Not found. - checking for ocaml frei0r module >= 0.1.0... Not found. - checking for ocaml fdkaac module >= 0.2.1... Not found. - checking for ocaml theora module >= 0.3.1... theora needs ogg - checking for ocaml gavl module >= 0.1.4... Not found. - checking for ocaml ffmpeg module >= 0.2.0... Not found. - checking for ocaml bjack module >= 0.1.3... Not found. - checking for ocaml alsa module >= 0.2.1... Not found. - checking for ocaml ao module >= 0.2.0... Not found. - checking for ocaml samplerate module >= 0.1.1... Not found. - checking for ocaml taglib module >= 0.3.0... 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... Not found. - checking for ocaml camomile module >= 1.0.0... ok - checking for ocaml inotify module >= 1.5... Not found. - checking for ocaml yojson module... Not found. - checking for ocaml faad module >= 0.4.0... Not found. - checking for ocaml soundtouch module >= 0.1.7... Not found. - checking for ocaml portaudio module >= 0.2.0... Not found. - checking for ocaml pulseaudio module >= 0.1.2... Not found. - checking for ocaml ladspa module >= 0.1.4... Not found. - checking for ocaml dssi module >= 0.1.0... Not found. - checking for ocaml sdl module... Not found. - checking for ocaml camlimages module >= 4.0.0... Not found. - checking for ocaml lo module >= 0.1.0... Not found. - checking for ocaml gd module... Not found. - checking for ocaml winsvc module >= 0.0.1... Not found. - checking for python... no - - configure: creating ./config.status - config.status: creating Makefile.defs - config.status: creating scripts/liquidsoap.initd - config.status: creating scripts/liquidsoap.gentoo.initd - config.status: creating src/META - config.status: creating config.h - Creating scripts/liquidsoap.logrotate - - ----------------------------------------------------------------- Compilation - - Compiler : ocamlfind ocamlopt - Version : 4.07.1 - OS : Unix - Plugins : - Custom path : no - OCAML_CFLAGS : -g -annot -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -ccopt "$(CFLAGS)" -package bytes -package pcre -package dtools -package duppy -package mm -package dynlink -package camomile - OCAML_LFLAGS : -g -linkpkg -package unix -package threads -package str -package bigarray -cc "$(CC)" - CFLAGS : -I$(top_srcdir) -I/home/opam/.opam/4.07/include -fPIC -I/home/opam/.opam/4.07/lib/ocaml -g - LDFLAGS : -L/home/opam/.opam/4.07/lib - - ---------------------------------------------------------------- Installation - - prefix : /home/opam/.opam/4.07 - exec_prefix : ${prefix} - binary : ${exec_prefix}/bin - configuration : /home/opam/.opam/4.07/lib/liquidsoap/etc/liquidsoap - logging : /home/opam/.opam/4.07/lib/liquidsoap/var/log/liquidsoap - PIDs : /home/opam/.opam/4.07/lib/liquidsoap/var/run/liquidsoap - logrotate conf : /home/opam/.opam/4.07/lib/liquidsoap/etc/logrotate.d - man page : ${datarootdir}/man/man1 - doc : ${datarootdir}/doc - - -------------------------------------------------------------------- Features - - * Supported input formats - - Vorbis : no (requires vorbis) - - Theora : no (requires theora) - - Speex : no (requires speex) - - Flac (native) : no (requires flac) - - Flac (ogg) : no (requires flac.ogg) - - MP3 : no (requires mad) - - AAC : no (requires faad) - - Avcodec (ffmpeg) : no (requires ffmpeg) - - XML playlists : no (requires xmlplaylist) - - Lastfm : no (requires lastfm) - - * Supported output formats - - Vorbis : no (requires vorbis) - - MP3 : detected at runtime - - MP3 (fixed-point) : no (requires shine) - - FDK-AAC : detected at runtime - - SPEEX : no (requires speex) - - Opus : no (requires opus) - - Theora : no (requires theora) - - * Tags - - Taglib (ID3 tags) : no (requires taglib) - - Vorbis : no (requires vorbis) - - charset detection : yes - - * Input / output - - Icecast/Shoutcast : no (requires cry) - - AO : no (requires ao) - - OSS : yes - - ALSA : no (requires alsa) - - Portaudio : no (requires portaudio) - - Pulseaudio : no (requires pulseaudio) - - JACK : no (requires bjack) - - GStreamer : no (requires gstreamer) - - * Audio manipulation - - Samplerate : no (requires samplerate) - - SoundTouch : no (requires soundtouch) - - LADSPA : no (requires ladspa) - - * Video manipulation - - Gavl : no (requires gavl) - - FFmpeg : no (requires ffmpeg) - - frei0r : no (requires frei0r) - - camlimages : no (requires camlimages) - - * MIDI manipulation - - DSSI : no (requires dssi) - - * Visualization - - Graphics : no - - SDL : no (requires sdl) - - GD : no (requires gd) - - * Additional libraries - - curl URI resolver : requires curl at runtime - - dynlink : yes - - inotify : no (requires inotify) - - lo : no (requires lo) - - magic : no (requires magic) - - yojson : no (requires yojson) - - ssl : no (requires ssl) - - SecureTransport : no (requires osx-secure-transport) - - windows service : no (requires winsvc) - - * Graphical interfaces - - Python GUI : no - - ----------------------------------------------------------------------------- - - 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 35/36: [liquidsoap: make] + /usr/bin/make (CWD=/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4) - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/io' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder_formats' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' - OCAMLYACC lang/lang_parser.mly - OCAMLLEX lang/lang_lexer.mll - 285 states, 16903 transitions, table size 69322 bytes - 3248 additional bytes used for bindings - if test -e ../.git && which git > /dev/null ; then \ - url=`git remote -v | grep origin | grep fetch | sed 's/origin//' | sed 's/ (.*)//' | tr -d '\t'` ; \ - head=`git rev-parse HEAD` ; \ - date=`date +%Y%m%d:%H%M%S`; \ - echo "let rev = \" ($url@$head:$date)\"" > REVISION.ml ; \ - elif test -d .svn && which svn > /dev/null ; then \ - url=`LC_ALL=C svn info | grep URL | \ - sed -e 's:.*svnroot/savonet/\(.*\)/src:\1:'`; \ - revision=`LC_ALL=C svn info | grep Revision | \ - sed -e 's/Revision: \(.*\)/\1/'` ; \ - echo "let rev = \" ($url@rev$revision)\"" > REVISION.ml ; \ - elif test -d ../../.hg && which hg > /dev/null ; then \ - branch=`hg branch`; \ - revision=`LC_ALL=C hg parents | grep changeset: | \ - sed -e 's/changeset: *['0'-'9']*:\([^ ]*\).*/\1/'`; \ - date=`date +%Y%m%d:%H%M%S`; \ - echo "let rev = \" ($branch@$revision:$date)\"" > REVISION.ml ; \ - else \ - echo "let rev = \"\"" > REVISION.ml ; \ - fi - OCAMLDEP - OCAMLOPT -c tools/extralib.ml - OCAMLOPT -c tools/doc.ml - OCAMLOPT -c tools/utils.ml - OCAMLOPT -c tools/plug.ml - OCAMLOPT -c tools/rqueue.mli - OCAMLOPT -c tools/rqueue.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/JSON.mli - OCAMLOPT -c tools/JSON.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/process_handler.mli - OCAMLOPT -c tools/process_handler.ml - OCAMLOPT -c tools/http.mli - OCAMLOPT -c tools/http.ml - OCAMLOPT -c tools/pool.ml - OCAMLOPT -c tools/sha1.ml - OCAMLOPT -c tools/websocket.ml - OCAMLOPT -c REVISION.mli - OCAMLOPT -c REVISION.ml - OCAMLOPT -c converters/audio_converter.mli - OCAMLOPT -c converters/audio_converter.ml - OCAMLOPT -c stream/frame.mli - File "stream/frame.mli", line 42, characters 14-31: - Error: Unbound module Audio - make[2]: *** [../Makefile.rules:196: stream/frame.cmi] Error 2 - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' - make[1]: *** [../Makefile.rules:67: all-auto-ocaml-prog] Error 2 - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' - make: *** [Makefile.rules:27: all-subdirs] Error 2 [ERROR] The compilation of liquidsoap.1.3.4 failed at "make". #=== ERROR while compiling liquidsoap.1.3.4 ===================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///src # path ~/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4 # command /usr/bin/make # exit-code 2 # env-file ~/.opam/log/liquidsoap-115-f40140.env # output-file ~/.opam/log/liquidsoap-115-f40140.out ### output ### # make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/tools' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/tools' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder/image' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder/image' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/decoder' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/playlists' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/playlists' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/protocols' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/protocols' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/plugins' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/plugins' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/stream' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/stream' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/ogg_formats' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/ogg_formats' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/audio' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/audio' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/video' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters/video' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/converters' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/operators' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/operators' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/sources' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/sources' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/conversions' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/conversions' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/outputs' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/outputs' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/io' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/io' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/visualization' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/visualization' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/analyze' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/analyze' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/synth' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/synth' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/harbor' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/harbor' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang_encoders' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/lang_encoders' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder_formats' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src/encoder_formats' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' # OCAMLYACC lang/lang_parser.mly # OCAMLLEX lang/lang_lexer.mll # 285 states, 16903 transitions, table size 69322 bytes # 3248 additional bytes used for bindings # if test -e ../.git && which git > /dev/null ; then \ # url=`git remote -v | grep origin | grep fetch | sed 's/origin//' | sed 's/ (.*)//' | tr -d '\t'` ; \ # head=`git rev-parse HEAD` ; \ # date=`date +%Y%m%d:%H%M%S`; \ # echo "let rev = \" ($url@$head:$date)\"" > REVISION.ml ; \ # elif test -d .svn && which svn > /dev/null ; then \ # url=`LC_ALL=C svn info | grep URL | \ # sed -e 's:.*svnroot/savonet/\(.*\)/src:\1:'`; \ # revision=`LC_ALL=C svn info | grep Revision | \ # sed -e 's/Revision: \(.*\)/\1/'` ; \ # echo "let rev = \" ($url@rev$revision)\"" > REVISION.ml ; \ # elif test -d ../../.hg && which hg > /dev/null ; then \ # branch=`hg branch`; \ # revision=`LC_ALL=C hg parents | grep changeset: | \ # sed -e 's/changeset: *['0'-'9']*:\([^ ]*\).*/\1/'`; \ # date=`date +%Y%m%d:%H%M%S`; \ # echo "let rev = \" ($branch@$revision:$date)\"" > REVISION.ml ; \ # else \ # echo "let rev = \"\"" > REVISION.ml ; \ # fi # OCAMLDEP # OCAMLOPT -c tools/extralib.ml # OCAMLOPT -c tools/doc.ml # OCAMLOPT -c tools/utils.ml # OCAMLOPT -c tools/plug.ml # OCAMLOPT -c tools/rqueue.mli # OCAMLOPT -c tools/rqueue.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/JSON.mli # OCAMLOPT -c tools/JSON.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/process_handler.mli # OCAMLOPT -c tools/process_handler.ml # OCAMLOPT -c tools/http.mli # OCAMLOPT -c tools/http.ml # OCAMLOPT -c tools/pool.ml # OCAMLOPT -c tools/sha1.ml # OCAMLOPT -c tools/websocket.ml # OCAMLOPT -c REVISION.mli # OCAMLOPT -c REVISION.ml # OCAMLOPT -c converters/audio_converter.mli # OCAMLOPT -c converters/audio_converter.ml # OCAMLOPT -c stream/frame.mli # File "stream/frame.mli", line 42, characters 14-31: # Error: Unbound module Audio # make[2]: *** [../Makefile.rules:196: stream/frame.cmi] Error 2 # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' # make[1]: *** [../Makefile.rules:67: all-auto-ocaml-prog] Error 2 # make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.4/src' # make: *** [Makefile.rules:27: all-subdirs] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build liquidsoap 1.3.4 +- +- The following changes have been performed | - install base v0.14.0 | - install camomile 1.0.2 | - install conf-libpcre 1 | - install conf-pkg-config 3 | - install csexp 1.5.2 | - install dtools 0.4.5 | - install dune-configurator 3.16.0 | - install duppy 0.8.0 | - install mm 0.7.4 | - install pcre 7.4.1 | - install sexplib0 v0.14.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20240912201206.export" 'opam --cli=2.1 install liquidsoap.1.3.4 sexplib0.v0.14.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.7.4 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.14.0 --verbose --yes --confirm-level=unsafe-yes' failed. 2024-09-12 20:12.40 ---> saved as "f9109fd8f279455cc445452416ee132192a6aada1339500566b16291bcbf94ed" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:0fa94f1f8ba3f0d45ca620012d427f68")) 2024-09-12 20:12.42 ---> saved as "d57419a56295c40af87b913787a71d3d7d37bb05a3b84fa43bbdb1c8f67d3ded" /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.581317') && (for DATA in prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; 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/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4,liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68,liquidsoap.1.3.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.581317 FAILED:liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68 prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4/opam prep/universes/0fa94f1f8ba3f0d45ca620012d427f68/liquidsoap/1.3.4/opam.err.log Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68:4852ebcf3cfa1e04f29c1fb4e9b577012face574bc8532ba3d38d1bf0756cb7f 2024-09-12 20:12.44 ---> saved as "fbc619239e8e51a3f70591b16298011c0b71b3ea86fe341473226c8f1b126cec" Job succeeded 2024-09-12 20:20.14: Failed: liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68 2024-09-12 20:20.14: liquidsoap.1.3.4-0fa94f1f8ba3f0d45ca620012d427f68 -> 4852ebcf3cfa1e04f29c1fb4e9b577012face574bc8532ba3d38d1bf0756cb7f 2024-09-12 20:20.14: Job succeeded