Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep dokeysto_camltc.3.0.0; a25f644c5ca332f433ad4ca338c57ff8 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:59.40: Waiting for worker… 2024-09-12 20:00.03: Got resource from pool OCluster 2024-09-12 20:00.03: Using cache hint "docs-universe-prep-4.11.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (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.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.1.11.4 ocamlfind.1.9.6")) (env DUNE_CACHE disabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u dokeysto_camltc:a25f644c5ca332f433ad4ca338c57ff8,dokeysto:b0bc2431c2a7f5b97dd5668c58334b74,camltc:639ed7ce150a9c8dab31509a1a1eac02")) (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.445743') && (for DATA in prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; 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/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; 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 d6d8c27e5d79a3f819b762dcf679bc8be16dd476 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:00.03: RETRYING: 2024-09-12/083553-voodoo-prep-1bebff Number of retries: 0 (retriable error condition) Building on x86-bm-c2.sw.ocaml.org All commits already cached Updating files: 50% (16099/31925) Updating files: 51% (16282/31925) Updating files: 52% (16601/31925) Updating files: 53% (16921/31925) Updating files: 54% (17240/31925) Updating files: 55% (17559/31925) Updating files: 56% (17878/31925) Updating files: 57% (18198/31925) Updating files: 58% (18517/31925) Updating files: 59% (18836/31925) Updating files: 60% (19155/31925) Updating files: 61% (19475/31925) Updating files: 62% (19794/31925) Updating files: 63% (20113/31925) Updating files: 64% (20432/31925) Updating files: 65% (20752/31925) Updating files: 66% (21071/31925) Updating files: 67% (21390/31925) Updating files: 68% (21709/31925) Updating files: 69% (22029/31925) Updating files: 70% (22348/31925) Updating files: 71% (22667/31925) Updating files: 72% (22986/31925) Updating files: 73% (23306/31925) Updating files: 74% (23625/31925) Updating files: 75% (23944/31925) Updating files: 76% (24263/31925) Updating files: 77% (24583/31925) Updating files: 78% (24902/31925) Updating files: 79% (25221/31925) Updating files: 80% (25540/31925) Updating files: 81% (25860/31925) Updating files: 82% (26179/31925) Updating files: 83% (26498/31925) Updating files: 84% (26817/31925) Updating files: 85% (27137/31925) Updating files: 86% (27456/31925) Updating files: 87% (27775/31925) Updating files: 88% (28094/31925) Updating files: 89% (28414/31925) Updating files: 90% (28733/31925) Updating files: 91% (29052/31925) Updating files: 92% (29371/31925) Updating files: 93% (29691/31925) Updating files: 94% (30010/31925) Updating files: 95% (30329/31925) Updating files: 96% (30648/31925) Updating files: 97% (30968/31925) Updating files: 98% (31287/31925) Updating files: 99% (31606/31925) Updating files: 100% (31925/31925) Updating files: 100% (31925/31925), done. HEAD is now at d6d8c27e5d OCamlbuild.0.15.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:52.49 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:52.49 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (821 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 (15.8 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:52.49 ---> using "dfd4b37791106907970385fe62a1efa30f393e29bb49557aec08d4939964d28f" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.11.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.11.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:52.49 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:52.49 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache 2024-09-12 19:52.49 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:52.49 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:52.49 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:52.49 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:52.51 ---> using "a59d30e3efa5f786de05fcf5a163eae9ea74b3c7573661f8c015c9f0f9979d64" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:52.51 ---> using "29a4a2ef381eaf9244760d09d452380b9c48d2696e183ce4148ed7f813b271c0" 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 19:52.51 ---> using "a30626c74addf3adb61a5097af648503d79ca9605d4c754c44353596743714f3" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.11 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:52.51 ---> using "4d7e064f64598c746e3631ee3987fd497516b385d044a7629207f3f5d0abfb21" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:52.51 ---> using "b81d371a2f0dfea3ec9375d88231458b874f8fb3958d52f0d5ac761b8af0f753" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.1.11.4 ocamlfind.1.9.6")) The following actions will be performed: - install dune 1.11.4 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.1.11.4 (cached) -> installed ocamlfind.1.9.6 -> installed dune.1.11.4 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:52.51 ---> using "005b66fe2ddd3bd977f41e3fb7ca4c1f4c511622c12acc6ff4ad5a36f5d462ef" from cache /home/opam: (env DUNE_CACHE disabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 base-bytes.base 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 (1023 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 dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 base-bytes.base" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 1.11.4). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install cppo 1.6.9 - install dune-configurator 1.0.0 - install ppx_derivers 1.2.1 - install result 1.5 - install base-bytes base - install conf-bash 1 - install ocamlbuild 0.15.0 - install ocaml-migrate-parsetree 1.8.0 - install ocplib-endian 1.2 - install topkg 1.0.7 - install extunix 0.2.0 - install lwt 5.7.0 - install dokeysto 4.0.1 - install logs 0.7.0 - install camltc 0.9.8 - install dokeysto_camltc 3.0.0 ===== 16 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/48: Processing 3/48: Processing 4/48: Processing 5/48: Processing 6/48: Processing 7/48: [conf-bash: bash] -> installed base-bytes.base Processing 8/48: [conf-bash: bash] -> retrieved camltc.0.9.8 (cached) Processing 9/48: [conf-bash: bash] -> retrieved cppo.1.6.9 (cached) Processing 10/48: [conf-bash: bash] Processing 11/48: [conf-bash: bash] Processing 12/48: [conf-bash: bash] [cppo: dune build] Processing 13/48: [conf-bash: bash] [cppo: dune build] -> installed dune-configurator.1.0.0 Processing 14/48: [conf-bash: bash] [cppo: dune build] -> retrieved dokeysto.4.0.1 (cached) Processing 15/48: [conf-bash: bash] [cppo: dune build] - GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 15/48: [cppo: dune build] -> installed conf-bash.1 Processing 16/48: [cppo: dune build] -> retrieved dokeysto_camltc.3.0.0 (cached) Processing 17/48: [cppo: dune build] -> retrieved extunix.0.2.0 (cached) Processing 18/48: [cppo: dune build] -> retrieved logs.0.7.0 (cached) Processing 19/48: [cppo: dune build] -> retrieved lwt.5.7.0 (cached) Processing 20/48: [cppo: dune build] -> retrieved ocamlbuild.0.15.0 (cached) Processing 21/48: [cppo: dune build] Processing 22/48: [cppo: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 23/48: [cppo: dune build] [ocamlbuild: make configure.make] -> retrieved ppx_derivers.1.2.1 (cached) Processing 24/48: [cppo: dune build] [ocamlbuild: make configure.make] Processing 25/48: [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 26/48: [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build] [result: dune build] -> retrieved topkg.1.0.7 (cached) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.11/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.11"; \ - echo "BINDIR=/home/opam/.opam/4.11/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.11/lib"; \ - echo "MANDIR=/home/opam/.opam/4.11/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.11/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.11/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.11/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.11/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 26/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) -> compiled ppx_derivers.1.2.1 Processing 26/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 27/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> compiled result.1.5 Processing 27/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] -> installed result.1.5 Processing 28/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] Processing 29/48: [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> compiled cppo.1.6.9 Processing 29/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed cppo.1.6.9 Processing 30/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 31/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> compiled ocplib-endian.1.2 Processing 31/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed ocplib-endian.1.2 Processing 32/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 33/48: [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 33/48: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> compiled lwt.5.7.0 Processing 33/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed lwt.5.7.0 Processing 34/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 Processing 34/48: [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.15.0 Processing 35/48: [ocaml-migrate-parsetree: dune build] Processing 36/48: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 36/48: [topkg: ocaml build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 37/48: [topkg: ocaml build] Processing 38/48: [extunix: ocaml setup.ml] [topkg: ocaml build] - + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli - + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli - + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli - + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli - + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli - + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml - + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml - + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml - + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml - + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml - + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml - + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml - + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 38/48: [extunix: ocaml setup.ml] -> installed topkg.1.0.7 Processing 39/48: [extunix: ocaml setup.ml] Processing 40/48: [extunix: ocaml setup.ml] [logs: ocaml build] - + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - + ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends - + ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml - + ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa - + ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml - + ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma - + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends - + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml - + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa - + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml - + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma - # No parallelism done -> compiled logs.0.7.0 Processing 40/48: [extunix: ocaml setup.ml] -> installed logs.0.7.0 Processing 41/48: [extunix: ocaml setup.ml] Processing 42/48: [camltc: dune build] [extunix: ocaml setup.ml] - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "./src/discover.ml", line 387, characters 19-35: - 387 | "--disable-" ^ String.lowercase name, - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - checking EVENTFD.............ok - checking ATFILE..............ok - checking DIRFD...............ok - checking STATVFS.............ok - checking FSTATVFS............ok - checking SIOCGIFCONF.........ok - checking IFADDRS.............ok - checking INET_NTOA...........ok - checking UNAME...............ok - checking FADVISE.............ok - checking FALLOCATE...........ok - checking TTY_IOCTL...........ok - checking TTYNAME.............ok - checking CTERMID.............ok - /tmp/discovere1f7aa.c:22:2: error: #error WIN32 not defined - 22 | #error WIN32 not defined - | ^~~~~ - /tmp/discovere1f7aa.c:24:25: error: 'GetCurrentThreadId' undeclared here (not in a function) - 24 | size_t var_1 = (size_t)&GetCurrentThreadId; - | ^~~~~~~~~~~~~~~~~~ - /tmp/discoverbcc37b.c:23:25: error: 'pthread_threadid_np' undeclared here (not in a function); did you mean 'pthread_tryjoin_np'? - 23 | size_t var_1 = (size_t)&pthread_threadid_np; - | ^~~~~~~~~~~~~~~~~~~ - | pthread_tryjoin_np - /tmp/discovera48b40.c:24:19: error: 'SYS_thread_selfid' undeclared here (not in a function) - 24 | int var_2 = (0 == SYS_thread_selfid); - | ^~~~~~~~~~~~~~~~~ - checking GETTID..............ok - checking PGID................ok - checking SETREUID............ok - checking FSYNC...............ok - checking FDATASYNC...........ok - checking SYNC................ok - checking SYNCFS..............ok - checking REALPATH............ok - checking SIGNALFD............ok - checking PTRACE..............ok - checking RESOURCE............ok - checking MLOCKALL............ok - checking STRTIME.............ok - checking TIMEZONE............ok - checking PTS.................ok - checking FCNTL...............ok - checking TCPGRP..............ok - checking EXECINFO............ok - checking SETENV..............ok - checking CLEARENV............ok - checking MKDTEMP.............ok - checking TIMEGM..............ok - checking MALLOC_INFO.........ok - checking MALLOC_STATS........ok - checking MEMALIGN............ok - checking ENDIAN..............ok - checking READ_CREDENTIALS....ok - checking FEXECVE.............ok - checking SENDMSG.............ok - checking PREAD...............ok - checking PWRITE..............ok - checking READ................ok - checking WRITE...............ok - checking MKSTEMPS............ok - checking MKOSTEMPS...........ok - checking SETRESUID...........ok - checking SYSCONF.............ok - checking SPLICE..............ok - checking TEE.................ok - checking VMSPLICE............ok - checking SOCKOPT.............ok - checking TCP_KEEPCNT.........ok - checking TCP_KEEPIDLE........ok - checking TCP_KEEPINTVL.......ok - checking SO_REUSEPORT........ok - checking POLL................ok - checking SYSINFO.............ok - checking MCHECK..............ok - checking MOUNT...............ok - checking UNSHARE.............ok - checking CHROOT..............ok - checking SYSLOG..............ok - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.11/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.11/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.11/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.11/bin/ocamlbuild - Package name: ........................................ extunix - Package version: ..................................... 0.2.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.11.2 - standard_library_default: ............................ /home/opam/.opam/4.11/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.11/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.11 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Strict compile-time checks: .......................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_unix: ............................................ /home/opam/.opam/4.11/lib/ocaml - pkg_bigarray: ........................................ /home/opam/.opam/4.11/lib/ocaml - pkg_bytes: ........................................... /home/opam/.opam/4.11/lib/bytes - ocamldoc: ............................................ /home/opam/.opam/4.11/bin/ocamldoc - - File "_build/default/src/3rd-party/tokyocabinet/bros", line 1, characters 0-0: - Warning: Source file maptest.cc with extension .cc is not allowed before - version 1.10 - ocamlc src/otc_wrapper.o - In file included from otc_wrapper.c:27: - otc_wrapper.c: In function 'caml_copy_string_with_length': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c:94:10: note: in expansion of macro 'String_val' - 94 | memcpy(String_val(res), str, len); - | ^~~~~~~~~~ - In file included from otc_wrapper.c:25: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - otc_wrapper.c: In function 'bdb_range_native': - otc_wrapper.c:521:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 521 | bks = String_val(x); - | ^ - otc_wrapper.c:526:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 526 | eks = String_val(x); - | ^ -> compiled camltc.0.9.8 Processing 42/48: [extunix: ocaml setup.ml] -> installed camltc.0.9.8 Processing 43/48: [extunix: ocaml setup.ml] + /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0) - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - W: Cannot find source file matching module 'ExtUnixAll' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixAll' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - + /home/opam/.opam/4.11/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.11/lib/ocamlbuild /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 179, characters 27-36: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 186, characters 29-38: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 193, characters 42-51: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 199, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/eventfd.c - + mv eventfd.o src/eventfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/dirfd.c - + mv dirfd.o src/dirfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fsync.c - + mv fsync.o src/fsync.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/statvfs.c - + mv statvfs.o src/statvfs.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/atfile.c - + mv atfile.o src/atfile.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ioctl_siocgifconf.c - + mv ioctl_siocgifconf.o src/ioctl_siocgifconf.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/uname.c - + mv uname.o src/uname.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fadvise.c - + mv fadvise.o src/fadvise.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fallocate.c - + mv fallocate.o src/fallocate.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/tty_ioctl.c - + mv tty_ioctl.o src/tty_ioctl.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unistd.c - + mv unistd.o src/unistd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/stdlib.c - + mv stdlib.o src/stdlib.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/signalfd.c - + mv signalfd.o src/signalfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ptrace.c - + mv ptrace.o src/ptrace.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/resource.c - + mv resource.o src/resource.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mman.c - + mv mman.o src/mman.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/time.c - + mv time.o src/time.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pts.c - + mv pts.o src/pts.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/execinfo.c - + mv execinfo.o src/execinfo.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/malloc.c - + mv malloc.o src/malloc.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/endian.c:2: - src/endian.c: In function 'caml_extunix_get_bu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:56:1: note: in expansion of macro 'GET' - 56 | GET(bu16, uint16_t, be16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:57:1: note: in expansion of macro 'GET' - 57 | GET(bs16, int16_t, be16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:58:1: note: in expansion of macro 'GET' - 58 | GET(bu31, uint32_t, be32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:59:1: note: in expansion of macro 'GET' - 59 | GET(bs31, int32_t, be32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:60:1: note: in expansion of macro 'GET' - 60 | GET(bs32, int32_t, be32toh, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:61:1: note: in expansion of macro 'GET' - 61 | GET(bu63, uint64_t, be64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:62:1: note: in expansion of macro 'GET' - 62 | GET(bs63, int64_t, be64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:63:1: note: in expansion of macro 'GET' - 63 | GET(bs64, int64_t, be64toh, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:65:1: note: in expansion of macro 'SET' - 65 | SET(b16, uint16_t, htobe16, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:66:1: note: in expansion of macro 'SET' - 66 | SET(b31, uint32_t, htobe32, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:67:1: note: in expansion of macro 'SET' - 67 | SET(b32, uint32_t, htobe32, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:68:1: note: in expansion of macro 'SET' - 68 | SET(b63, uint64_t, htobe64, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:69:1: note: in expansion of macro 'SET' - 69 | SET(b64, uint64_t, htobe64, Int64_val) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:85:1: note: in expansion of macro 'GET' - 85 | GET(lu16, uint16_t, le16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:86:1: note: in expansion of macro 'GET' - 86 | GET(ls16, int16_t, le16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:87:1: note: in expansion of macro 'GET' - 87 | GET(lu31, uint32_t, le32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:88:1: note: in expansion of macro 'GET' - 88 | GET(ls31, int32_t, le32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:89:1: note: in expansion of macro 'GET' - 89 | GET(ls32, int32_t, le32toh, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:90:1: note: in expansion of macro 'GET' - 90 | GET(lu63, uint64_t, le64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:91:1: note: in expansion of macro 'GET' - 91 | GET(ls63, int64_t, le64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:92:1: note: in expansion of macro 'GET' - 92 | GET(ls64, int64_t, le64toh, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:94:1: note: in expansion of macro 'SET' - 94 | SET(l16, uint16_t, htole16, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:95:1: note: in expansion of macro 'SET' - 95 | SET(l31, uint32_t, htole32, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:96:1: note: in expansion of macro 'SET' - 96 | SET(l32, uint32_t, htole32, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:97:1: note: in expansion of macro 'SET' - 97 | SET(l63, uint64_t, htole64, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:98:1: note: in expansion of macro 'SET' - 98 | SET(l64, uint64_t, htole64, Int64_val) - | ^~~ - src/endian.c: In function 'caml_extunix_get_u8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:104:1: note: in expansion of macro 'GET' - 104 | GET(u8, uint8_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_s8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:105:1: note: in expansion of macro 'GET' - 105 | GET(s8, int8_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:106:1: note: in expansion of macro 'GET' - 106 | GET(hu16, uint16_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:107:1: note: in expansion of macro 'GET' - 107 | GET(hs16, int16_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:108:1: note: in expansion of macro 'GET' - 108 | GET(hu31, uint32_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:109:1: note: in expansion of macro 'GET' - 109 | GET(hs31, int32_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:110:1: note: in expansion of macro 'GET' - 110 | GET(hs32, int32_t, id, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:111:1: note: in expansion of macro 'GET' - 111 | GET(hu63, uint64_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:112:1: note: in expansion of macro 'GET' - 112 | GET(hs63, int64_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:113:1: note: in expansion of macro 'GET' - 113 | GET(hs64, int64_t, id, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:115:1: note: in expansion of macro 'SET' - 115 | SET(8, uint8_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:116:1: note: in expansion of macro 'SET' - 116 | SET(h16, uint16_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:117:1: note: in expansion of macro 'SET' - 117 | SET(h31, uint32_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:118:1: note: in expansion of macro 'SET' - 118 | SET(h32, uint32_t, id, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:119:1: note: in expansion of macro 'SET' - 119 | SET(h63, uint64_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:120:1: note: in expansion of macro 'SET' - 120 | SET(h64, uint64_t, id, Int64_val) - | ^~~ - + mv endian.o src/endian.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/read_cred.c - + mv read_cred.o src/read_cred.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c - src/fexecve.c: In function 'array_of_value': - src/fexecve.c:19:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 19 | arr[i] = String_val(Field(v, i)); - | ^ - + mv fexecve.o src/fexecve.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/sendmsg.c:12: - src/sendmsg.c: In function 'caml_extunix_recvmsg': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - src/sendmsg.c:144:10: note: in expansion of macro 'String_val' - 144 | memcpy(String_val(data), buf, len); - | ^~~~~~~~~~ - In file included from src/config.h:24: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - + mv sendmsg.o src/sendmsg.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/mktemp.c:5: - src/mktemp.c: In function 'caml_extunix_internal_mkstemps': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/mktemp.c:34:20: note: in expansion of macro 'String_val' - 34 | char *template = String_val(v_template); - | ^~~~~~~~~~ - src/mktemp.c: In function 'caml_extunix_internal_mkostemps': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/mktemp.c:60:20: note: in expansion of macro 'String_val' - 60 | char *template = String_val(v_template); - | ^~~~~~~~~~ - + mv mktemp.o src/mktemp.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/memalign.c - + mv memalign.o src/memalign.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endianba.c - + mv endianba.o src/endianba.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pread_pwrite_ba.c - + mv pread_pwrite_ba.o src/pread_pwrite_ba.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c - src/bigarray.c: In function 'caml_extunixba_get_substr': - src/bigarray.c:14:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 14 | str = String_val(v_str); - | ^ - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/bigarray.c:1: - src/bigarray.c: In function 'caml_extunixba_set_substr': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/bigarray.c:25:17: note: in expansion of macro 'String_val' - 25 | char *str = String_val(v_str); - | ^~~~~~~~~~ - + mv bigarray.o src/bigarray.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/splice.c - + mv splice.o src/splice.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysconf.c - + mv sysconf.o src/sysconf.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/common.c - + mv common.o src/common.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sockopt.c - + mv sockopt.o src/sockopt.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/poll.c - + mv poll.o src/poll.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysinfo.c - + mv sysinfo.o src/sysinfo.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mount.c - + mv mount.o src/mount.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unshare.c - + mv unshare.o src/unshare.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/syslog.c - + mv syslog.o src/syslog.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlmklib -o src/extunix_stubs -g src/eventfd.o src/dirfd.o src/fsync.o src/statvfs.o src/atfile.o src/ioctl_siocgifconf.o src/uname.o src/fadvise.o src/fallocate.o src/tty_ioctl.o src/unistd.o src/stdlib.o src/signalfd.o src/ptrace.o src/resource.o src/mman.o src/time.o src/pts.o src/execinfo.o src/malloc.o src/endian.o src/read_cred.o src/fexecve.o src/sendmsg.o src/mktemp.o src/memalign.o src/endianba.o src/pread_pwrite_ba.o src/bigarray.o src/splice.o src/sysconf.o src/common.o src/sockopt.o src/poll.o src/sysinfo.o src/mount.o src/unshare.o src/syslog.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnix.ml > src/extUnix.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -modules src/ppx_have.ml > src/ppx_have.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixConfig.ml > src/extUnixConfig.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmo src/extUnixConfig.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml/compiler-libs, /home/opam/.opam/4.11/lib/ocaml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs - + src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixAll.ml --gen-all - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixAll.ml > src/extUnixAll.ml.depends - + src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixSpecific.ml > src/extUnixSpecific.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmo src/extUnixAll.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmo src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmo src/extUnix.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -a -dllib -lextunix_stubs -cclib -lextunix_stubs -I src src/extUnixAll.cmo src/extUnixConfig.cmo src/extUnixSpecific.cmo src/extUnix.cmo -o src/extunix.cma - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmx src/extUnixAll.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmx src/extUnixConfig.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmx src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmx src/extUnix.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -a -cclib -lextunix_stubs -I src src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxa - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -shared -I src/ -I src src/extunix.cmxa src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxs -> compiled extunix.0.2.0 Processing 44/48: [extunix: ocaml setup.ml] + /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0) - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - W: Cannot find source header for module library in ExtUnixAll extunix - W: Cannot find source header for module library in ExtUnixSpecific extunix - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.ml - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.ml - Installed /home/opam/.opam/4.11/lib/extunix/libextunix_stubs.a - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cma - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxa - Installed /home/opam/.opam/4.11/lib/extunix/extunix.a - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxs - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmx - Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so - Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.11/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.11/lib/extunix/META -> installed extunix.0.2.0 Processing 45/48: [dokeysto: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "dokeysto" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dokeysto.4.0.1) -> compiled dokeysto.4.0.1 -> installed dokeysto.4.0.1 Processing 47/48: [dokeysto_camltc: jbuilder build] + /home/opam/.opam/4.11/bin/jbuilder "build" "-p" "dokeysto_camltc" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dokeysto_camltc.3.0.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled dokeysto_camltc.3.0.0 -> installed dokeysto_camltc.3.0.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:55.39 ---> saved as "985d50b643044f89916c2e58f99e0118c52c50e25a4bce0c4a7ed25e79370631" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u dokeysto_camltc:a25f644c5ca332f433ad4ca338c57ff8,dokeysto:b0bc2431c2a7f5b97dd5668c58334b74,camltc:639ed7ce150a9c8dab31509a1a1eac02")) 2024-09-12 19:55.41 ---> saved as "43b8a40d57192a6320850cbf24f137ca7bc5819e82b5b6f119a2564ae012bb1e" /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.445743') && (for DATA in prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; 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/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8,camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02,camltc.0.9.8 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1,dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.4.0.1 prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.445743 prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/doc/ prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/doc/camltc/ prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/doc/camltc/LICENSE prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/doc/camltc/README.md prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/ prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/ prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc.ocamlobjinfo prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/META prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc.cmti prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc_version.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/camltc_version.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/dune-package prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/hotc.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/hotc.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/hotc.cmti prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/logging.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/logging.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/otc.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/otc.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/prefix_otc.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/prefix_otc.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/tc/ prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/tc/tc.ocamlobjinfo prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/tc/tc.cmi prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/lib/camltc/tc/tc.cmt prep/universes/639ed7ce150a9c8dab31509a1a1eac02/camltc/0.9.8/opam prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/doc/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/doc/dokeysto/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/doc/dokeysto/LICENSE prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/doc/dokeysto/README.md prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto.ocamlobjinfo prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/META prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmti prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmti prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/lib/dokeysto/dune-package prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/4.0.1/opam prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/doc/ prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/ prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/LICENSE prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/README.md prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/ prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/ prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.ocamlobjinfo prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/META prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmi prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmt prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmi prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmt prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmti prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dune-package prep/universes/a25f644c5ca332f433ad4ca338c57ff8/dokeysto_camltc/3.0.0/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. HASHES:camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02:0ef5bb3dac3caee8cebec9fdc5a71013d5e7e3695a00e7a17e47c028347cb980 HASHES:dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74:b23ed56a4288f80dd582e4d252ae98e036e0946cd42a0366d7a5d965c562467e HASHES:dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8:9fb0c6614d0c49e1e731f7fec0af52250f01f2d9079ce6cfe8b991e60dc937d9 2024-09-12 19:55.43 ---> saved as "b12a7004377a0680edf3a2e7cde3cef5f1a1d503673616b47583a8ba9af277fb" Job succeeded 2024-09-12 20:03.11: dokeysto_camltc.3.0.0-a25f644c5ca332f433ad4ca338c57ff8 -> 9fb0c6614d0c49e1e731f7fec0af52250f01f2d9079ce6cfe8b991e60dc937d9 2024-09-12 20:03.11: dokeysto.4.0.1-b0bc2431c2a7f5b97dd5668c58334b74 -> b23ed56a4288f80dd582e4d252ae98e036e0946cd42a0366d7a5d965c562467e 2024-09-12 20:03.11: camltc.0.9.8-639ed7ce150a9c8dab31509a1a1eac02 -> 0ef5bb3dac3caee8cebec9fdc5a71013d5e7e3695a00e7a17e47c028347cb980 2024-09-12 20:03.11: Job succeeded