Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep liquidsoap.1.3.2; 0e12e6d3ac04d4d6bd6edc145ad47ac0 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:11.37: Waiting for worker… 2024-09-12 20:13.15: Got resource from pool OCluster 2024-09-12 20:13.15: Using cache hint "docs-universe-prep-4.05.0" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (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.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (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.1.11.4 ocamlfind.1.9.6")) (env DUNE_CACHE disabled) (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.2 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 jbuilder.transition duppy.0.8.0 dune-configurator.1.0.0 dune.1.11.4 dtools.0.4.1 cppo.1.6.9 conf-pkg-config.3 conf-libpcre.1 camomile.0.8.7 base-bytes.base base.v0.13.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:0e12e6d3ac04d4d6bd6edc145ad47ac0,pcre:6b3c6b9506b3158a6050c0979b557546,duppy:0357b810f43c0a16940a1ef9fc923087,dtools:698da0a792b90b8fa334dea56986307b,camomile:39623254b7d2ac65e86c89ea62926518")) (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.559759') && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 54fcd3e447eb686fafbcc22ff932ebae133ed39e --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:13.15: RETRYING: 2024-09-12/083554-voodoo-prep-b8e567 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 71% (22586/31551) Updating files: 72% (22717/31551) Updating files: 73% (23033/31551) Updating files: 74% (23348/31551) Updating files: 75% (23664/31551) Updating files: 76% (23979/31551) Updating files: 77% (24295/31551) Updating files: 78% (24610/31551) Updating files: 79% (24926/31551) Updating files: 80% (25241/31551) Updating files: 81% (25557/31551) Updating files: 82% (25872/31551) Updating files: 83% (26188/31551) Updating files: 84% (26503/31551) Updating files: 85% (26819/31551) Updating files: 86% (27134/31551) Updating files: 87% (27450/31551) Updating files: 88% (27765/31551) Updating files: 89% (28081/31551) Updating files: 90% (28396/31551) Updating files: 91% (28712/31551) Updating files: 92% (29027/31551) Updating files: 93% (29343/31551) Updating files: 94% (29658/31551) Updating files: 95% (29974/31551) Updating files: 96% (30289/31551) Updating files: 97% (30605/31551) Updating files: 98% (30920/31551) Updating files: 99% (31236/31551) Updating files: 100% (31551/31551) Updating files: 100% (31551/31551), done. HEAD is now at 54fcd3e447 Update pkg-config depexts for Cygwin (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 20:07.19 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:07.19 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" 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 1s (540 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 (6783 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:07.19 ---> using "8c0f8771fbef6314a3959e88202d1780ecd2b0743dffb0ee03d00fa52dbfc6fb" 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 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 seq 0.3.1 [required by fmt] - install result 1.5 [required by rresult] - 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 re 1.11.0 [required by opam-format] - 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 [seq.0.3.1] 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 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 seq.0.3.1 -> installed opam-file-format.2.1.6 -> installed stdlib-shims.0.3.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed re.1.11.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:07.19 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:07.19 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache 2024-09-12 20:07.19 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 20:07.19 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:07.19 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:07.19 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:07.20 ---> using "af650349efb41ae78645dd0d864949f9a881d4ddbde963c4acf0c20440b0f9df" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:07.20 ---> using "3e15af6bb3cb419c128f11bb5af04d8ca5d4d9e8af45c4accc74c17bf2e6283b" 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:07.20 ---> using "5c9b234591f11be065f8ae30a87cfc5f92d2bc1d882277df62bc509c3a40548d" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.05 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:07.20 ---> using "2fa4a5dd048b923479f1828e271b2b6437c8b64e6d6db8020f327eb5456b1411" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:07.20 ---> using "f78841f83806f76fbcd00a4c1396c88a2d354d9e7439fb3992826833296d88b8" 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.1.11.4 ocamlfind.1.9.6")) The following actions will be performed: - install dune 1.11.4 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.1.11.4 (cached) -> installed ocamlfind.1.9.6 -> installed dune.1.11.4 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:07.20 ---> using "b98b4869fb9f231c4cda24d46c90c3203566bb2996cbee4e850271da04376e0b" from cache /home/opam: (env DUNE_CACHE disabled) /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.2 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 jbuilder.transition duppy.0.8.0 dune-configurator.1.0.0 dune.1.11.4 dtools.0.4.1 cppo.1.6.9 conf-pkg-config.3 conf-libpcre.1 camomile.0.8.7 base-bytes.base base.v0.13.2 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 (942 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.2 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 jbuilder.transition duppy.0.8.0 dune-configurator.1.0.0 dune.1.11.4 dtools.0.4.1 cppo.1.6.9 conf-pkg-config.3 conf-libpcre.1 camomile.0.8.7 base-bytes.base base.v0.13.2" 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 1.11.4). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install cppo 1.6.9 - install dune-configurator 1.0.0 - install base-bytes base - install conf-pkg-config 3 - install mm 0.3.0 - install dtools 0.4.1 - install jbuilder transition - install sexplib0 v0.13.0 - install conf-libpcre 1 - install camomile 0.8.7 - install base v0.13.2 - install pcre 7.4.1 - install duppy 0.8.0 - install liquidsoap 1.3.2 ===== 14 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/42: Processing 2/42: Processing 3/42: Processing 4/42: Processing 5/42: Processing 6/42: Processing 7/42: Processing 8/42: [conf-pkg-config: pkg-config] -> installed base-bytes.base Processing 9/42: [conf-pkg-config: pkg-config] -> retrieved base.v0.13.2 (cached) Processing 10/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] -> retrieved camomile.0.8.7 (cached) Processing 11/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] Processing 12/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] Processing 13/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] -> installed dune-configurator.1.0.0 Processing 14/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 15/42: [dtools.0.4.1: http] [conf-pkg-config: pkg-config] Processing 16/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [conf-pkg-config: pkg-config] Processing 17/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [conf-pkg-config: pkg-config] [cppo: dune build] Processing 18/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [conf-pkg-config: pkg-config] [cppo: dune build] -> installed jbuilder.transition Processing 19/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 19/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [cppo: dune build] -> installed conf-pkg-config.3 Processing 20/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [cppo: dune build] Processing 21/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [conf-libpcre: pkg-config libpcre] [cppo: dune build] -> retrieved duppy.0.8.0 (cached) Processing 22/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [mm.0.3.0: http] [conf-libpcre: pkg-config libpcre] [cppo: dune build] -> compiled conf-libpcre.1 Processing 22/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] -> installed conf-libpcre.1 Processing 23/42: [dtools.0.4.1: http] [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] Processing 23/42: [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] -> retrieved dtools.0.4.1 (https://github.com/savonet/ocaml-dtools/releases/download/0.4.1/ocaml-dtools-0.4.1.tar.gz) Processing 24/42: [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] Processing 25/42: [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] [dtools: ./configure] -> retrieved pcre.7.4.1 (cached) Processing 26/42: [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] [dtools: ./configure] -> retrieved sexplib0.v0.13.0 (cached) Processing 27/42: [liquidsoap.1.3.2: http] [mm.0.3.0: http] [cppo: dune build] [dtools: ./configure] [sexplib0: dune build] Processing 27/42: [liquidsoap.1.3.2: http] [cppo: dune build] [dtools: ./configure] [sexplib0: dune build] -> retrieved mm.0.3.0 (https://github.com/savonet/ocaml-mm/releases/download/0.3.0/ocaml-mm-0.3.0.tar.gz) Processing 28/42: [liquidsoap.1.3.2: http] [cppo: dune build] [dtools: ./configure] [mm: ./configure] [sexplib0: dune build] -> compiled cppo.1.6.9 Processing 28/42: [liquidsoap.1.3.2: http] [dtools: ./configure] [mm: ./configure] [sexplib0: dune build] -> installed cppo.1.6.9 Processing 29/42: [liquidsoap.1.3.2: http] [dtools: ./configure] [mm: ./configure] [sexplib0: dune build] Processing 30/42: [liquidsoap.1.3.2: http] [camomile: ocaml configure.ml] [dtools: ./configure] [mm: ./configure] [sexplib0: dune build] Processing 30/42: [camomile: ocaml configure.ml] [dtools: ./configure] [mm: ./configure] [sexplib0: dune build] -> compiled sexplib0.v0.13.0 Processing 30/42: [camomile: ocaml configure.ml] [dtools: ./configure] [mm: ./configure] -> installed sexplib0.v0.13.0 Processing 31/42: [camomile: ocaml configure.ml] [dtools: ./configure] [mm: ./configure] Processing 32/42: [base: dune build] [camomile: ocaml configure.ml] [dtools: ./configure] [mm: ./configure] Processing 32/42: [base: dune build] [camomile: jbuilder build] [dtools: ./configure] [mm: ./configure] -> retrieved liquidsoap.1.3.2 (https://github.com/savonet/liquidsoap/releases/download/1.3.2/liquidsoap-1.3.2.tar.bz2) - configuring ocaml-dtools 0.4.1 - 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.05.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.05/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.05/lib/ocaml - checking for caml/threads.h... yes - checking for gcc option to produce PIC... -fPIC - checking for ocaml syslog module... Not found. - configure: creating ./config.status - config.status: creating src/Makefile - config.status: creating src/META - config.status: creating Makefile Processing 32/42: [base: dune build] [camomile: jbuilder build] [dtools: make] [mm: ./configure] - /usr/bin/make -C src - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - making ._bcdi/dtools.di from dtools.mli - making ._d/dtools.d from dtools.ml - ocamlc.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.mli - ocamlc.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.ml - File "dtools.ml", line 530, characters 17-64: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "_none_", line 1: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlc.opt -a -linkall \ - -o dtools.cma dtools.cmo - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - making ._ncdi/dtools.di from dtools.mli - ocamlopt.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.ml - File "dtools.ml", line 530, characters 17-64: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "_none_", line 1: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt.opt -a -linkall \ - -o dtools.cmxa dtools.cmx - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' -> compiled dtools.0.4.1 Processing 32/42: [base: dune build] [camomile: jbuilder build] [mm: ./configure] Processing 33/42: [base: dune build] [camomile: jbuilder build] [mm: ./configure] [dtools: make install] - configuring ocaml-mm 0.3.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-unknown-linux-gnu - checking host system type... x86_64-unknown-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking that calling user is not root... ok - 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.05.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.05/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.05/lib/ocaml - checking for caml/threads.h... no - checking for gcc option to produce PIC... -fPIC - checking for memalign... yes - 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 OCaml library alsa... not found - checking for OCaml library ao... not found - checking for OCaml library pulseaudio... not found - checking for OCaml library gstreamer... not found - checking for OCaml library mad... not found - checking for OCaml library ogg... not found - checking for OCaml library sdl... not found - checking for OCaml library theora... not found - checking sys/soundcard.h usability... yes - checking sys/soundcard.h presence... yes - checking for sys/soundcard.h... yes - checking libavcodec/avcodec.h usability... no - checking libavcodec/avcodec.h presence... no - checking for libavcodec/avcodec.h... no - checking linux/videodev.h usability... no - checking linux/videodev.h presence... no - checking for linux/videodev.h... no - checking for ocaml bytes module... ok - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/Makefile - config.status: creating external/Makefile - config.status: creating external/Makefile.defs - config.status: creating src/META - config.status: creating config.h - - - Supported external libraries: - - Alsa : no - - AO : no - - FFmpeg : no - - Gstreamer : no - - Mad : no - - ogg : no - - OSS : yes - - Pulseaudio: no - - SDL : no - - Theora : no - - V4L : no - Processing 33/42: [base: dune build] [camomile: jbuilder build] [mm: make] [dtools: make install] - /usr/bin/make -C src install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: 'dtools.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - make[2]: 'dtools.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' - - Installing library with ocamlfind - ocamlfind install dtools META dtools.cma dtools.cmxa dtools.cmx dtools.mli dtools.cmi dtools.a - Installed /home/opam/.opam/4.05/lib/dtools/dtools.a - Installed /home/opam/.opam/4.05/lib/dtools/dtools.cmi - Installed /home/opam/.opam/4.05/lib/dtools/dtools.mli - Installed /home/opam/.opam/4.05/lib/dtools/dtools.cmx - Installed /home/opam/.opam/4.05/lib/dtools/dtools.cmxa - Installed /home/opam/.opam/4.05/lib/dtools/dtools.cma - Installed /home/opam/.opam/4.05/lib/dtools/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/dtools.0.4.1/src' -> installed dtools.0.4.1 Processing 33/42: [base: dune build] [camomile: jbuilder build] [mm: make] - ocamlc src/.base.objs/byte/base__Import0.{cmi,cmo,cmt} - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - ocamlopt src/.base.objs/native/base__Import0.{cmx,o} - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - ocamlc src/.base.objs/byte/base.{cmi,cmo,cmt} - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - ocamlopt src/.base.objs/native/base.{cmx,o} - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead -> compiled base.v0.13.2 Processing 33/42: [camomile: jbuilder build] [mm: make] -> installed base.v0.13.2 Processing 34/42: [camomile: jbuilder build] [mm: make] Processing 35/42: [camomile: jbuilder build] [mm: make] [pcre: dune build] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - ocamldep.opt synth.mli > ._bcdi/synth.di - ocamldep.opt MIDI.mli > ._bcdi/MIDI.di - ocamldep.opt video.mli > ._bcdi/video.di - ocamldep.opt image.mli > ._bcdi/image.di - ocamldep.opt audio.mli > ._bcdi/audio.di - ocamldep.opt ringbuffer.mli > ._bcdi/ringbuffer.di - ocamldep.opt synth.ml > ._d/synth.d - ocamldep.opt MIDI.ml > ._d/MIDI.d - ocamldep.opt video.ml > ._d/video.d - ocamldep.opt image.ml > ._d/image.d - ocamldep.opt audio.ml > ._d/audio.d - ocamldep.opt IO.ml > ._d/IO.d - ocamldep.opt ringbuffer.ml > ._d/ringbuffer.d - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.05/include -I.. -g -Wall -O3 \ - -DPIC \ - -I.. -I/home/opam/.opam/4.05/lib/bytes -o audio_c.o " audio_c.c - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.05/include -I.. -g -Wall -O3 \ - -DPIC \ - -I.. -I/home/opam/.opam/4.05/lib/bytes -o image_c.o " image_c.c - image_c.c: In function 'caml_rgb_color_to_alpha': - image_c.c:1325:10: warning: variable 'd' set but not used [-Wunused-but-set-variable] - 1325 | double d; - | ^ - image_c.c:1324:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable] - 1324 | double rr, gg, bb, aa; - | ^~ - ar rcs libmm_stubs.a audio_c.o image_c.o - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes ringbuffer.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes ringbuffer.ml - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes IO.ml - File "IO.ml", line 131, characters 6-54: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "IO.ml", line 144, characters 6-64: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "IO.ml", line 41, characters 9-15: - Warning 27: unused variable self. - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes audio.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes audio.ml - File "audio.ml", line 1295, characters 4-47: - Warning 50: unattached documentation comment (ignored) - File "audio.ml", line 1315, characters 4-38: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1317, characters 4-34: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1322, characters 4-20: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1324, characters 4-24: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1610, characters 4-36: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1613, characters 4-31: - Warning 50: ambiguous documentation comment - File "audio.ml", line 329, characters 10-14: - Warning 32: unused value ifft. - File "audio.ml", line 350, characters 5-10: - Warning 32: unused value iteri. - File "audio.ml", line 386, characters 28-29: - Warning 27: unused variable f. - File "audio.ml", line 395, characters 25-26: - Warning 27: unused variable f. - File "audio.ml", line 407, characters 23-29: - Warning 27: unused variable window. - File "audio.ml", line 749, characters 4-504: - Warning 34: unused type triangle. - File "audio.ml", line 766, characters 4-287: - Warning 34: unused type tb303. - File "audio.ml", line 767, characters 11-17: - Warning 27: unused variable self. - File "audio.ml", line 774, characters 18-21: - Warning 27: unused variable buf. - File "audio.ml", line 774, characters 22-25: - Warning 27: unused variable ofs. - File "audio.ml", line 774, characters 26-29: - Warning 27: unused variable len. - File "audio.ml", line 874, characters 4-10: - Warning 32: unused value length. - File "audio.ml", line 1213, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1230, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1298, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1422, characters 9-15: - Warning 27: unused variable self. - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes image.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes image.ml - File "image.ml", line 262, characters 2-61: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "image.ml", line 605, characters 4-97: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 610, characters 4-117: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 658, characters 6-74: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 691, characters 6-78: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 710, characters 4-1728: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 111, characters 6-10: - Warning 32: unused value kind. - File "image.ml", line 487, characters 6-100: - Warning 32: unused value of_color. - File "image.ml", line 709, characters 16-20: - Warning 27: unused variable copy. - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes video.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes video.ml - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes MIDI.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes MIDI.ml - File "MIDI.ml", line 107, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 108, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 109, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 111, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 112, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 113, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 104, characters 2-302: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 292, characters 14-52: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 507, characters 9-84: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 522, characters 3-103: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 533, characters 4-317: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 61, characters 0-16: - Warning 34: unused type delta. - File "MIDI.ml", line 212, characters 6-15: - Warning 32: unused value clear_all. - File "MIDI.ml", line 215, characters 6-12: - Warning 32: unused value append. - File "MIDI.ml", line 570, characters 31-37: - Warning 27: unused variable tracks. - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes synth.mli - ocamlc.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes synth.ml - File "synth.ml", line 93, characters 25-228: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type MIDI.event. - File "synth.ml", line 80, characters 21-22: - Warning 27: unused variable v. - File "synth.ml", line 142, characters 4-14: - Warning 32: unused value simple_gen. - File "synth.ml", line 181, characters 19-22: - Warning 27: unused variable evs. - File "synth.ml", line 181, characters 37-41: - Warning 27: unused variable eofs. - File "synth.ml", line 181, characters 48-51: - Warning 27: unused variable buf. - File "synth.ml", line 181, characters 67-70: - Warning 27: unused variable ofs. - File "synth.ml", line 181, characters 77-80: - Warning 27: unused variable len. - ocamlmklib -I .. -I /home/opam/.opam/4.05/lib/bytes \ - -o mm_stubs audio_c.o image_c.o \ - - ocamlc.opt -a -dllib dllmm_stubs.so -I .. -I /home/opam/.opam/4.05/lib/bytes -linkall -cclib -lmm_stubs -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - ocamldep.opt -native synth.mli > ._ncdi/synth.di - ocamldep.opt -native MIDI.mli > ._ncdi/MIDI.di - ocamldep.opt -native video.mli > ._ncdi/video.di - ocamldep.opt -native image.mli > ._ncdi/image.di - ocamldep.opt -native audio.mli > ._ncdi/audio.di - ocamldep.opt -native ringbuffer.mli > ._ncdi/ringbuffer.di - make[2]: 'libmm_stubs.a' is up to date. - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes ringbuffer.ml - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes IO.ml - File "IO.ml", line 131, characters 6-54: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "IO.ml", line 144, characters 6-64: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "IO.ml", line 41, characters 9-15: - Warning 27: unused variable self. - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes audio.ml - File "audio.ml", line 1295, characters 4-47: - Warning 50: unattached documentation comment (ignored) - File "audio.ml", line 1315, characters 4-38: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1317, characters 4-34: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1322, characters 4-20: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1324, characters 4-24: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1610, characters 4-36: - Warning 50: ambiguous documentation comment - File "audio.ml", line 1613, characters 4-31: - Warning 50: ambiguous documentation comment - File "audio.ml", line 329, characters 10-14: - Warning 32: unused value ifft. - File "audio.ml", line 350, characters 5-10: - Warning 32: unused value iteri. - File "audio.ml", line 386, characters 28-29: - Warning 27: unused variable f. - File "audio.ml", line 395, characters 25-26: - Warning 27: unused variable f. - File "audio.ml", line 407, characters 23-29: - Warning 27: unused variable window. - File "audio.ml", line 749, characters 4-504: - Warning 34: unused type triangle. - File "audio.ml", line 766, characters 4-287: - Warning 34: unused type tb303. - File "audio.ml", line 767, characters 11-17: - Warning 27: unused variable self. - File "audio.ml", line 774, characters 18-21: - Warning 27: unused variable buf. - File "audio.ml", line 774, characters 22-25: - Warning 27: unused variable ofs. - File "audio.ml", line 774, characters 26-29: - Warning 27: unused variable len. - File "audio.ml", line 874, characters 4-10: - Warning 32: unused value length. - File "audio.ml", line 1213, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1230, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1298, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1422, characters 9-15: - Warning 27: unused variable self. - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes image.ml - File "image.ml", line 262, characters 2-61: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "image.ml", line 605, characters 4-97: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 610, characters 4-117: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 658, characters 6-74: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 691, characters 6-78: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 710, characters 4-1728: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t_data. - File "image.ml", line 111, characters 6-10: - Warning 32: unused value kind. - File "image.ml", line 487, characters 6-100: - Warning 32: unused value of_color. - File "image.ml", line 709, characters 16-20: - Warning 27: unused variable copy. - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes video.ml - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes MIDI.ml - File "MIDI.ml", line 107, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 108, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 109, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 111, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 112, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 113, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 104, characters 2-302: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 292, characters 14-52: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 507, characters 9-84: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 522, characters 3-103: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 533, characters 4-317: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type event. - File "MIDI.ml", line 61, characters 0-16: - Warning 34: unused type delta. - File "MIDI.ml", line 212, characters 6-15: - Warning 32: unused value clear_all. - File "MIDI.ml", line 215, characters 6-12: - Warning 32: unused value append. - File "MIDI.ml", line 570, characters 31-37: - Warning 27: unused variable tracks. - ocamlopt.opt -c -dtypes -g -w +A@5-7@8@11@12@20-35-44-45 -I .. -I /home/opam/.opam/4.05/lib/bytes synth.ml - File "synth.ml", line 93, characters 25-228: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type MIDI.event. - File "synth.ml", line 80, characters 21-22: - Warning 27: unused variable v. - File "synth.ml", line 142, characters 4-14: - Warning 32: unused value simple_gen. - File "synth.ml", line 181, characters 19-22: - Warning 27: unused variable evs. - File "synth.ml", line 181, characters 37-41: - Warning 27: unused variable eofs. - File "synth.ml", line 181, characters 48-51: - Warning 27: unused variable buf. - File "synth.ml", line 181, characters 67-70: - Warning 27: unused variable ofs. - File "synth.ml", line 181, characters 77-80: - Warning 27: unused variable len. - ocamlopt.opt -a -I .. -I /home/opam/.opam/4.05/lib/bytes -linkall -cclib -lmm_stubs -o mm.cmxa ringbuffer.cmx IO.cmx audio.cmx image.cmx video.cmx MIDI.cmx synth.cmx - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' -> compiled mm.0.3.0 Processing 35/42: [camomile: jbuilder build] [pcre: dune build] Processing 36/42: [camomile: jbuilder build] [pcre: dune build] [mm: make install] - /usr/bin/make -C src install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: 'libmm_stubs.a' is up to date. - ocamlc.opt -a -dllib dllmm_stubs.so -I .. -I /home/opam/.opam/4.05/lib/bytes -linkall -cclib -lmm_stubs -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - make[2]: 'libmm_stubs.a' is up to date. - make[2]: 'mm.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' - - Installing library with ocamlfind - ocamlfind install mm META *.cm* *.mli *.so *.a - Installed /home/opam/.opam/4.05/lib/mm/mm.a - Installed /home/opam/.opam/4.05/lib/mm/libmm_stubs.a - Installed /home/opam/.opam/4.05/lib/mm/video.mli - Installed /home/opam/.opam/4.05/lib/mm/synth.mli - Installed /home/opam/.opam/4.05/lib/mm/ringbuffer.mli - Installed /home/opam/.opam/4.05/lib/mm/image.mli - Installed /home/opam/.opam/4.05/lib/mm/audio.mli - Installed /home/opam/.opam/4.05/lib/mm/MIDI.mli - Installed /home/opam/.opam/4.05/lib/mm/video.cmx - Installed /home/opam/.opam/4.05/lib/mm/video.cmo - Installed /home/opam/.opam/4.05/lib/mm/video.cmi - Installed /home/opam/.opam/4.05/lib/mm/synth.cmx - Installed /home/opam/.opam/4.05/lib/mm/synth.cmo - Installed /home/opam/.opam/4.05/lib/mm/synth.cmi - Installed /home/opam/.opam/4.05/lib/mm/ringbuffer.cmx - Installed /home/opam/.opam/4.05/lib/mm/ringbuffer.cmo - Installed /home/opam/.opam/4.05/lib/mm/ringbuffer.cmi - Installed /home/opam/.opam/4.05/lib/mm/mm.cmxa - Installed /home/opam/.opam/4.05/lib/mm/mm.cma - Installed /home/opam/.opam/4.05/lib/mm/image.cmx - Installed /home/opam/.opam/4.05/lib/mm/image.cmo - Installed /home/opam/.opam/4.05/lib/mm/image.cmi - Installed /home/opam/.opam/4.05/lib/mm/audio.cmx - Installed /home/opam/.opam/4.05/lib/mm/audio.cmo - Installed /home/opam/.opam/4.05/lib/mm/audio.cmi - Installed /home/opam/.opam/4.05/lib/mm/MIDI.cmx - Installed /home/opam/.opam/4.05/lib/mm/MIDI.cmo - Installed /home/opam/.opam/4.05/lib/mm/MIDI.cmi - Installed /home/opam/.opam/4.05/lib/mm/IO.cmx - Installed /home/opam/.opam/4.05/lib/mm/IO.cmo - Installed /home/opam/.opam/4.05/lib/mm/IO.cmi - Installed /home/opam/.opam/4.05/lib/stublibs/dllmm_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllmm_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.05/lib/mm/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/mm.0.3.0/src' -> installed mm.0.3.0 Processing 36/42: [camomile: jbuilder build] [pcre: dune build] -> compiled pcre.7.4.1 Processing 36/42: [camomile: jbuilder build] -> installed pcre.7.4.1 Processing 37/42: [camomile: jbuilder build] Processing 38/42: [camomile: jbuilder build] [duppy: ./configure] - 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.05.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.05/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.05/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 38/42: [camomile: jbuilder build] [duppy: make] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.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.05/include -Wall -DCAML_NAME_SPACE \ - -DPIC -fPIC -I/home/opam/.opam/4.05/include \ - -I/home/opam/.opam/4.05/lib/pcre -I/home/opam/.opam/4.05/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.05/lib/pcre -I /home/opam/.opam/4.05/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.05/lib/pcre -I /home/opam/.opam/4.05/lib/bytes duppy.ml - ocamlmklib -I /home/opam/.opam/4.05/lib/pcre -I /home/opam/.opam/4.05/lib/bytes \ - -o duppy_stubs duppy_stubs.o \ - - ocamlc.opt -thread -a -dllib dllduppy_stubs.so -I /home/opam/.opam/4.05/lib/pcre -I /home/opam/.opam/4.05/lib/bytes -ccopt -L/home/opam/.opam/4.05/lib \ - -cclib -lduppy_stubs -o duppy.cma duppy.cmo - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.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.05/lib/pcre -I /home/opam/.opam/4.05/lib/bytes duppy.ml - ocamlopt.opt -thread -a -I /home/opam/.opam/4.05/lib/pcre -I /home/opam/.opam/4.05/lib/bytes -ccopt -L/home/opam/.opam/4.05/lib -cclib -lduppy_stubs \ - -o duppy.cmxa duppy.cmx - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' -> compiled duppy.0.8.0 Processing 38/42: [camomile: jbuilder build] Processing 39/42: [camomile: jbuilder build] [duppy: make install] - /usr/bin/make -C src install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.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.05/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.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.05/.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.05/lib/duppy/libduppy_stubs.a - Installed /home/opam/.opam/4.05/lib/duppy/duppy.a - Installed /home/opam/.opam/4.05/lib/duppy/duppy.cmx - Installed /home/opam/.opam/4.05/lib/duppy/duppy.cmxa - Installed /home/opam/.opam/4.05/lib/duppy/duppy.cma - Installed /home/opam/.opam/4.05/lib/duppy/duppy.cmi - Installed /home/opam/.opam/4.05/lib/duppy/duppy.mli - Installed /home/opam/.opam/4.05/lib/stublibs/dllduppy_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllduppy_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.05/lib/duppy/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/src' -> installed duppy.0.8.0 Processing 39/42: [camomile: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "camomile" "-j" "1" (CWD=/home/opam/.opam/4.05/.opam-switch/build/camomile.0.8.7) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "Camomile/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/charmaps/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/database/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/internal/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/locales/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/mappings/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/public/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/tools/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/toolslib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/tester/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/tester-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/jbuild", line 4, characters 0-96: - 4 | (rule (with-stdout-to installConfig.ml - 5 | (echo "let share_dir = \"/usr/share/camomile\""))) - Warning: The following files are both generated by a rule and are present in - the source tree: - - Camomile/installConfig.ml - Because you are using the jbuilder binary, I am closing my eyes on this and I - am acting as if the rule didn't exist. However, you should really delete - these files from your source tree. I will no longer accept this once you - upgrade your project to dune >= 1.10. - ocamlyacc Camomile/internal/uReStrParser.{ml,mli} - 4 shift/reduce conflicts. - ocamlc Camomile/tools/.parse_unidata.eobjs/byte/parse_unidata.{cmi,cmo,cmt} - File "Camomile/tools/parse_unidata.ml", line 178, characters 6-9: - Warning 26: unused variable dir. - ocamlopt Camomile/tools/.parse_unidata.eobjs/native/parse_unidata.{cmx,o} - File "Camomile/tools/parse_unidata.ml", line 178, characters 6-9: - Warning 26: unused variable dir. - camomilelocaledef Camomile/locales/ar.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/az.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/div.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/el.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/fa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/gu.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/he.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/hi.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/hi__DIRECT.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ja.mar - Warning : strength option is not supported - camomilelocaledef Camomile/locales/ka.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/kk.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/kn.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ky.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/mn.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/mr.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/pa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/sa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/syr.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ta.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/te.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/th.mar - Warning : file loading is not supported. - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/tt.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ur.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/uz.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/vi.mar - Warning : normalization option is not supported -> compiled camomile.0.8.7 -> installed camomile.0.8.7 Processing 41/42: [liquidsoap: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/./configure "--prefix" "/home/opam/.opam/4.05" "--sbindir=/home/opam/.opam/4.05/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.05/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.05/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.05/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.05/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.05/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.05/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.05/lib/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2) - 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.05.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.05/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.05/lib/ocaml - checking for caml/threads.h... yes - checking whether ocamlopt accepts -ffast-math... no - checking for ocamlc version... 4.05.0 - checking for ocaml bytes module... ok - checking for ocaml pcre module... ok - checking for ocaml dtools module >= 0.3.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.4.0... Not found. - checking for ocaml mm module >= 0.3.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.2.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.1.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... ok - checking for ocaml inotify module >= 1.5... Not found. - checking for ocaml yojson module... Not found. - checking for ocaml faad module >= 0.3.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.05.0 - 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 - CFLAGS : -fPIC -I/home/opam/.opam/4.05/lib/ocaml -g - LDFLAGS : -L/home/opam/.opam/4.05/lib - - ---------------------------------------------------------------- Installation - - prefix : /home/opam/.opam/4.05 - exec_prefix : ${prefix} - binary : ${exec_prefix}/bin - configuration : /home/opam/.opam/4.05/lib/liquidsoap/etc/liquidsoap - logging : /home/opam/.opam/4.05/lib/liquidsoap/var/log/liquidsoap - PIDs : /home/opam/.opam/4.05/lib/liquidsoap/var/run/liquidsoap - logrotate conf : /home/opam/.opam/4.05/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) - - 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 41/42: [liquidsoap: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2) - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/io' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - OCAMLYACC lang/lang_parser.mly - OCAMLLEX lang/lang_lexer.mll - 257 states, 10827 transitions, table size 44850 bytes - 3080 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)\"" > SVN.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)\"" > SVN.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)\"" > SVN.ml ; \ - else \ - echo "let rev = \"\"" > SVN.ml ; \ - fi - OCAMLDEP - OCAMLOPT -c shutdown.ml - OCAMLOPT -c tools/stdlib.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 configure.mli - OCAMLOPT -c configure.ml - OCAMLOPT -c tools/process_handler.mli - OCAMLOPT -c tools/process_handler.ml - OCAMLOPT -c tools/dyntools.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 SVN.mli - OCAMLOPT -c SVN.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/generator.mli - OCAMLOPT -c stream/generator.ml - OCAMLOPT -c stream/aFrame.mli - OCAMLOPT -c stream/aFrame.ml - OCAMLOPT -c decoder/decoder.mli - OCAMLOPT -c request.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 decoder/decoder.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 tools/rutils.mli - OCAMLOPT -c tools/rutils.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/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.ml - OCAMLOPT -c tools/server_builtins.ml - OCAMLOPT -c lang/lang_types.mli - OCAMLOPT -c lang/lang_types.ml - OCAMLOPT -c lang/lang_values.ml - OCAMLOPT -c lang/lang_encoders.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_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/lang_parser.mli - OCAMLOPT -c lang/lang_parser.ml - OCAMLOPT -c lang/lang_lexer.ml - OCAMLOPT -c lang/lang_pp.ml - OCAMLOPT -c lang/lang.mli - OCAMLOPT -c lang/lang.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_converter.mli - OCAMLOPT -c converters/video_converter.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/audio_gen.ml - OCAMLOPT -c sources/request_source.mli - OCAMLOPT -c sources/request_source.ml - OCAMLOPT -c sources/latest_metadata.ml - OCAMLOPT -c sources/req_simple.ml - OCAMLOPT -c sources/playlist.ml - OCAMLOPT -c sources/req_queue.ml - OCAMLOPT -c sources/req_equeue.ml - OCAMLOPT -c sources/generated.ml - OCAMLOPT -c sources/http_source.ml - OCAMLOPT -c harbor/harbor_base.ml - OCAMLOPT -c harbor/harbor.ml - OCAMLOPT -c sources/harbor_input.ml - OCAMLOPT -c sources/external_input.ml - OCAMLOPT -c tools/liqMM.ml - OCAMLOPT -c conversions/audio_to_stereo.ml - OCAMLOPT -c conversions/drop.ml - OCAMLOPT -c conversions/id.ml - OCAMLOPT -c conversions/swap.ml - OCAMLOPT -c conversions/mean.ml - OCAMLOPT -c conversions/mux.ml - OCAMLOPT -c outputs/output.mli - OCAMLOPT -c outputs/output.ml - OCAMLOPT -c outputs/pipe_output.ml - OCAMLOPT -c outputs/harbor_output.ml - OCAMLOPT -c operators/insert_metadata.ml - OCAMLOPT -c operators/map_metadata.ml - OCAMLOPT -c operators/on_metadata.ml - OCAMLOPT -c operators/store_metadata.ml - OCAMLOPT -c operators/on_track.ml - OCAMLOPT -c operators/on_end.ml - OCAMLOPT -c operators/delay.ml - OCAMLOPT -c operators/switch.ml - OCAMLOPT -c operators/fade.ml - OCAMLOPT -c operators/add.ml - OCAMLOPT -c operators/sequence.ml - OCAMLOPT -c operators/cross.ml - OCAMLOPT -c operators/smartcross.ml - OCAMLOPT -c operators/compress_exp.ml - OCAMLOPT -c operators/pitch.ml - OCAMLOPT -c operators/pipe.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/clip.ml - OCAMLOPT -c operators/filter.ml - OCAMLOPT -c operators/setvol.ml - OCAMLOPT -c operators/normalize.ml - OCAMLOPT -c operators/echo.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/mixing_table.ml - OCAMLOPT -c operators/prepend.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/video_text.ml - OCAMLOPT -c operators/window_op.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 io/udp_io.ml - OCAMLOPT -c io/oss_io.ml - OCAMLOPT -c analyze/analyze_rms.ml - OCAMLOPT -c playlists/playlist_basic.ml - OCAMLOPT -c visualization/vumeter.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 decoder/metadata_decoder.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 shebang.ml - OCAMLOPT -c lang/lang_builtins.ml - OCAMLOPT -c lang/builtins_json.ml - OCAMLOPT -c lang/builtins_harbor.ml - OCAMLOPT -c main.ml - OCAMLOPT -c runner.ml - CC -c tools/locale_c.c - CC -c tools/timezone_c.c - CC -c io/oss_io_c.c - OCAMLOPT -o liquidsoap - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - OCAMLYACC liqi_parser.mly - OCAMLLEX liqi_lexer.mll - 191 states, 7161 transitions, table size 29790 bytes - 2879 additional bytes used for bindings - OCAMLDEP - OCAMLOPT -c liqi.ml - OCAMLOPT -c html.ml - OCAMLOPT -c latex.ml - OCAMLOPT -c liqi_parser.mli - OCAMLOPT -c liqi_parser.ml - OCAMLOPT -c liqi_lexer.ml - OCAMLOPT -c main.ml - OCAMLOPT -o liqi - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/gui' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/gui' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts' -> compiled liquidsoap.1.3.2 Processing 42/42: [liquidsoap: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2) - make -C doc doc-install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.2/html - if [ -f html/index.html ] ; then \ - cp -RfL html/* /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.2/html ; \ - fi - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/share/man/man1 - /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/4.05/lib/liquidsoap/share/man/man1 - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - make -C examples doc-install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.2/examples - /usr/bin/install -c -m 644 fallible.liq geek.liq radio.liq transitions.liq README /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.2/examples - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - /usr/bin/install -c -d /home/opam/.opam/4.05/bin - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.2 - /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.2 - for l in externals.liq lastfm.liq utils.liq shoutcast.liq flows.liq video.liq \ - http.liq http_codes.liq pervasives.liq protocols.liq gstreamer.liq ; \ - do \ - /usr/bin/install -c -m 644 scripts/$l /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.2 ; \ - done - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/etc/liquidsoap - /usr/bin/install -c -m 644 examples/radio.liq \ - /home/opam/.opam/4.05/lib/liquidsoap/etc/liquidsoap/radio.liq.example - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/etc/logrotate.d - /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate \ - /home/opam/.opam/4.05/lib/liquidsoap/etc/logrotate.d/liquidsoap - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - OCAMLOPT -c encoder_formats/meta_format.ml - OCAMLOPT -c encoder_formats/mp3_format.ml - OCAMLOPT -c encoder.ml - OCAMLOPT -c lang/lang_values.ml - OCAMLOPT -c lang/lang_encoders.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_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/lang_parser.mli - OCAMLOPT -c lang/lang_parser.ml - OCAMLOPT -c lang/lang_lexer.ml - OCAMLOPT -c lang/lang_pp.ml - OCAMLOPT -c lang/lang.mli - OCAMLOPT -c lang/lang.ml - OCAMLOPT -c tools/start_stop.ml - OCAMLOPT -c tools/icecast_utils.ml - OCAMLOPT -c protocols/annotate.ml - OCAMLOPT -c protocols/mpd.ml - OCAMLOPT -c sources/noise.ml - OCAMLOPT -c sources/blank.ml - OCAMLOPT -c sources/audio_gen.ml - OCAMLOPT -c sources/request_source.mli - OCAMLOPT -c sources/request_source.ml - OCAMLOPT -c sources/req_simple.ml - OCAMLOPT -c sources/playlist.ml - OCAMLOPT -c sources/req_queue.ml - OCAMLOPT -c sources/req_equeue.ml - OCAMLOPT -c sources/http_source.ml - OCAMLOPT -c sources/harbor_input.ml - OCAMLOPT -c sources/external_input.ml - OCAMLOPT -c conversions/audio_to_stereo.ml - OCAMLOPT -c conversions/drop.ml - OCAMLOPT -c conversions/id.ml - OCAMLOPT -c conversions/swap.ml - OCAMLOPT -c conversions/mean.ml - OCAMLOPT -c conversions/mux.ml - OCAMLOPT -c outputs/output.mli - OCAMLOPT -c outputs/output.ml - OCAMLOPT -c outputs/pipe_output.ml - OCAMLOPT -c outputs/harbor_output.ml - OCAMLOPT -c operators/insert_metadata.ml - OCAMLOPT -c operators/map_metadata.ml - OCAMLOPT -c operators/on_metadata.ml - OCAMLOPT -c operators/store_metadata.ml - OCAMLOPT -c operators/on_track.ml - OCAMLOPT -c operators/on_end.ml - OCAMLOPT -c operators/delay.ml - OCAMLOPT -c operators/switch.ml - OCAMLOPT -c operators/fade.ml - OCAMLOPT -c operators/add.ml - OCAMLOPT -c operators/sequence.ml - OCAMLOPT -c operators/cross.ml - OCAMLOPT -c operators/smartcross.ml - OCAMLOPT -c operators/compress_exp.ml - OCAMLOPT -c operators/pitch.ml - OCAMLOPT -c operators/pipe.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/clip.ml - OCAMLOPT -c operators/filter.ml - OCAMLOPT -c operators/setvol.ml - OCAMLOPT -c operators/normalize.ml - OCAMLOPT -c operators/echo.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/mixing_table.ml - OCAMLOPT -c operators/prepend.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/video_text.ml - OCAMLOPT -c operators/window_op.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 io/udp_io.ml - OCAMLOPT -c io/oss_io.ml - OCAMLOPT -c visualization/vumeter.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 lang/lang_builtins.ml - OCAMLOPT -c lang/builtins_json.ml - OCAMLOPT -c lang/builtins_harbor.ml - OCAMLOPT -c main.ml - OCAMLOPT -c runner.ml - OCAMLOPT -o liquidsoap - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.2/plugins - /usr/bin/install -c -d /home/opam/.opam/4.05/bin - /usr/bin/install -c liquidsoap /home/opam/.opam/4.05/bin - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/io' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src/encoder_formats' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/src' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/examples' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/doc' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/gui' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/gui' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.2/scripts' -> installed liquidsoap.1.3.2 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:09.30 ---> saved as "f21f4616669e90ff68295ea010d111196796b1c30d1dfd00efa0c2eb35a5e3a1" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:0e12e6d3ac04d4d6bd6edc145ad47ac0,pcre:6b3c6b9506b3158a6050c0979b557546,duppy:0357b810f43c0a16940a1ef9fc923087,dtools:698da0a792b90b8fa334dea56986307b,camomile:39623254b7d2ac65e86c89ea62926518")) 2024-09-12 20:09.32 ---> saved as "ca5e31e81a2cc71894ce7c6a5b684cd488366c40d582962c78cf6f8b1bc601a1" /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.559759') && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7,camomile.0.8.7-39623254b7d2ac65e86c89ea62926518,camomile.0.8.7 prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1,dtools.0.4.1-698da0a792b90b8fa334dea56986307b,dtools.0.4.1 prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0,duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087,duppy.0.8.0 prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1,pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546,pcre.7.4.1 prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2,liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0,liquidsoap.1.3.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.559759 prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/doc/ prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/doc/camomile/ prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/doc/camomile/README prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/ prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/ prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomile.ocamlobjinfo prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/META prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/avlTree.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/avlTree.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/avlTree.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bitsvect.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bitsvect.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bitsvect.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/byte_labeled_dag.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/byte_labeled_dag.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/byte_labeled_dag.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bytesvect.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bytesvect.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/bytesvect.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileDefaultConfig.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileDefaultConfig.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibrary.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibrary.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibrary.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDefault.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDefault.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDefault.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDyn.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDyn.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/camomileLibraryDyn.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/caseMap.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/caseMap.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/caseMap.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charEncoding.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charEncoding.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charEncoding.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charmap.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charmap.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/charmap.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/configInt.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/configInt.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/configInt.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/database.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/database.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/database.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/dune-package prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/hangul.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/hangul.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/hangul.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iMap.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iMap.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iMap.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iSet.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iSet.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/iSet.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/installConfig.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/installConfig.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/locale.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/locale.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/locale.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/oOChannel.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/oOChannel.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/oOChannel.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep_data.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep_data.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/stringPrep_data.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/subText.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/subText.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/subText.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/tbl31.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/tbl31.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/tbl31.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCS4.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCS4.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCS4.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uChar.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uChar.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uChar.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharInfo.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharInfo.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharInfo.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharTbl.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharTbl.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCharTbl.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCol.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCol.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uCol.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uLine.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uLine.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uLine.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uMap.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uMap.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uMap.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uNF.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uNF.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uNF.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uPervasives.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uPervasives.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uPervasives.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uRe.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uRe.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uRe.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStr.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStr.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStr.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrLexer.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrLexer.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParser.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParser.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParser.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParserType.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParserType.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uReStrParserType.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uSet.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uSet.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uSet.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF16.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF16.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF16.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF8.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF8.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uTF8.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uText.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uText.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/uText.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unicodeString.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unicodeString.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unicodeString.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unidata.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unidata.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unidata.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unimap.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unimap.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/unimap.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xArray.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xArray.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xArray.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xString.cmi prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xString.cmt prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/lib/camomile/xString.cmti prep/universes/39623254b7d2ac65e86c89ea62926518/camomile/0.8.7/opam prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/lib/ prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/lib/dtools/ prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/lib/dtools/dtools.ocamlobjinfo prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/lib/dtools/META prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/lib/dtools/dtools.cmi prep/universes/698da0a792b90b8fa334dea56986307b/dtools/0.4.1/opam prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/lib/ prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/lib/duppy/ prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/lib/duppy/duppy.ocamlobjinfo prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/lib/duppy/META prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/lib/duppy/duppy.cmi prep/universes/0357b810f43c0a16940a1ef9fc923087/duppy/0.8.0/opam prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/doc/ prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/doc/pcre/ prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/doc/pcre/CHANGES.md prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/doc/pcre/LICENSE.md prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/doc/pcre/README.md prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/ prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/ prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/pcre.ocamlobjinfo prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/META prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/dune-package prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/pcre.cmi prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/pcre.cmt prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/lib/pcre/pcre.cmti prep/universes/6b3c6b9506b3158a6050c0979b557546/pcre/7.4.1/opam prep/universes/0e12e6d3ac04d4d6bd6edc145ad47ac0/liquidsoap/1.3.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:camomile.0.8.7-39623254b7d2ac65e86c89ea62926518:72de664bbefce2a281c8755857eb58cfffff9283586ade7089d1d80665e5a34b HASHES:dtools.0.4.1-698da0a792b90b8fa334dea56986307b:5e9a2176ec0540fb768a4ff6d5eb3e8ee8dd376baf7a9f4bfdb3eaf3b1c30445 HASHES:duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087:bfd4028083f4e014e4265a5298e35214f24a56e50f5cdf773d34d1309b84d700 HASHES:pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546:91ffd3420437070c3e36cff63ac1187036711cd0ec17d6d2353896d4f01cd82a HASHES:liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0:b786ac63b5f33799574c86f82fa350129711fdeb052120c01a9043d63c2c91e4 2024-09-12 20:09.35 ---> saved as "03b15ebee01b7a31e902e1583fc7376f3a27e99d7c0f7605e1e11fc44ea06348" Job succeeded 2024-09-12 20:17.15: liquidsoap.1.3.2-0e12e6d3ac04d4d6bd6edc145ad47ac0 -> b786ac63b5f33799574c86f82fa350129711fdeb052120c01a9043d63c2c91e4 2024-09-12 20:17.15: pcre.7.4.1-6b3c6b9506b3158a6050c0979b557546 -> 91ffd3420437070c3e36cff63ac1187036711cd0ec17d6d2353896d4f01cd82a 2024-09-12 20:17.15: duppy.0.8.0-0357b810f43c0a16940a1ef9fc923087 -> bfd4028083f4e014e4265a5298e35214f24a56e50f5cdf773d34d1309b84d700 2024-09-12 20:17.15: dtools.0.4.1-698da0a792b90b8fa334dea56986307b -> 5e9a2176ec0540fb768a4ff6d5eb3e8ee8dd376baf7a9f4bfdb3eaf3b1c30445 2024-09-12 20:17.15: camomile.0.8.7-39623254b7d2ac65e86c89ea62926518 -> 72de664bbefce2a281c8755857eb58cfffff9283586ade7089d1d80665e5a34b 2024-09-12 20:17.15: Job succeeded