Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep liquidsoap.1.3.3-1; 7f1cbc025cb969d45e10352cdf808004 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:15.13: Waiting for worker… 2024-09-12 20:17.44: Got resource from pool OCluster 2024-09-12 20:17.44: Using cache hint "docs-universe-prep-4.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.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy liquidsoap.1.3.3-1 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.13.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:7f1cbc025cb969d45e10352cdf808004,mm:698da0a792b90b8fa334dea56986307b,duppy:37d74f5141fdc04cc8fae5f5414b934c,dtools:6189b191d20ba919189a4b94e55e3be3")) (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.797377') && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --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:17.44: RETRYING: 2024-09-12/083554-voodoo-prep-e1e46e Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 67% (21533/32082) Updating files: 68% (21816/32082) Updating files: 69% (22137/32082) Updating files: 70% (22458/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 20:11.04 ---> 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:11.04 ---> 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:11.04 ---> 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:11.04 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:11.04 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache 2024-09-12 20:11.04 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 20:11.04 ---> 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:11.04 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:11.04 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:11.05 ---> using "bdd649aab34b1134d0a1d1f4d8a1c472f6b3d197803cfa06f8fa38e9beaa03c1" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:11.05 ---> using "8530c0e970da716a7118739cf17c14b0aadb6194090b6192d0fa9760246cd64d" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:11.05 ---> using "0d790a0e0ac9d70553b28b185b8ae8478a30cbfaf5251ca59249220b072d1554" 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:11.05 ---> using "10bf5ec698ab45f335272c3fafbe10a1b88385b7a9f24da315145070c5eef4ef" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:11.05 ---> using "35a4c8191d89e46ab11a70ddbd50646a393279028012b633e37c2d525e25da58" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:11.05 ---> using "d493f1ac3b1f6be40b0289b7ce7f81b7848f398d9b55f1132ed99f623c7a33d9" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy liquidsoap.1.3.3-1 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.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 (896 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.3-1 sexplib0.v0.13.0 pcre.7.4.1 ocamlfind.1.9.6 mm.0.3.0 host-arch-x86_64.1 duppy.0.8.0 dune-configurator.3.16.0 dune.3.16.0 dtools.0.4.5 csexp.1.5.2 conf-pkg-config.3 conf-libpcre.1 camomile.1.0.2 base.v0.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 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install csexp 1.5.2 - install conf-pkg-config 3 - install mm 0.3.0 - install dtools 0.4.5 - install camomile 1.0.2 - install sexplib0 v0.13.0 - install dune-configurator 3.16.0 - install conf-libpcre 1 - install base v0.13.2 - install pcre 7.4.1 - install duppy 0.8.0 - install liquidsoap 1.3.3-1 ===== 12 to install ===== The following system packages will first need to be installed: libpcre3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpcre16-3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../0-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../3-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../5-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/36: Processing 2/36: Processing 3/36: Processing 4/36: Processing 5/36: Processing 6/36: [conf-pkg-config: pkg-config] -> retrieved base.v0.13.2 (cached) Processing 7/36: [conf-pkg-config: pkg-config] -> retrieved camomile.1.0.2 (cached) Processing 8/36: [conf-pkg-config: pkg-config] Processing 9/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 10/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] Processing 11/36: [camomile: ocaml configure.ml] [conf-pkg-config: pkg-config] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 11/36: [camomile: ocaml configure.ml] [csexp: dune build] -> installed conf-pkg-config.3 Processing 12/36: [camomile: ocaml configure.ml] [csexp: dune build] Processing 13/36: [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> retrieved dtools.0.4.5 (cached) Processing 14/36: [liquidsoap.1.3.3-1: http] [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] Processing 15/36: [liquidsoap.1.3.3-1: http] [camomile: ocaml configure.ml] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] Processing 15/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> retrieved duppy.0.8.0 (cached) Processing 16/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [conf-libpcre: pkg-config libpcre] [csexp: dune build] [dtools: dune build] -> compiled conf-libpcre.1 Processing 16/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> installed conf-libpcre.1 Processing 17/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] -> retrieved mm.0.3.0 (cached) Processing 18/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] Processing 19/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] [mm: ./configure] -> retrieved pcre.7.4.1 (cached) Processing 20/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] [mm: ./configure] -> retrieved sexplib0.v0.13.0 (cached) Processing 21/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [csexp: dune build] [dtools: dune build] [mm: ./configure] [sexplib0: dune build] -> compiled csexp.1.5.2 Processing 21/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [dtools: dune build] [mm: ./configure] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 22/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [dtools: dune build] [mm: ./configure] [sexplib0: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 23/36: [liquidsoap.1.3.3-1: http] [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [mm: ./configure] [sexplib0: dune build] Processing 23/36: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [mm: ./configure] [sexplib0: dune build] -> compiled dtools.0.4.5 Processing 23/36: [camomile: dune build] [dune-configurator: rm] [mm: ./configure] [sexplib0: dune build] -> installed dtools.0.4.5 Processing 24/36: [camomile: dune build] [dune-configurator: rm] [mm: ./configure] [sexplib0: dune build] -> compiled sexplib0.v0.13.0 Processing 24/36: [camomile: dune build] [dune-configurator: rm] [mm: ./configure] -> installed sexplib0.v0.13.0 Processing 25/36: [camomile: dune build] [dune-configurator: rm] [mm: ./configure] Processing 25/36: [camomile: dune build] [dune-configurator: dune build] [mm: ./configure] Processing 25/36: [liquidsoap.1.3.3-1/camomile.patch: dl] [camomile: dune build] [dune-configurator: dune build] [mm: ./configure] - 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 25/36: [liquidsoap.1.3.3-1/camomile.patch: dl] [camomile: dune build] [dune-configurator: dune build] [mm: make] -> retrieved liquidsoap.1.3.3-1 (https://github.com/savonet/liquidsoap/releases/download/1.3.3/liquidsoap-1.3.3.tar.bz2) Processing 25/36: [camomile: dune build] [dune-configurator: dune build] [mm: make] -> compiled dune-configurator.3.16.0 Processing 25/36: [camomile: dune build] [mm: make] -> installed dune-configurator.3.16.0 Processing 26/36: [camomile: dune build] [mm: make] Processing 27/36: [base: dune build] [camomile: dune build] [mm: make] - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlyacc Camomile/internal/uReStrParser.mly) - 4 shift/reduce conflicts. - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales) - Warning : file loading is not supported. - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales) - Warning : strength option is not supported -> compiled camomile.1.0.2 Processing 27/36: [base: dune build] [mm: make] -> installed camomile.1.0.2 Processing 28/36: [base: dune build] [mm: make] - /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 28/36: [base: dune build] Processing 29/36: [base: 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 29/36: [base: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.13.2) - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Import0.cmo -c -impl src/import0.ml) - 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 - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Import0.cmx -c -impl src/import0.ml) - 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 - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base.cmo -c -impl src/base.ml) - 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 - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base.cmx -c -impl src/base.ml) - 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 -> installed base.v0.13.2 Processing 31/36: [pcre: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "pcre" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/pcre.7.4.1) -> compiled pcre.7.4.1 -> installed pcre.7.4.1 Processing 33/36: [duppy: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0/./configure "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0) - configuring ocaml-duppy 0.8.0 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking target toolchain... linux - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.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 33/36: [duppy: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0) - /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 34/36: [duppy: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/duppy.0.8.0) - /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 [liquidsoap: patch] applying camomile.patch Processing 35/36: [liquidsoap: patch] Processing 35/36: [liquidsoap: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/./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.3-1) - 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.4... ok - checking for ocaml duppy module >= 0.6.0... ok - checking for ocaml duppy.syntax module >= 0.4.2... Not found. - checking for ocaml cry module >= 0.6.0... Not found. - checking for ocaml mm module >= 0.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 >= 1.0.0... ok - checking for ocaml inotify module >= 1.5... Not found. - checking for ocaml yojson module... Not found. - checking for ocaml faad module >= 0.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 35/36: [liquidsoap: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1) - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/io' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/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 lang/builtins_dtools.ml - OCAMLOPT -c lang/builtins_time.ml - OCAMLOPT -c lang/builtins_callbacks.ml - OCAMLOPT -c main.ml - OCAMLOPT -c runner.ml - CC -c tools/unix_c.c - CC -c io/oss_io_c.c - OCAMLOPT -o liquidsoap - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/examples' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/examples' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/liqi' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/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.3-1/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/gui' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/gui' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts' -> compiled liquidsoap.1.3.3-1 Processing 36/36: [liquidsoap: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1) - make -C doc doc-install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.3/html - if [ -f html/index.html ] ; then \ - cp -RfL html/* /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.3/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.3-1/doc' - make -C examples doc-install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/examples' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/share/doc/liquidsoap-1.3.3/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.3/examples - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/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.3 - /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.3 - for l in externals.liq lastfm.liq utils.liq shoutcast.liq flows.liq video.liq \ - http.liq http_codes.liq pervasives.liq deprecations.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.3 ; \ - 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.3-1/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - make[2]: 'liquidsoap' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - /usr/bin/install -c -d /home/opam/.opam/4.05/lib/liquidsoap/lib/liquidsoap/1.3.3/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.3-1/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/io' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src/encoder_formats' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/src' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/examples' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/examples' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/doc' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/gui' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/gui' - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/liquidsoap.1.3.3-1/scripts' -> installed liquidsoap.1.3.3-1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:12.49 ---> saved as "95b981c62e5bbaf1b2df621e9b0400335abec8c850219a8e851485f59c46059d" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u liquidsoap:7f1cbc025cb969d45e10352cdf808004,mm:698da0a792b90b8fa334dea56986307b,duppy:37d74f5141fdc04cc8fae5f5414b934c,dtools:6189b191d20ba919189a4b94e55e3be3")) 2024-09-12 20:12.50 ---> saved as "9246c2552aa5104c39b221ceffec60f9b2348c861f38bae0cbd0bbcbb345a606" /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.797377') && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5,dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3,dtools.0.4.5 prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0,duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c,duppy.0.8.0 prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0,mm.0.3.0-698da0a792b90b8fa334dea56986307b,mm.0.3.0 prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1,liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004,liquidsoap.1.3.3-1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.797377 prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/doc/ prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/doc/dtools/ prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/doc/dtools/CHANGES prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/doc/dtools/README.md prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/ prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/ prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools.ocamlobjinfo prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/META prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools.cmi prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools.cmt prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools.cmti prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__.cmi prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__.cmt prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__Dtools_impl.cmi prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__Dtools_impl.cmt prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__Dtools_syslog.cmi prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dtools__Dtools_syslog.cmt prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/lib/dtools/dune-package prep/universes/6189b191d20ba919189a4b94e55e3be3/dtools/0.4.5/opam prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/lib/ prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/lib/duppy/ prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/lib/duppy/duppy.ocamlobjinfo prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/lib/duppy/META prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/lib/duppy/duppy.cmi prep/universes/37d74f5141fdc04cc8fae5f5414b934c/duppy/0.8.0/opam prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/ prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/ prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/mm.ocamlobjinfo prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/IO.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/META prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/MIDI.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/audio.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/image.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/ringbuffer.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/synth.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/lib/mm/video.cmi prep/universes/698da0a792b90b8fa334dea56986307b/mm/0.3.0/opam prep/universes/7f1cbc025cb969d45e10352cdf808004/liquidsoap/1.3.3-1/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. 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:dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3:edb5cae2f21089bd0fdaa3637d71dca69ed0fa627184de285f81da2a654bc087 HASHES:duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c:86b43df9be5fce6c023f395eb77695cad14859cb282c039694ed09f5a22e1376 HASHES:mm.0.3.0-698da0a792b90b8fa334dea56986307b:41a3b579913d22c83ff034fa6fbac52eb9eb876aa447d03b3277d99f4ed4e7f1 HASHES:liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004:d2bb36f6c3cfb0606b6521e0fde35275c09ae882f7bfaef456bec36df20ddfb6 2024-09-12 20:12.52 ---> saved as "4266eeb4cab86e7f804e2641282d99da78dba8c478598aad5fb1984bbc5f8b09" Job succeeded 2024-09-12 20:20.21: liquidsoap.1.3.3-1-7f1cbc025cb969d45e10352cdf808004 -> d2bb36f6c3cfb0606b6521e0fde35275c09ae882f7bfaef456bec36df20ddfb6 2024-09-12 20:20.21: mm.0.3.0-698da0a792b90b8fa334dea56986307b -> 41a3b579913d22c83ff034fa6fbac52eb9eb876aa447d03b3277d99f4ed4e7f1 2024-09-12 20:20.21: duppy.0.8.0-37d74f5141fdc04cc8fae5f5414b934c -> 86b43df9be5fce6c023f395eb77695cad14859cb282c039694ed09f5a22e1376 2024-09-12 20:20.21: dtools.0.4.5-6189b191d20ba919189a4b94e55e3be3 -> edb5cae2f21089bd0fdaa3637d71dca69ed0fa627184de285f81da2a654bc087 2024-09-12 20:20.21: Job succeeded