Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep distributed-uwt.0.2.0; 3f875b424ca9cc1d692cbe4bd1c3b83c 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 20:04.25: Waiting for worker… 2024-09-12 20:04.25: Got resource from pool OCluster 2024-09-12 20:04.25: 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.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy distributed-uwt.0.2.0 uwt.0.3.3 topkg.1.0.7 result.1.5 omake.0.10.6 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 lwt.5.7.0 logs.0.7.0 dune-configurator.3.16.0 dune.3.16.0 distributed.0.6.0 csexp.1.5.2 cppo.1.7.0 conf-pkg-config.3 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u distributed-uwt:3f875b424ca9cc1d692cbe4bd1c3b83c,uwt:681e23b3a50c631e43fa3e7c333fb0ae,logs:7edfd7b4fa44557aebe5968fc709e9a4,distributed:1d0481e2997d00e6fab70ff4ade5cf8d")) (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.954382') && (for DATA in prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.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/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.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 0e1db1f4176121955441dd10fd6470b79d8546a9 --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:04.25: RETRYING: 2024-09-12/083553-voodoo-prep-5e56a7 Number of retries: 0 (retriable error condition) Building on x86-bm-c10.sw.ocaml.org All commits already cached Updating files: 76% (24504/32043) Updating files: 77% (24674/32043) Updating files: 78% (24994/32043) Updating files: 79% (25314/32043) Updating files: 80% (25635/32043) Updating files: 81% (25955/32043) Updating files: 82% (26276/32043) Updating files: 83% (26596/32043) Updating files: 84% (26917/32043) Updating files: 85% (27237/32043) Updating files: 86% (27557/32043) Updating files: 87% (27878/32043) Updating files: 88% (28198/32043) Updating files: 89% (28519/32043) Updating files: 90% (28839/32043) Updating files: 91% (29160/32043) Updating files: 92% (29480/32043) Updating files: 93% (29800/32043) Updating files: 94% (30121/32043) Updating files: 95% (30441/32043) Updating files: 96% (30762/32043) Updating files: 97% (31082/32043) Updating files: 98% (31403/32043) Updating files: 99% (31723/32043) Updating files: 100% (32043/32043) Updating files: 100% (32043/32043), done. HEAD is now at 0e1db1f417 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:57.10 ---> 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:57.10 ---> 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 (1100 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 (16.7 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:57.10 ---> 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:57.10 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:57.10 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache 2024-09-12 19:57.10 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:57.10 ---> 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:57.10 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:57.10 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:57.12 ---> using "b3642af89d76e4da53a9124a8f2366cbac12dff78c5e8274b0ebb4d6c00d28d1" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:57.12 ---> using "05b98f9e72b8cd2e08ffcd530efa24965a6cf995e745aa66697c5c08eaf9834d" 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:57.12 ---> using "baf1dce62da7887908bcffba060b95c0fcb6f9fbf8a03fe9bc2deb5688451bfc" 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:57.12 ---> using "d00014112e5a5769daaa8255535cc4415d7ffe50e7ed0a6dcf3af0d85e934563" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:57.12 ---> using "09820d32b17f51b2f6416f83f59a85fa42ad2a7f99c7f34439e55fc9398310cd" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:57.12 ---> using "42136b51ff474caa10a42dbdc0fe681a9e2659eb76450d654d352800f8875f6c" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy distributed-uwt.0.2.0 uwt.0.3.3 topkg.1.0.7 result.1.5 omake.0.10.6 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 lwt.5.7.0 logs.0.7.0 dune-configurator.3.16.0 dune.3.16.0 distributed.0.6.0 csexp.1.5.2 cppo.1.7.0 conf-pkg-config.3 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 (989 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 distributed-uwt.0.2.0 uwt.0.3.3 topkg.1.0.7 result.1.5 omake.0.10.6 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 lwt.5.7.0 logs.0.7.0 dune-configurator.3.16.0 dune.3.16.0 distributed.0.6.0 csexp.1.5.2 cppo.1.7.0 conf-pkg-config.3 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 # The following system packages are needed: pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install distributed 0.6.0 - install result 1.5 - install csexp 1.5.2 - install base-bytes base - install conf-pkg-config 3 - install ocamlbuild 0.15.0 - install cppo 1.7.0 - install omake 0.10.6 - install dune-configurator 3.16.0 - install topkg 1.0.7 - install ocplib-endian 1.2 - install lwt 5.7.0 - install uwt 0.3.3 - install logs 0.7.0 - install distributed-uwt 0.2.0 ===== 15 to install ===== The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - 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 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 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) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/45: Processing 4/45: Processing 5/45: Processing 6/45: Processing 7/45: [conf-pkg-config: pkg-config] -> installed base-bytes.base Processing 8/45: [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 9/45: [conf-pkg-config: pkg-config] Processing 10/45: [conf-pkg-config: pkg-config] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 11/45: [conf-pkg-config: pkg-config] [cppo: dune build] Processing 12/45: [conf-pkg-config: pkg-config] [cppo: dune build] [csexp: dune build] -> retrieved distributed.0.6.0 (cached) Processing 13/45: [conf-pkg-config: pkg-config] [cppo: dune build] [csexp: dune build] Processing 14/45: [conf-pkg-config: pkg-config] [cppo: dune build] [csexp: dune build] [distributed: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 14/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] -> installed conf-pkg-config.3 Processing 15/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] -> retrieved distributed-uwt.0.2.0 (cached) Processing 16/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] -> retrieved logs.0.7.0 (cached) Processing 17/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] -> retrieved lwt.5.7.0 (cached) Processing 18/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] -> retrieved ocamlbuild.0.15.0 (cached) Processing 19/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] Processing 20/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 21/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] [ocamlbuild: make configure.make] -> retrieved result.1.5 (cached) Processing 22/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] [ocamlbuild: make configure.make] Processing 23/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] [ocamlbuild: make configure.make] [result: dune build] - (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 23/45: [cppo: dune build] [csexp: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> compiled csexp.1.5.2 Processing 23/45: [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> installed csexp.1.5.2 Processing 24/45: [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> retrieved topkg.1.0.7 (cached) Processing 25/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> retrieved omake.0.10.6 (cached) Processing 26/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] [result: dune build] -> compiled result.1.5 Processing 26/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] -> installed result.1.5 Processing 27/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] - Wrote .preconfig Processing 27/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] -> retrieved dune-configurator.3.16.0 (cached) Processing 28/45: [uwt.0.3.3: http] [cppo: dune build] [distributed: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [omake: make] -> compiled cppo.1.7.0 Processing 28/45: [uwt.0.3.3: http] [distributed: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [omake: make] -> installed cppo.1.7.0 Processing 29/45: [uwt.0.3.3: http] [distributed: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [omake: make] Processing 30/45: [uwt.0.3.3: http] [distributed: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [omake: make] -> compiled distributed.0.6.0 Processing 30/45: [uwt.0.3.3: http] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [omake: make] -> installed distributed.0.6.0 Processing 31/45: [uwt.0.3.3: http] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [omake: make] Processing 31/45: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [omake: make] Processing 31/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [omake: make] -> retrieved uwt.0.3.3 (https://github.com/fdopen/uwt/releases/download/0.3.3/uwt-0.3.3.tar.gz) -> compiled ocplib-endian.1.2 Processing 31/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] -> installed ocplib-endian.1.2 Processing 32/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] -> compiled dune-configurator.3.16.0 Processing 32/45: [ocamlbuild: make check-if-preinstalled] [omake: make] -> installed dune-configurator.3.16.0 Processing 33/45: [ocamlbuild: make check-if-preinstalled] [omake: make] Processing 34/45: [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [omake: make] Processing 34/45: [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] - 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/45: [lwt: dune build] [omake: make] -> installed ocamlbuild.0.15.0 Processing 35/45: [lwt: dune build] [omake: make] Processing 36/45: [lwt: dune build] [omake: make] [topkg: ocaml build] -> compiled lwt.5.7.0 Processing 36/45: [omake: make] [topkg: ocaml build] -> installed lwt.5.7.0 Processing 37/45: [omake: make] [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 37/45: [omake: make] -> installed topkg.1.0.7 Processing 38/45: [omake: make] Processing 39/45: [logs: ocaml build] [omake: make] - + 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 39/45: [omake: make] -> installed logs.0.7.0 Processing 40/45: [omake: make] + /usr/bin/make (CWD=/home/opam/.opam/4.11/.opam-switch/build/omake.0.10.6) - ocaml -safe-string -strict-sequence -I +unix -I +str build.ml -auto-bootstrap OCAML="ocaml" - ocaml '-I' '+str' '-I' '+unix' '/home/opam/.opam/4.11/.opam-switch/build/omake.0.10.6/make.ml' '-C' 'boot' 'Makefile.dep' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml' - ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll - ocamllex omake_ast_lex.mll - 143 states, 3100 transitions, table size 13258 bytes - ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_gen_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -custom -o omake_gen_parse.byte unix.cma omake_gen_parse.cmo - ln -sf omake_gen_parse.byte omake_gen_parse - ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input - ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input - ocamlyacc omake_ast_parse.mly - ocamlyacc omake_ast_parse.mly - ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly - ocamlyacc omake_exp_parse.mly - ocamlyacc omake_exp_parse.mly - ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly - ocamlyacc omake_shell_parse.mly - ocamlyacc omake_shell_parse.mly - ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml - ln -sf ../src/clib/lm_channel.c c_lm_channel.c - ln -sf ../src/clib/lm_printf.c c_lm_printf.c - ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c - ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c - ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c - ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c - ln -sf ../src/clib/readline.c c_readline.c - ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c - ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c - ln -sf ../src/clib/fam_win32.c c_fam_win32.c - ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c - ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c - ln -sf ../src/clib/lm_notify.c c_lm_notify.c - ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c - ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c - ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c - ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h - ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml - ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli - ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml - ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli - ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml - ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli - ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml - ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli - ln -sf ../src/libmojave/lm_db.ml lm_db.ml - ln -sf ../src/libmojave/lm_db.mli lm_db.mli - ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml - ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli - ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml - ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli - ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml - ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli - ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml - ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli - ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml - ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli - ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml - ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli - ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml - ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli - ln -sf ../src/libmojave/lm_index.ml lm_index.ml - ln -sf ../src/libmojave/lm_index.mli lm_index.mli - ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml - ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli - ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml - ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli - ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml - ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli - ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml - ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli - ln -sf ../src/libmojave/lm_location.ml lm_location.ml - ln -sf ../src/libmojave/lm_location.mli lm_location.mli - ln -sf ../src/libmojave/lm_map.ml lm_map.ml - ln -sf ../src/libmojave/lm_map.mli lm_map.mli - ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml - ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml - ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli - ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml - ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli - ln -sf ../src/libmojave/lm_position.ml lm_position.ml - ln -sf ../src/libmojave/lm_position.mli lm_position.mli - ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml - ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli - ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml - ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli - ln -sf ../src/libmojave/lm_set.ml lm_set.ml - ln -sf ../src/libmojave/lm_set.mli lm_set.mli - ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml - ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml - ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli - ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml - ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli - ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml - ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli - ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml - ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli - ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml - ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli - ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml - ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli - ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli - ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli - ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml - ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml - ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli - ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml - ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli - ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml - ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli - ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml - ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml - ln -sf ../src/front/lm_glob.ml lm_glob.ml - ln -sf ../src/front/lm_glob.mli lm_glob.mli - ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml - ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli - ln -sf ../src/front/lm_lexer.ml lm_lexer.ml - ln -sf ../src/front/lm_lexer.mli lm_lexer.mli - ln -sf ../src/front/lm_parser.ml lm_parser.ml - ln -sf ../src/front/lm_parser.mli lm_parser.mli - ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml - ln -sf ../src/ir/omake_cache.ml omake_cache.ml - ln -sf ../src/ir/omake_cache.mli omake_cache.mli - ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml - ln -sf ../src/ir/omake_command.ml omake_command.ml - ln -sf ../src/ir/omake_command.mli omake_command.mli - ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml - ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli - ln -sf ../src/ir/omake_install.ml omake_install.ml - ln -sf ../src/ir/omake_install.mli omake_install.mli - ln -sf ../src/ir/omake_ir.ml omake_ir.ml - ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml - ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli - ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml - ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli - ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml - ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml - ln -sf ../src/ir/omake_node.ml omake_node.ml - ln -sf ../src/ir/omake_node.mli omake_node.mli - ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml - ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml - ln -sf ../src/ir/omake_options.ml omake_options.ml - ln -sf ../src/ir/omake_options.mli omake_options.mli - ln -sf ../src/ir/omake_parser.ml omake_parser.ml - ln -sf ../src/ir/omake_pos.ml omake_pos.ml - ln -sf ../src/ir/omake_pos.mli omake_pos.mli - ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml - ln -sf ../src/ir/omake_state.ml omake_state.ml - ln -sf ../src/ir/omake_state.mli omake_state.mli - ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml - ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml - ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli - ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml - ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml - ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli - ln -sf ../src/ir/omake_var.ml omake_var.ml - ln -sf ../src/ir/omake_var.mli omake_var.mli - ln -sf ../src/exec/omake_exec.ml omake_exec.ml - ln -sf ../src/exec/omake_exec.mli omake_exec.mli - ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml - ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli - ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml - ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli - ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml - ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli - ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml - ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli - ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml - ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli - ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml - ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml - ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli - ln -sf ../src/ast/omake_ast.ml omake_ast.ml - ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml - ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli - ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml - ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli - ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli - ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml - ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli - ln -sf ../src/env/omake_env.ml omake_env.ml - ln -sf ../src/env/omake_env.mli omake_env.mli - ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml - ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli - ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml - ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli - ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml - ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli - ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml - ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli - ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml - ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli - ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml - ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli - ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml - ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli - ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml - ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli - ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli - ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml - ln -sf ../src/eval/omake_eval.ml omake_eval.ml - ln -sf ../src/eval/omake_eval.mli omake_eval.mli - ln -sf ../src/eval/omake_value.ml omake_value.ml - ln -sf ../src/eval/omake_value.mli omake_value.mli - ln -sf ../src/build/omake_build.ml omake_build.ml - ln -sf ../src/build/omake_build.mli omake_build.mli - ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml - ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli - ln -sf ../src/build/omake_build_type.ml omake_build_type.ml - ln -sf ../src/build/omake_build_util.ml omake_build_util.ml - ln -sf ../src/build/omake_build_util.mli omake_build_util.mli - ln -sf ../src/build/omake_builtin.ml omake_builtin.ml - ln -sf ../src/build/omake_builtin.mli omake_builtin.mli - ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml - ln -sf ../src/build/omake_rule.ml omake_rule.ml - ln -sf ../src/build/omake_rule.mli omake_rule.mli - ln -sf ../src/build/omake_target.ml omake_target.ml - ln -sf ../src/build/omake_target.mli omake_target.mli - ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml - ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli - ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml - ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli - ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml - ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli - ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml - ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli - ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml - ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli - ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml - ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli - ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml - ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli - ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml - ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml - ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli - ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml - ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli - ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml - ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli - ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml - ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli - ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml - ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli - ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml - ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli - ln -sf ../src/builtin/omake_printf.ml omake_printf.ml - ln -sf ../src/builtin/omake_printf.mli omake_printf.mli - ln -sf ../src/main/omake_main.ml omake_main.ml - ln -sf ../src/main/omake_main.mli omake_main.mli - ln -sf ../src/main/omake_main_util.ml omake_main_util.ml - ln -sf ../src/main/omake_shell.ml omake_shell.ml - ln -sf ../src/main/omake_shell.mli omake_shell.mli - ocamldep *.ml *.mli > Makefile.dep - ocaml '-I' '+str' '-I' '+unix' '/home/opam/.opam/4.11/.opam-switch/build/omake.0.10.6/make.ml' '-C' 'boot' 'omake' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml' - ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll - ocamllex omake_ast_lex.mll - 143 states, 3100 transitions, table size 13258 bytes - ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_gen_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -custom -o omake_gen_parse.byte unix.cma omake_gen_parse.cmo - ln -sf omake_gen_parse.byte omake_gen_parse - ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input - ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input - ocamlyacc omake_ast_parse.mly - ocamlyacc omake_ast_parse.mly - ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly - ocamlyacc omake_exp_parse.mly - ocamlyacc omake_exp_parse.mly - ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly - ocamlyacc omake_shell_parse.mly - ocamlyacc omake_shell_parse.mly - ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml - ln -sf ../src/clib/lm_channel.c c_lm_channel.c - ln -sf ../src/clib/lm_printf.c c_lm_printf.c - ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c - ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c - ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c - ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c - ln -sf ../src/clib/readline.c c_readline.c - ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c - ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c - ln -sf ../src/clib/fam_win32.c c_fam_win32.c - ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c - ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c - ln -sf ../src/clib/lm_notify.c c_lm_notify.c - ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c - ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c - ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c - ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h - ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml - ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli - ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml - ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli - ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml - ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli - ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml - ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli - ln -sf ../src/libmojave/lm_db.ml lm_db.ml - ln -sf ../src/libmojave/lm_db.mli lm_db.mli - ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml - ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli - ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml - ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli - ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml - ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli - ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml - ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli - ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml - ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli - ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml - ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli - ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml - ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli - ln -sf ../src/libmojave/lm_index.ml lm_index.ml - ln -sf ../src/libmojave/lm_index.mli lm_index.mli - ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml - ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli - ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml - ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli - ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml - ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli - ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml - ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli - ln -sf ../src/libmojave/lm_location.ml lm_location.ml - ln -sf ../src/libmojave/lm_location.mli lm_location.mli - ln -sf ../src/libmojave/lm_map.ml lm_map.ml - ln -sf ../src/libmojave/lm_map.mli lm_map.mli - ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml - ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml - ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli - ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml - ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli - ln -sf ../src/libmojave/lm_position.ml lm_position.ml - ln -sf ../src/libmojave/lm_position.mli lm_position.mli - ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml - ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli - ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml - ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli - ln -sf ../src/libmojave/lm_set.ml lm_set.ml - ln -sf ../src/libmojave/lm_set.mli lm_set.mli - ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml - ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml - ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli - ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml - ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli - ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml - ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli - ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml - ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli - ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml - ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli - ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml - ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli - ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli - ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli - ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml - ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml - ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli - ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml - ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli - ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml - ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli - ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml - ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml - ln -sf ../src/front/lm_glob.ml lm_glob.ml - ln -sf ../src/front/lm_glob.mli lm_glob.mli - ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml - ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli - ln -sf ../src/front/lm_lexer.ml lm_lexer.ml - ln -sf ../src/front/lm_lexer.mli lm_lexer.mli - ln -sf ../src/front/lm_parser.ml lm_parser.ml - ln -sf ../src/front/lm_parser.mli lm_parser.mli - ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml - ln -sf ../src/ir/omake_cache.ml omake_cache.ml - ln -sf ../src/ir/omake_cache.mli omake_cache.mli - ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml - ln -sf ../src/ir/omake_command.ml omake_command.ml - ln -sf ../src/ir/omake_command.mli omake_command.mli - ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml - ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli - ln -sf ../src/ir/omake_install.ml omake_install.ml - ln -sf ../src/ir/omake_install.mli omake_install.mli - ln -sf ../src/ir/omake_ir.ml omake_ir.ml - ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml - ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli - ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml - ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli - ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml - ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml - ln -sf ../src/ir/omake_node.ml omake_node.ml - ln -sf ../src/ir/omake_node.mli omake_node.mli - ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml - ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml - ln -sf ../src/ir/omake_options.ml omake_options.ml - ln -sf ../src/ir/omake_options.mli omake_options.mli - ln -sf ../src/ir/omake_parser.ml omake_parser.ml - ln -sf ../src/ir/omake_pos.ml omake_pos.ml - ln -sf ../src/ir/omake_pos.mli omake_pos.mli - ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml - ln -sf ../src/ir/omake_state.ml omake_state.ml - ln -sf ../src/ir/omake_state.mli omake_state.mli - ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml - ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml - ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli - ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml - ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml - ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli - ln -sf ../src/ir/omake_var.ml omake_var.ml - ln -sf ../src/ir/omake_var.mli omake_var.mli - ln -sf ../src/exec/omake_exec.ml omake_exec.ml - ln -sf ../src/exec/omake_exec.mli omake_exec.mli - ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml - ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli - ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml - ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli - ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml - ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli - ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml - ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli - ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml - ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli - ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml - ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml - ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli - ln -sf ../src/ast/omake_ast.ml omake_ast.ml - ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml - ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli - ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml - ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli - ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli - ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml - ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli - ln -sf ../src/env/omake_env.ml omake_env.ml - ln -sf ../src/env/omake_env.mli omake_env.mli - ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml - ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli - ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml - ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli - ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml - ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli - ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml - ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli - ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml - ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli - ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml - ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli - ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml - ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli - ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml - ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli - ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli - ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml - ln -sf ../src/eval/omake_eval.ml omake_eval.ml - ln -sf ../src/eval/omake_eval.mli omake_eval.mli - ln -sf ../src/eval/omake_value.ml omake_value.ml - ln -sf ../src/eval/omake_value.mli omake_value.mli - ln -sf ../src/build/omake_build.ml omake_build.ml - ln -sf ../src/build/omake_build.mli omake_build.mli - ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml - ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli - ln -sf ../src/build/omake_build_type.ml omake_build_type.ml - ln -sf ../src/build/omake_build_util.ml omake_build_util.ml - ln -sf ../src/build/omake_build_util.mli omake_build_util.mli - ln -sf ../src/build/omake_builtin.ml omake_builtin.ml - ln -sf ../src/build/omake_builtin.mli omake_builtin.mli - ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml - ln -sf ../src/build/omake_rule.ml omake_rule.ml - ln -sf ../src/build/omake_rule.mli omake_rule.mli - ln -sf ../src/build/omake_target.ml omake_target.ml - ln -sf ../src/build/omake_target.mli omake_target.mli - ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml - ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli - ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml - ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli - ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml - ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli - ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml - ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli - ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml - ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli - ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml - ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli - ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml - ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli - ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml - ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml - ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli - ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml - ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli - ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml - ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli - ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml - ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli - ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml - ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli - ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml - ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli - ln -sf ../src/builtin/omake_printf.ml omake_printf.ml - ln -sf ../src/builtin/omake_printf.mli omake_printf.mli - ln -sf ../src/main/omake_main.ml omake_main.ml - ln -sf ../src/main/omake_main.mli omake_main.mli - ln -sf ../src/main/omake_main_util.ml omake_main_util.ml - ln -sf ../src/main/omake_shell.ml omake_shell.ml - ln -sf ../src/main/omake_shell.mli omake_shell.mli - ocamldep *.ml *.mli > Makefile.dep - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_string_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_gen_magic.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_printf.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_printf.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_debug.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_debug.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_heap.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_heap.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_list_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_list_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_array_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_array_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_set_sig.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_set.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_set.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_map_sig.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_map.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_map.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_int_set.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_int_set.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_termsize.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_termsize.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_terminfo.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_terminfo.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_arg.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_arg.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_index.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_index.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread_sig.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread_core.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread_core.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_string_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_string_set.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_string_set.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash_code.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash_code.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_symbol.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_symbol.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_location.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_location.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_position.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_position.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_filename_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_filename_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_uname.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_uname.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread_pool.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_thread_pool.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_channel.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_channel.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_unix_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_unix_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_db.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_db.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_notify.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_notify.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_fs_case_sensitive.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_fs_case_sensitive.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_wild.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_wild.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_readline.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_readline.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_marshal.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_marshal.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_handle_table.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_handle_table.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_int_handle_table.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_int_handle_table.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_bitset.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_bitset.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_instrument.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_instrument.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o lm.cma lm_printf.cmo lm_debug.cmo lm_heap.cmo lm_list_util.cmo lm_array_util.cmo lm_set_sig.cmo lm_set.cmo lm_map_sig.cmo lm_map.cmo lm_int_set.cmo lm_termsize.cmo lm_terminfo.cmo lm_arg.cmo lm_index.cmo lm_thread_sig.cmo lm_thread_core.cmo lm_thread.cmo lm_string_util.cmo lm_string_set.cmo lm_hash.cmo lm_hash_code.cmo lm_symbol.cmo lm_location.cmo lm_position.cmo lm_filename_util.cmo lm_uname.cmo lm_thread_pool.cmo lm_channel.cmo lm_unix_util.cmo lm_db.cmo lm_notify.cmo lm_fs_case_sensitive.cmo lm_wild.cmo lm_readline.cmo lm_marshal.cmo lm_handle_table.cmo lm_int_handle_table.cmo lm_bitset.cmo lm_instrument.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash_cons.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_hash_cons.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_lexer.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_lexer.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_parser.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_parser.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_glob.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c lm_glob.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o frt.cma lm_hash_cons.cmo lm_lexer.cmo lm_parser.cmo lm_glob.cmo - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_channel.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_printf.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_ctype.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_uname_ext.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_unix_cutil.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_compat_win32.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_readline.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_omake_shell_sys.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_omake_shell_spawn.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_fam_win32.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_fam_kqueue.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_fam_inotify.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_notify.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_termsize.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_terminfo.c - gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" -c c_lm_fs_case_sensitive.c - rm -f clib.a - ar cq clib.a c_lm_channel.o c_lm_printf.o c_lm_ctype.o c_lm_uname_ext.o c_lm_unix_cutil.o c_lm_compat_win32.o c_readline.o c_omake_shell_sys.o c_omake_shell_spawn.o c_fam_win32.o c_fam_kqueue.o c_fam_inotify.o c_lm_notify.o c_lm_termsize.o c_lm_terminfo.o c_lm_fs_case_sensitive.o - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -custom -o omake_gen_magic.byte -cclib clib.a unix.cma lm.cma frt.cma omake_gen_magic.cmo - ln -sf omake_gen_magic.byte omake_gen_magic - ./omake_gen_magic -o omake_magic.ml --version version.txt --var "omake_cc=gcc" --var "omake_cflags=-O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.11/lib/ocaml" -I"/home/opam/.opam/4.11/lib/ocaml/caml" " --var "omake_ccomptype=cc" --magic --cache-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_map.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache.ml omake_cache_type.ml omake_node.ml omake_command_digest.ml --omc-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_symbol.ml lm_map.ml lm_set.ml omake_node.ml omake_ir.ml --omo-files lm_filename_util.ml lm_hash.ml lm_lexer.ml lm_location.ml lm_map.ml lm_parser.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache_type.ml omake_ir.ml omake_node.ml omake_env.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_magic.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o magic.cma omake_magic.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_node_sig.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_node.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_var.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_symbol.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_lexer.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_parser.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_free_vars.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_state.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_options.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_id.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command_type.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_cache_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_cache.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_env.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_rule.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_pos.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_remote.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_main_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value_print.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_sys_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_sys.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_job.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_completion.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_ast.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exn_print.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_eval.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_print.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_lex.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_install.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_io_fun.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_main.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_main.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_print.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o ast.cma omake_ast.cmo omake_ast_util.cmo omake_ast_print.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_options.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_state.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_node_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_node.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_install.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_var.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_print.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_print.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_free_vars.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command_type.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value_print.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_pos.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_cache.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o ir.cma omake_options.cmo omake_symbol.cmo omake_state.cmo omake_node_type.cmo omake_node_sig.cmo omake_node.cmo omake_install.cmo omake_ir.cmo omake_var.cmo omake_ir_util.cmo omake_ir_print.cmo omake_ir_free_vars.cmo omake_lexer.cmo omake_parser.cmo omake_value_type.cmo omake_command_type.cmo omake_value_util.cmo omake_value_print.cmo omake_pos.cmo omake_shell_type.cmo omake_command.cmo omake_cache_type.cmo omake_cache.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_env.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exn_print.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_parse.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ast_lex.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exp_parse.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exp_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exp_lex.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exp_lex.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_ast.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_semant.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_ir_semant.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command_digest.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_command_digest.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o env.cma omake_env.cmo omake_exn_print.cmo omake_ast_parse.cmo omake_ast_lex.cmo omake_exp_parse.cmo omake_exp_lex.cmo omake_ir_ast.cmo omake_ir_semant.cmo omake_command_digest.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_id.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_print.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_print.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_local.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_local.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_remote.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_notify.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec_notify.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_exec.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o exec.cma omake_exec_id.cmo omake_exec_type.cmo omake_exec_print.cmo omake_exec_util.cmo omake_exec_local.cmo omake_exec_remote.cmo omake_exec_notify.cmo omake_exec.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_eval.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_value.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o eval.cma omake_eval.cmo omake_value.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_parse.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_parse.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_lex.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_lex.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_spawn.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_spawn.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_sys.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_job.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_shell_completion.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o shell.cma omake_shell_parse.cmo omake_shell_lex.cmo omake_shell_spawn.cmo omake_shell_sys_type.cmo omake_shell_sys.cmo omake_shell_job.cmo omake_shell_completion.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_rule.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build_tee.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build_tee.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_target.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_target.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_build.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -a -o build.cma omake_rule.cmo omake_build_type.cmo omake_build_tee.cmo omake_build_util.cmo omake_builtin_type.cmo omake_target.cmo omake_builtin.cmo omake_build.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_printf.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_printf.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_util.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_util.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_base.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_base.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_arith.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_arith.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_file.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_file.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_fun.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_fun.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_io.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_io.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_io_fun.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_sys.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_sys.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_target.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_target.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_shell.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_shell.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_rule.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_rule.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_object.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_object.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_test.mli - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_test.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -c omake_builtin_ocamldep.ml - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -linkall -a -o builtin.cma omake_printf.cmo omake_builtin_util.cmo omake_builtin_base.cmo omake_builtin_arith.cmo omake_builtin_file.cmo omake_builtin_fun.cmo omake_builtin_io.cmo omake_builtin_io_fun.cmo omake_builtin_sys.cmo omake_builtin_target.cmo omake_builtin_shell.cmo omake_builtin_rule.cmo omake_builtin_object.cmo omake_builtin_test.cmo omake_builtin_ocamldep.cmo - ocamlc -safe-string -strict-sequence -g -w -40 -I +unix -custom -o omake.byte -cclib clib.a unix.cma lm.cma frt.cma magic.cma ast.cma ir.cma env.cma exec.cma eval.cma shell.cma build.cma builtin.cma omake_main_util.cmo omake_shell.cmo omake_main.cmo - ln -sf omake.byte omake - boot/omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'main' 'OCAML=ocaml' - *** omake: reading OMakefiles - --- Checking for ocamlfind... (found /home/opam/.opam/4.11/bin/ocamlfind) - --- Checking for ocamlc.opt... (found /home/opam/.opam/4.11/bin/ocamlc.opt) - --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.11/bin/ocamlopt.opt) - --- Checking for ocamldep.opt... (found /home/opam/.opam/4.11/bin/ocamldep.opt) - --- Checking for ocamllex.opt... (found /home/opam/.opam/4.11/bin/ocamllex.opt) - --- Checking whether ocamlc understands the "z" warnings... (yes) - --- Checking whether ocamlopt can create cmxs plugins... (yes) - --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for g++... (found /usr/bin/g++) - --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for g++... (found /usr/bin/g++) - --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for ld... (found /usr/bin/ld) - --- Checking for as... (found /usr/bin/as) - (NOT found) - --- Checking for inotify... (found) - --- Checking if ocamldep understands -modules... (yes) - Updating the .config file. - --- Checking for OCaml library location... (/home/opam/.opam/4.11/lib/ocaml) - --- Checking if ocamlopt was compiled with flambda... (no) - --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for g++... (found /usr/bin/g++) - --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for g++... (found /usr/bin/g++) - --- Checking for gcc... (found /usr/bin/gcc) - --- Checking for ld... (found /usr/bin/ld) - --- Checking for as... (found /usr/bin/as) - (NOT found) - --- Checking for inotify... (found) - --- Checking for function snprintf... (found) - --- Checking for optimal filesystem case-sensitivity test... (Generic) - --- Checking for function posix_spawn... (found) - --- Checking for function moncontrol... (found) - --- Checking if ocamldep understands -modules... (yes) - --- Checking for hevea... (FAILED - no hevea found) - --- *** Hevea not found or Hevea installation is incomplete; - --- *** will neither be able to build plain text, Info, - --- *** nor HTML version of OMake documentation - --- Checking for date... (found /usr/bin/date) - --- Checking for date... (found /usr/bin/date) - *** omake: finished reading OMakefiles (2.50 sec) - *** omake: saved .omakedb - *** omake: saved .omakedb - *** omake: saved .omakedb - *** omake: done (56.84 sec, 244/244 scans, 268/429 rules, 726/917 digests) - src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'all' 'OCAML=ocaml' - *** omake: reading OMakefiles - *** omake: finished reading OMakefiles (0.06 sec) - *** omake: done (25.35 sec, 244/244 scans, 130/469 rules, 220/403 digests) -> compiled omake.0.10.6 Processing 41/45: [omake: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/omake.0.10.6) - ocaml -safe-string -strict-sequence -I +unix -I +str build.ml -install OCAML="ocaml" - src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'install' 'OCAML=ocaml' - *** omake: reading OMakefiles - *** omake: finished reading OMakefiles (0.09 sec) - *** omake: done (0.43 sec, 0/244 scans, 3/458 rules, 0/168 digests) -> installed omake.0.10.6 Processing 42/45: [uwt: omake lib] + /home/opam/.opam/4.11/bin/omake "-j39" "lib" "BUILD_LIBUV=true" "UWT_BUILD_JOBS=39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3) - *** omake: reading OMakefiles - --- Checking for ocamlfind... (found /home/opam/.opam/4.11/bin/ocamlfind) - --- Checking for ocamlc.opt... (found /home/opam/.opam/4.11/bin/ocamlc.opt) - --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.11/bin/ocamlopt.opt) - --- Checking for ocamldep.opt... (found /home/opam/.opam/4.11/bin/ocamldep.opt) - --- Checking for ocamllex.opt... (found /home/opam/.opam/4.11/bin/ocamllex.opt) - --- Checking whether ocamlc understands the "z" warnings... (yes) - --- Checking whether ocamlopt can create cmxs plugins... (yes) - File OMakeIncludes: line 44, characters 1-17: - Warning: old-style foreach expression. - This expression should use a => binding. - File OMakeIncludes: line 51, characters 1-17: - Warning: old-style foreach expression. - This expression should use a => binding. - File OMakeIncludes: line 81, characters 1-18: - Warning: old-style foreach expression. - This expression should use a => binding. - --- Checking for ocamlfind... (found /home/opam/.opam/4.11/bin/ocamlfind) - /home/opam/.opam/4.11/lib/ocaml - File OMakeCFLAGS: line 14, characters 3-23: - Warning: old-style foreach expression. - This expression should use a => binding. - --- Checking for pkg-config... (found /usr/bin/pkg-config) - --- Checking for libuv by pkg-config... (failed /usr/bin/pkg-config libuv) - checking for a BSD-compatible install... /usr/bin/install -c - checking whether build environment is sane... yes - checking for a thread-safe mkdir -p... /usr/bin/mkdir -p - checking for gawk... no - checking for mawk... mawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking whether gcc understands -c and -o together... yes - checking for style of include used by make... GNU - checking dependency style of gcc... gcc3 - checking if gcc supports -pedantic flag... - yes - checking for gcc way to treat warnings as errors... -Werror - checking if gcc supports -fvisibility=hidden... yes - checking if gcc supports -g flag... yes - checking if gcc supports -std=gnu89 flag... yes - checking if gcc supports -Wall flag... yes - checking if gcc supports -Wextra flag... yes - checking if gcc supports -Wno-unused-parameter flag... yes - checking if gcc supports -Wstrict-prototypes flag... yes - checking for ar... ar - checking the archiver (ar) interface... ar - checking how to print strings... printf - checking for a sed that does not truncate output... /usr/bin/sed - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for fgrep... /usr/bin/grep -F - checking for ld used by gcc... /usr/bin/ld - checking if the linker (/usr/bin/ld) is GNU ld... yes - checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B - checking the name lister (/usr/bin/nm -B) interface... BSD nm - checking whether ln -s works... yes - checking the maximum length of command line arguments... 1572864 - checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop - checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop - checking for /usr/bin/ld option to reload object files... -r - checking for objdump... objdump - checking how to recognize dependent libraries... pass_all - checking for dlltool... no - checking how to associate runtime and link libraries... printf %s\n - checking for archiver @FILE support... @ - checking for strip... strip - checking for ranlib... ranlib - checking command to parse /usr/bin/nm -B output from gcc object... ok - checking for sysroot... no - checking for a working dd... /usr/bin/dd - checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 - ./configure: line 7187: /usr/bin/file: No such file or directory - checking for mt... no - checking if : is a manifest tool... no - checking how to run the C preprocessor... gcc -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... - yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking for dlfcn.h... yes - checking for objdir... .libs - checking if gcc supports -fno-rtti -fno-exceptions... no - checking for gcc option to produce PIC... -fPIC -DPIC - checking if gcc PIC flag -fPIC -DPIC works... yes - checking if gcc static flag -static works... yes - checking if gcc supports -c -o file.o... yes - checking if gcc supports -c -o file.o... (cached) yes - checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes - checking dynamic linker characteristics... GNU/Linux ld.so - checking how to hardcode library paths into programs... immediate - checking whether stripping libraries is possible... yes - checking if libtool supports shared libraries... yes - checking whether to build shared libraries... no - checking whether to build static libraries... yes - checking whether make supports nested variables... (cached) yes - checking for dlopen in -ldl... yes - checking for kstat_lookup in -lkstat... no - checking for gethostbyname in -lnsl... - yes - checking for perfstat_cpu in -lperfstat... no - checking for pthread_mutex_init in -lpthread... yes - checking for clock_gettime in -lrt... yes - checking for sendfile in -lsendfile... no - checking for socket in -lsocket... no - checking for special C compiler options needed for large files... no - checking for _FILE_OFFSET_BITS value needed for large files... no - checking sys/ahafs_evProds.h usability... no - checking sys/ahafs_evProds.h presence... no - checking for sys/ahafs_evProds.h... no - checking that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating Makefile - config.status: creating libuv.pc - config.status: executing depfiles commands - config.status: executing libtool commands - CC src/libuv_la-fs-poll.lo - CC src/libuv_la-inet.lo - CC src/libuv_la-threadpool.lo - CC src/libuv_la-timer.lo - CC src/libuv_la-uv-data-getter-setters.lo - CC src/libuv_la-version.lo - CC src/libuv_la-uv-common.lo - CC src/unix/libuv_la-async.lo - CC src/unix/libuv_la-dl.lo - CC src/unix/libuv_la-core.lo - CC src/unix/libuv_la-fs.lo - CC src/unix/libuv_la-getaddrinfo.lo - CC src/unix/libuv_la-getnameinfo.lo - CC src/unix/libuv_la-pipe.lo - CC src/unix/libuv_la-poll.lo - CC src/unix/libuv_la-loop.lo - CC src/unix/libuv_la-loop-watcher.lo - CC src/unix/libuv_la-process.lo - CC src/unix/libuv_la-signal.lo - CC src/unix/libuv_la-stream.lo - CC src/unix/libuv_la-tcp.lo - CC src/unix/libuv_la-thread.lo - CC src/unix/libuv_la-tty.lo - CC src/unix/libuv_la-udp.lo - CC src/unix/libuv_la-linux-core.lo - CC src/unix/libuv_la-linux-inotify.lo - CC src/unix/libuv_la-linux-syscalls.lo - CC src/unix/libuv_la-procfs-exepath.lo - CC src/unix/libuv_la-sysinfo-loadavg.lo - CC src/unix/libuv_la-proctitle.lo - CC src/unix/libuv_la-sysinfo-memory.lo - In file included from ./src/uv-common.h:42, - from src/unix/internal.h:25, - from src/unix/stream.c:23: - src/unix/stream.c: In function 'uv__write_callbacks': - ./src/queue.h:68:19: warning: storing the address of local variable 'pq' in '((void * (**)[2])MEM[(void *[2] * *)stream_24(D) + 208B])[1]' [-Wdangling-pointer=] - 68 | QUEUE_PREV(q) = (n); \ - | ^ - ./src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' - 78 | QUEUE_SPLIT(h, q, n); \ - | ^~~~~~~~~~~ - src/unix/stream.c:958:3: note: in expansion of macro 'QUEUE_MOVE' - 958 | QUEUE_MOVE(&stream->write_completed_queue, &pq); - | ^~~~~~~~~~ - src/unix/stream.c:953:9: note: 'pq' declared here - 953 | QUEUE pq; - | ^~ - ./src/queue.h:40:27: note: '((void * (**)[2])stream)[26]' declared here - 40 | ((const QUEUE *) (q) == (const QUEUE *) QUEUE_NEXT(q)) - | ^ - src/unix/stream.c:955:7: note: in expansion of macro 'QUEUE_EMPTY' - 955 | if (QUEUE_EMPTY(&stream->write_completed_queue)) - | ^~~~~~~~~~~ - src/unix/linux-core.c: In function 'uv__io_poll': - src/unix/linux-core.c:343:5: warning: converting a packed 'struct uv__epoll_event' pointer (alignment 1) to a 'uv__io_t' {aka 'struct uv__io_s'} pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member] - 343 | loop->watchers[loop->nwatchers] = (void*) events; - | ^~~~ - In file included from src/unix/internal.h:39, - from src/unix/linux-core.c:27: - src/unix/linux-syscalls.h:90:8: note: defined here - 90 | struct uv__epoll_event { - | ^~~~~~~~~~~~~~~ - In file included from ./include/uv.h:62, - from src/unix/linux-core.c:26: - ./include/uv/unix.h:93:8: note: defined here - 93 | struct uv__io_s { - | ^~~~~~~~ - src/unix/signal.c: In function 'uv__signal_stop': - src/unix/signal.c:542:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] - 542 | int ret; - | ^~~ - src/unix/thread.c: In function 'thread_stack_size': - src/unix/thread.c:168:22: warning: comparison of integer expressions of different signedness: 'rlim_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] - 168 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) - | ^~ - src/unix/thread.c: In function 'uv_thread_create': - src/unix/thread.c:202:35: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] - 202 | err = pthread_create(tid, attr, (void*(*)(void*)) entry, arg); - | ^ - In file included from src/uv-common.h:42, - from src/uv-common.c:23: - src/uv-common.c: In function 'uv_walk': - src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_13(D) + 16B])[1]' [-Wdangling-pointer=] - 68 | QUEUE_PREV(q) = (n); \ - | ^ - src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' - 78 | QUEUE_SPLIT(h, q, n); \ - | ^~~~~~~~~~~ - src/uv-common.c:377:3: note: in expansion of macro 'QUEUE_MOVE' - 377 | QUEUE_MOVE(&loop->handle_queue, &queue); - | ^~~~~~~~~~ - src/uv-common.c:373:9: note: 'queue' declared here - 373 | QUEUE queue; - | ^~~~~ - src/queue.h:40:27: note: '((void * (**)[2])loop)[2]' declared here - 40 | ((const QUEUE *) (q) == (const QUEUE *) QUEUE_NEXT(q)) - | ^ - src/queue.h:74:9: note: in expansion of macro 'QUEUE_EMPTY' - 74 | if (QUEUE_EMPTY(h)) \ - | ^~~~~~~~~~~ - src/uv-common.c:377:3: note: in expansion of macro 'QUEUE_MOVE' - 377 | QUEUE_MOVE(&loop->handle_queue, &queue); - | ^~~~~~~~~~ - CCLD libuv.la - ar: `u' modifier ignored since `D' is the default (see `U') - --- Checking for cppo... (found /home/opam/.opam/4.11/bin/cppo) - ocamlfind: Package `lwt_log.core' not found - *** omake: finished reading OMakefiles (10.43 sec) - --- Checking if ocamldep understands -modules... (yes) - - build src config.inc - + ./configure CC=gcc CFLAGS='-O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3/libuv/include' LDFLAGS=' -L. -luv -lrt -lpthread -lnsl -ldl' - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... - no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... - yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking minix/config.h usability... no - checking minix/config.h presence... no - checking for minix/config.h... no - checking whether it is safe to define __EXTENSIONS__... yes - checking posix source 200809L... checking errno.h usability... yes - checking errno.h presence... yes - checking for errno.h... yes - checking for stdint.h... (cached) yes - checking for unistd.h... (cached) yes - checking for errno.h... (cached) yes - checking limits.h usability... yes - checking limits.h presence... yes - checking for limits.h... yes - checking for sys/stat.h... (cached) yes - checking for sys/types.h... (cached) yes - checking sys/socket.h usability... yes - checking sys/socket.h presence... yes - checking for sys/socket.h... yes - checking fcntl.h usability... yes - checking fcntl.h presence... yes - checking for fcntl.h... yes - checking netinet/in.h usability... - yes - checking netinet/in.h presence... yes - checking for netinet/in.h... yes - checking netdb.h usability... yes - checking netdb.h presence... yes - checking for netdb.h... yes - checking grp.h usability... yes - checking grp.h presence... yes - checking for grp.h... yes - checking pwd.h usability... yes - checking pwd.h presence... yes - checking for pwd.h... yes - checking sys/param.h usability... yes - checking sys/param.h presence... yes - checking for sys/param.h... yes - checking sys/un.h usability... yes - checking sys/un.h presence... yes - checking for sys/un.h... yes - checking arpa/inet.h usability... yes - checking arpa/inet.h presence... yes - checking for arpa/inet.h... yes - checking for strdup... yes - checking whether strnlen is declared... yes - checking whether uv_os_tmpdir is declared... yes - checking whether uv_fs_copyfile is declared... yes - checking whether uv_fs_lchown is declared... - yes - checking whether uv_os_get_passwd is declared... yes - checking whether uv_translate_sys_error is declared... yes - checking whether uv_os_getenv is declared... yes - checking whether uv_os_setenv is declared... yes - checking whether uv_os_unsetenv is declared... yes - checking whether uv_signal_start_oneshot is declared... yes - checking whether uv_os_getppid is declared... yes - checking whether uv_pipe_chmod is declared... yes - checking whether uv_os_getpriority is declared... yes - checking whether uv_os_getpid is declared... yes - checking whether UV_DISCONNECT is declared... - yes - checking whether UV_PRIORITIZED is declared... yes - checking for stdbool.h that conforms to C99... yes - checking for _Bool... yes - checking for special C compiler options needed for large files... no - checking for _FILE_OFFSET_BITS value needed for large files... no - checking for typeof syntax and keyword spelling... typeof - checking whether byte ordering is bigendian... no - checking _Static_assert... yes - checking attribute "noreturn"... yes - checking attribute "packed"... yes - checking attribute "always_inline"... yes - checking attribute "unused"... yes - checking for __func__... yes - checking if the compiler supports __builtin_clz... yes - checking for __builtin_expect()... yes - checking for __builtin_types_compatible_p()... yes - checking for statement expressions... - yes - checking for library containing gethostbyname_r... none required - checking for library containing getservbyname_r... none required - checking whether _WIN32 is declared... no - checking whether __ANDROID__ is declared... no - checking whether __linux__ is declared... yes - checking for POSIX-style gethostbyXXXX_r... yes - checking for SUN-style gethostbyXXXX_r... no - checking for POSIX-style getservbyXXXX_r... yes - checking for SUN-style getservbyXXXX_r... no - checking for POSIX-style getprotobyXXXX_r... yes - checking for SUN-style getprotobyXXXX_r... no - checking for getlogin... yes - checking for cuserid... yes - checking for getpwnam... - yes - checking for getgrnam... yes - checking for getpwuid... yes - checking for getgrgid... yes - checking for getlogin_r... yes - checking for getpwnam_r... yes - checking for getgrnam_r... yes - checking for getpwuid_r... yes - checking for getgrgid_r... yes - checking for chroot... yes - checking for lockf... - yes - checking for pipe2... yes - checking uv_translate_sys_error... yes - checking for struct sockaddr_in.sin_len... no - checking for struct sockaddr_in6.sin6_len... no - configure: creating ./config.status - config.status: creating config.inc - config.status: creating config.h - --- Checking for OCaml library location... (/home/opam/.opam/4.11/lib/ocaml) - - build src uwt_bytes_stubs.o - + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/home/opam/.opam/4.11/lib/ocaml -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3/libuv/include -I. -c -o uwt_bytes_stubs.o uwt_bytes_stubs.c - uwt_bytes_stubs.c: In function 'uwt_unix_blit_to_bytes': - uwt_bytes_stubs.c:38:31: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 38 | memcpy(String_val(val_buf2) + Long_val(val_ofs2), - In file included from uwt_bytes_stubs.c:5: - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - - build src uwt_stubs_unix.o - + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/home/opam/.opam/4.11/lib/ocaml -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3/libuv/include -I. -c -o uwt_stubs_unix.o uwt_stubs_unix.c - In file included from uwt_stubs_unix.c:49: - uwt_stubs_unix.c: In function 'alloc_one_addr': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_unix.c:365:10: note: in expansion of macro 'String_val' - 365 | memcpy(String_val(res), a, 4); - | ^~~~~~~~~~ - In file included from uwt_stubs_unix.c:7: - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_unix.c: In function 'alloc_one_addr6': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_unix.c:372:10: note: in expansion of macro 'String_val' - 372 | memcpy(String_val(res), a, 16); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - - build src uwt_stubs.o - + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/home/opam/.opam/4.11/lib/ocaml -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3/libuv/include -I. -c -o uwt_stubs.o uwt_stubs.c - In file included from uwt_stubs_common.h:52, - from uwt_stubs_common.c:4, - from uwt_stubs.c:6: - uwt_stubs_common.c: In function 'uwt__alloc_sockaddr': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_common.c:76:14: note: in expansion of macro 'String_val' - 76 | memcpy(String_val(str),addr->sun_path,len); - | ^~~~~~~~~~ - In file included from uwt_stubs_common.h:11: - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_common.c:88:14: note: in expansion of macro 'String_val' - 88 | memcpy(String_val(a), &addr->sin_addr, 4); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_common.c:103:14: note: in expansion of macro 'String_val' - 103 | memcpy(String_val(a), &addr->sin6_addr, 16); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from uwt_stubs.c:7: - uwt_stubs_base.c: In function 'uwt_default_loop': - uwt_stubs_base.c:435:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 435 | uwt__global_wakeup = caml_named_value(UWT_WAKEUP_STRING); - | ^ - uwt_stubs_base.c:441:30: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 441 | uwt_global_exception_fun = caml_named_value(UWT_ADD_EXCEPTION_STRING); - | ^ - In file included from uwt_stubs.c:8: - uwt_stubs_handle.c: In function 'uwt__alloc_own_cb': - uwt_stubs_handle.c:146:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 146 | buf->base = String_val(tp) + h->x.obuf_offset; - | ^ - uwt_stubs_stream.c: In function 'read_start_cb': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_stream.c:143:14: note: in expansion of macro 'String_val' - 143 | memcpy(String_val(ret), buf->base, nread); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from uwt_stubs.c:10: - uwt_stubs_stream.c: In function 'uwt_try_writev_na': - uwt_stubs_stream.c:509:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 509 | bufs[i].base = String_val(Field(cur,0)) + offset; - | ^ - uwt_stubs_stream.c: In function 'uwt_udp_try_send_na': - uwt_stubs_stream.c:641:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 641 | buf.base = String_val(o_buf); - | ^ - uwt_stubs_pipe.c: In function 'uwt_pipe_name': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'pfunc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_pipe.c:105:19: note: in expansion of macro 'String_val' - 105 | erg = pfunc(p,String_val(o_str),&s); - | ^~~~~~~~~~ - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: note: expected 'char *' but argument is of type 'const char *' - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_pipe.c:105:19: note: in expansion of macro 'String_val' - 105 | erg = pfunc(p,String_val(o_str),&s); - | ^~~~~~~~~~ - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_pipe.c:115:14: note: in expansion of macro 'String_val' - 115 | memcpy(String_val(tmp),String_val(o_str),s); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_pipe.c:120:14: note: in expansion of macro 'String_val' - 120 | memcpy(String_val(o_str),name,s); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from uwt_stubs.c:14: - uwt_stubs_udp.c: In function 'uwt_udp_set_membership_na': - uwt_stubs_udp.c:46:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 46 | interface_addr = String_val(s); - | ^ - uwt_stubs_udp.c: In function 'uwt_udp_set_multicast_interface_na': - uwt_stubs_udp.c:85:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 85 | iface = String_val(s); - | ^ - uwt_stubs_udp.c: In function 'alloc_recv_result': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_udp.c:128:12: note: in expansion of macro 'String_val' - 128 | memcpy(String_val(bytes_t),buf->base,nread); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_misc.c: In function 'uwt_interface_addresses': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_misc.c:332:14: note: in expansion of macro 'String_val' - 332 | memcpy(String_val(tmp),c->phys_addr,6); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_misc.c: In function 'uwt_os_dir': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_misc.c:411:12: note: in expansion of macro 'String_val' - 411 | memcpy(String_val(p), buffer, size); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_misc.c: In function 'uwt_os_getenv': - /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)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_misc.c:770:14: note: in expansion of macro 'String_val' - 770 | memcpy(String_val(p), buffer, size); - | ^~~~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'uv_os_getenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - uwt_stubs_misc.c:775:42: note: in expansion of macro 'String_val' - 775 | r = uv_os_getenv(String_val(on), String_val(p), &size); - | ^~~~~~~~~~ - In file included from uwt_stubs_common.h:8: - /home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3/libuv/include/uv.h:1121:52: note: expected 'char *' but argument is of type 'const char *' - 1121 | UV_EXTERN int uv_os_getenv(const char* name, char* buffer, size_t* size); - | ~~~~~~^~~~~~ - uwt_stubs_dns.c: In function 'uwt_getaddrinfo': - /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)) - | ^ - uwt_stubs_dns.c:122:17: note: in expansion of macro 'String_val' - 122 | char * node = String_val(o_node); - | ^~~~~~~~~~ - /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)) - | ^ - uwt_stubs_dns.c:123:17: note: in expansion of macro 'String_val' - 123 | char * serv = String_val(o_serv); - | ^~~~~~~~~~ - In file included from uwt_stubs.c:21: - uwt_stubs_dns.c:165:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 165 | node = String_val(o_node); - | ^ - uwt_stubs_dns.c:166:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 166 | serv = String_val(o_serv); - | ^ - In file included from uwt_stubs.c:22: - uwt_stubs_process.c: In function 'caml_string_array_to_c_array': - uwt_stubs_process.c:34:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 34 | env[i] = String_val(s); - | ^ - In file included from uwt_stubs.c:23: - uwt_stubs_fs.c: In function 'fs_read_cb': - uwt_stubs_fs.c:481:26: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 481 | memcpy(String_val(o) + wp->offset, wp->buf.base, result); - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_read_native': - uwt_stubs_fs.c:528:32: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 528 | memcpy(String_val(o_buf) + pos, wp->buf.base, req->result); - uwt_stubs_fs.c:121:5: note: in definition of macro 'R_WRAP_LWT' - 121 | code \ - | ^~~~ - uwt_stubs_fs.c:490:1: note: in expansion of macro 'FSFUNC_5' - 490 | FSFUNC_5(fs_read, fs_read_cb, o_file, o_buf, o_pos, o_len, o_fd_offset, { - | ^~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_read_sync': - uwt_stubs_fs.c:528:32: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 528 | memcpy(String_val(o_buf) + pos, wp->buf.base, req->result); - uwt_stubs_fs.c:155:5: note: in definition of macro 'R_WRAP_SYNC' - 155 | code \ - | ^~~~ - uwt_stubs_fs.c:490:1: note: in expansion of macro 'FSFUNC_5' - 490 | FSFUNC_5(fs_read, fs_read_cb, o_file, o_buf, o_pos, o_len, o_fd_offset, { - | ^~~~~~~~ - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - - build src uwt_throttle.cmo - + ocamlfind ocamlc -package bigarray,unix,lwt -safe-string -warn-error +1..49-3-4 -g -bin-annot -I . -o uwt_throttle.cmo -c uwt_throttle.ml - File "uwt_throttle.ml", line 83, characters 38-55: - 83 | Printexc.print_backtrace Pervasives.stderr; - ^^^^^^^^^^^^^^^^^ - 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 - - build src uwt_throttle.o - + ocamlfind ocamlopt -package bigarray,unix,lwt -safe-string -warn-error +1..49-3-4 -g -I . -o uwt_throttle.cmx -c uwt_throttle.ml - File "uwt_throttle.ml", line 83, characters 38-55: - 83 | Printexc.print_backtrace Pervasives.stderr; - ^^^^^^^^^^^^^^^^^ - 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 - *** omake: done (25.58 sec, 24/24 scans, 58/80 rules, 188/243 digests) -> compiled uwt.0.3.3 Processing 43/45: [uwt: omake opam-install] + /home/opam/.opam/4.11/bin/omake "opam-install" "PREFIX=/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uwt.0.3.3) - *** omake: reading OMakefiles - *** omake: finished reading OMakefiles (0.02 sec) - - build src <install> - + ocamlfind remove uwt || Shell.true() - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.11/lib/uwt/META - - build src <install> - + ocamlfind install -patch-version 0.3.3 uwt META ../libuv/include/uv.h dlluwt-base.so libuv.a libuwt-base.a uv-fs-sync.a uv-fs-sync.cma uv-fs-sync.cmxa uv-fs-sync.cmxs uv_fs_sync.cmi uv_fs_sync.cmx uv_fs_sync.mli uwt-base.a uwt-base.cma uwt-base.cmxa uwt-base.cmxs uwt-compat.a uwt-compat.cma uwt-compat.cmxa uwt-compat.cmxs uwt-error.h uwt-ext.a uwt-ext.cma uwt-ext.cmxa uwt-ext.cmxs uwt-preemptive.a uwt-preemptive.cma uwt-preemptive.cmxa uwt-preemptive.cmxs uwt-worker.h uwt.a uwt.cma uwt.cmi uwt.cmx uwt.cmxa uwt.cmxs uwt.mli uwt_base.cmi uwt_base.cmx uwt_base.mli uwt_bytes.cmi uwt_bytes.cmx uwt_bytes.mli uwt_compat.cmi uwt_compat.cmx uwt_compat.mli uwt_io.cmi uwt_io.cmx uwt_io.mli uwt_preemptive.cmi uwt_preemptive.cmx uwt_preemptive.mli uwt_process.cmi uwt_process.cmx uwt_process.mli uwt_throttle.cmi uwt_throttle.cmx uwt_throttle.mli uwt_timeout.cmi uwt_timeout.cmx uwt_timeout.mli -optional uv_fs_sync.cmt uwt.cmt uwt_base.cmt uwt_bytes.cmt uwt_compat.cmt uwt_io.cmt uwt_preemptive.cmt uwt_process.cmt uwt_throttle.cmt uwt_timeout.cmt uv_fs_sync.cmti uwt.cmti uwt_base.cmti uwt_bytes.cmti uwt_compat.cmti uwt_io.cmti uwt_preemptive.cmti uwt_process.cmti uwt_throttle.cmti uwt_timeout.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_timeout.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_throttle.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_process.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_preemptive.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_io.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_compat.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_bytes.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_base.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uv_fs_sync.cmti - Installed /home/opam/.opam/4.11/lib/uwt/uwt_timeout.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_throttle.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_process.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_preemptive.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_io.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_compat.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_bytes.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_base.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uv_fs_sync.cmt - Installed /home/opam/.opam/4.11/lib/uwt/uwt_timeout.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_timeout.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_timeout.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_throttle.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_throttle.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_throttle.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_process.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_process.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_process.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_preemptive.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_preemptive.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_preemptive.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_io.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_io.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_io.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_compat.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_compat.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_compat.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_bytes.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_bytes.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_bytes.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt_base.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt_base.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt_base.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt.mli - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uwt.cma - Installed /home/opam/.opam/4.11/lib/uwt/uwt.a - Installed /home/opam/.opam/4.11/lib/uwt/uwt-worker.h - Installed /home/opam/.opam/4.11/lib/uwt/uwt-preemptive.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uwt-preemptive.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uwt-preemptive.cma - Installed /home/opam/.opam/4.11/lib/uwt/uwt-preemptive.a - Installed /home/opam/.opam/4.11/lib/uwt/uwt-ext.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uwt-ext.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uwt-ext.cma - Installed /home/opam/.opam/4.11/lib/uwt/uwt-ext.a - Installed /home/opam/.opam/4.11/lib/uwt/uwt-error.h - Installed /home/opam/.opam/4.11/lib/uwt/uwt-compat.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uwt-compat.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uwt-compat.cma - Installed /home/opam/.opam/4.11/lib/uwt/uwt-compat.a - Installed /home/opam/.opam/4.11/lib/uwt/uwt-base.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uwt-base.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uwt-base.cma - Installed /home/opam/.opam/4.11/lib/uwt/uwt-base.a - Installed /home/opam/.opam/4.11/lib/uwt/uv_fs_sync.mli - Installed /home/opam/.opam/4.11/lib/uwt/uv_fs_sync.cmx - Installed /home/opam/.opam/4.11/lib/uwt/uv_fs_sync.cmi - Installed /home/opam/.opam/4.11/lib/uwt/uv-fs-sync.cmxs - Installed /home/opam/.opam/4.11/lib/uwt/uv-fs-sync.cmxa - Installed /home/opam/.opam/4.11/lib/uwt/uv-fs-sync.cma - Installed /home/opam/.opam/4.11/lib/uwt/uv-fs-sync.a - Installed /home/opam/.opam/4.11/lib/uwt/libuwt-base.a - Installed /home/opam/.opam/4.11/lib/uwt/libuv.a - Installed /home/opam/.opam/4.11/lib/uwt/uv.h - Installed /home/opam/.opam/4.11/lib/stublibs/dlluwt-base.so - Installed /home/opam/.opam/4.11/lib/stublibs/dlluwt-base.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/uwt/META - *** omake: done (0.12 sec, 0/24 scans, 4/84 rules, 2/103 digests) -> installed uwt.0.3.3 Processing 44/45: [distributed-uwt: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "distributed-uwt" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/distributed-uwt.0.2.0) -> compiled distributed-uwt.0.2.0 -> installed distributed-uwt.0.2.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:01.17 ---> saved as "920af2b6c29301cb7c3e701169e0cbb2d44e67657c2769c43549a5c4a6dce4fa" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u distributed-uwt:3f875b424ca9cc1d692cbe4bd1c3b83c,uwt:681e23b3a50c631e43fa3e7c333fb0ae,logs:7edfd7b4fa44557aebe5968fc709e9a4,distributed:1d0481e2997d00e6fab70ff4ade5cf8d")) 2024-09-12 20:01.19 ---> saved as "bea74d90d603feaa061dc84de2b439d84509d5d91455546ef369a5b95ec11200" /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.954382') && (for DATA in prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.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/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0,distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d,distributed.0.6.0 prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0,logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4,logs.0.7.0 prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3,uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae,uwt.0.3.3 prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0,distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c,distributed-uwt.0.2.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.954382 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/doc/ prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/doc/distributed/ prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/doc/distributed/CHANGES.md prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/doc/distributed/LICENSE.md prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/doc/distributed/README.md prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/ prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/ prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/distributed.ocamlobjinfo prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/META prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/distributed.cmi prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/distributed.cmt prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/distributed.cmti prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/lib/distributed/dune-package prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/distributed/0.6.0/opam prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/ prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/ prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/CHANGES.md prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/LICENSE.md prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/README.md prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/tags.ml prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/doc/logs/tool.ml prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/ prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/ prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs.ocamlobjinfo prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_lwt.ocamlobjinfo prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_threaded.ocamlobjinfo prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/META prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs.cmi prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs.cmti prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_lwt.cmi prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_lwt.cmti prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_threaded.cmi prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/lib/logs/logs_threaded.cmti prep/universes/7edfd7b4fa44557aebe5968fc709e9a4/logs/0.7.0/opam prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/ prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/uwt/ prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/uwt/CHANGES.md prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/uwt/LICENSE prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/uwt/LICENSE.md prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/doc/uwt/README.md prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/ prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/ prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uv-fs-sync.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt-base.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt-compat.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt-ext.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt-preemptive.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt.ocamlobjinfo prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/META prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uv_fs_sync.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uv_fs_sync.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uv_fs_sync.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_base.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_base.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_base.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_bytes.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_bytes.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_bytes.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_compat.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_compat.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_compat.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_io.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_io.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_io.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_preemptive.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_preemptive.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_preemptive.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_process.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_process.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_process.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_throttle.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_throttle.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_throttle.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_timeout.cmi prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_timeout.cmt prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/lib/uwt/uwt_timeout.cmti prep/universes/681e23b3a50c631e43fa3e7c333fb0ae/uwt/0.3.3/opam prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/doc/ prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/doc/distributed-uwt/ prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/doc/distributed-uwt/CHANGES.md prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/doc/distributed-uwt/LICENSE.md prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/doc/distributed-uwt/README.md prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/ prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/ prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/distributed_uwt.ocamlobjinfo prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/META prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/distributed_uwt.cmi prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/distributed_uwt.cmt prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/distributed_uwt.cmti prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.0/lib/distributed-uwt/dune-package prep/universes/3f875b424ca9cc1d692cbe4bd1c3b83c/distributed-uwt/0.2.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. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d:3d471d5638bb5cd284690afb4db56d3c3e9cdbbb3ed4e572f57925925f62e612 HASHES:logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4:7a8df74551414f305a3d33b3735e07c1b5c50a969341534c7a3f9c249b3d7463 HASHES:uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae:10813f3c3d532e09e2b61c2c19559562e5b7823d6eefc01df113aad2e7d71493 HASHES:distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c:11122d1e2aeded932094b5c5c83810d68d655dfbe18c07f7da7a562ef0c2363d 2024-09-12 20:01.22 ---> saved as "ab169619697ff6b2ccb93ec67c60a166610ee809c90a254fb361b51e54e14dce" Job succeeded 2024-09-12 20:08.49: distributed-uwt.0.2.0-3f875b424ca9cc1d692cbe4bd1c3b83c -> 11122d1e2aeded932094b5c5c83810d68d655dfbe18c07f7da7a562ef0c2363d 2024-09-12 20:08.49: uwt.0.3.3-681e23b3a50c631e43fa3e7c333fb0ae -> 10813f3c3d532e09e2b61c2c19559562e5b7823d6eefc01df113aad2e7d71493 2024-09-12 20:08.49: logs.0.7.0-7edfd7b4fa44557aebe5968fc709e9a4 -> 7a8df74551414f305a3d33b3735e07c1b5c50a969341534c7a3f9c249b3d7463 2024-09-12 20:08.49: distributed.0.6.0-1d0481e2997d00e6fab70ff4ade5cf8d -> 3d471d5638bb5cd284690afb4db56d3c3e9cdbbb3ed4e572f57925925f62e612 2024-09-12 20:08.49: Job succeeded