Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep uwt.0.0.4; d9230c7cda0a54ae2d77d144a48cf998 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:22.11: Waiting for worker… 2024-09-12 20:24.52: Got resource from pool OCluster 2024-09-12 20:24.52: Using cache hint "docs-universe-prep-4.07.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy uwt.0.0.4 result.1.5 ppx_tools.5.1+4.06.0 omake.0.10.6 ocamlfind.1.9.6 ocamlbuild.0.14.3 lwt.3.0.0 host-arch-x86_64.1 dune.3.16.0 cppo_ocamlbuild.1.7.0 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 uwt:d9230c7cda0a54ae2d77d144a48cf998")) (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.383618') && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:24.52: RETRYING: 2024-09-12/083554-voodoo-prep-a170cc Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 68% (21896/32082) Updating files: 69% (22137/32082) Updating files: 70% (22458/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:17.51 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:17.51 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (910 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7244 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 20:17.51 ---> using "f6aa42750cfc8383a740a107b6d2b3427ad999041bbef41a4327cac1b5012472" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install seq base [required by fmt] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install result 1.5 [required by rresult] - install re 1.11.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.7] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed result.1.5 -> installed stdlib-shims.0.3.0 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:17.51 ---> using "db885cabe402653069cdd7740c8f68ff2e8000a2cbe4154539396cd7eb0a0911" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:17.51 ---> using "3be0be44708993e11d54d13a47a4953a8a20d13bd4b20160ff9de30a1a1deb65" from cache 2024-09-12 20:17.51 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:17.51 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:17.51 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:17.51 ---> using "1b2c6d1df9627e5338314ce68943bffcd71543934533887645b45101a7c76c9d" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:17.53 ---> using "daf8d691d8cc163f8a966ecde21c8113d1c8f7872b48ab9959bc7057790e13fc" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:17.53 ---> using "94022412e9e0e9082e7cf147682484a67c02fe73f34e0801aa42beb565351b77" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:17.53 ---> using "0ec2950ce8c221eb0e2ea0d19040780801fb2ac1e291ea98b957500b024e3b69" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.07 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:17.53 ---> using "f9f101b53630ca1b54d08f666601cc2daaca7d6b20578c57dd1df3edd9ebc83c" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:17.53 ---> using "1a310c3b0108999d64f86338d6e0c0ac91ea2457850c785f09e5c42b5e9aa279" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:17.53 ---> using "1d2d93f1e11501e8b60bf1c61855f4bad5e96b774d4639d376cf667c55254c8d" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy uwt.0.0.4 result.1.5 ppx_tools.5.1+4.06.0 omake.0.10.6 ocamlfind.1.9.6 ocamlbuild.0.14.3 lwt.3.0.0 host-arch-x86_64.1 dune.3.16.0 cppo_ocamlbuild.1.7.0 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 (898 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 uwt.0.0.4 result.1.5 ppx_tools.5.1+4.06.0 omake.0.10.6 ocamlfind.1.9.6 ocamlbuild.0.14.3 lwt.3.0.0 host-arch-x86_64.1 dune.3.16.0 cppo_ocamlbuild.1.7.0 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 host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install result 1.5 - install ocamlbuild 0.14.3 - install base-bytes base - install conf-pkg-config 3 - install cppo 1.7.0 - install omake 0.10.6 - install ppx_tools 5.1+4.06.0 - install cppo_ocamlbuild 1.7.0 - install lwt 3.0.0 - install uwt 0.0.4 ===== 10 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/30: Processing 4/30: Processing 5/30: Processing 6/30: Processing 7/30: [conf-pkg-config: pkg-config] -> installed base-bytes.base Processing 8/30: [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 9/30: [conf-pkg-config: pkg-config] Processing 10/30: [conf-pkg-config: pkg-config] [cppo: dune build] -> retrieved cppo_ocamlbuild.1.7.0 (cached) Processing 11/30: [conf-pkg-config: pkg-config] [cppo: dune build] -> retrieved lwt.3.0.0 (cached) Processing 12/30: [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 12/30: [cppo: dune build] -> installed conf-pkg-config.3 Processing 13/30: [cppo: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 14/30: [cppo: dune build] Processing 15/30: [cppo: dune build] [ocamlbuild: make configure.make] -> retrieved omake.0.10.6 (cached) Processing 16/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make configure.make] Processing 17/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make configure.make] [omake: ./configure] -> retrieved ppx_tools.5.1+4.06.0 (cached) Processing 18/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make configure.make] [omake: ./configure] [ppx_tools: make all] -> retrieved result.1.5 (cached) Processing 19/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make configure.make] [omake: ./configure] [ppx_tools: make all] [result: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.07/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.07"; \ - echo "BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.07/lib"; \ - echo "MANDIR=/home/opam/.opam/4.07/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.07/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.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 19/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] [ppx_tools: make all] [result: dune build] - Wrote .preconfig Processing 19/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] [result: dune build] -> compiled result.1.5 Processing 19/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] -> installed result.1.5 Processing 20/30: [uwt.0.0.4: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] -> compiled cppo.1.7.0 Processing 20/30: [uwt.0.0.4: http] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] -> installed cppo.1.7.0 Processing 21/30: [uwt.0.0.4: http] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] Processing 21/30: [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] -> retrieved uwt.0.0.4 (https://github.com/fdopen/uwt/releases/download/0.0.4/uwt-0.0.4.tar.gz) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.1+4.06.0 Processing 21/30: [ocamlbuild: make check-if-preinstalled] [omake: make] Processing 22/30: [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make install] - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.07/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.07/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.07/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.07/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.07/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.07/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.07/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.07/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.07/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.07/lib/ppx_tools/META -> installed ppx_tools.5.1+4.06.0 Processing 22/30: [ocamlbuild: make check-if-preinstalled] [omake: make] - if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.07/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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -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_executor.ml - ocamlc.opt -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.mli - ocamlc.opt -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 +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 +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 unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.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_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -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 +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 unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt 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.07/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - 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.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - 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.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - 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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - 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.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - 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.07/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 22/30: [omake: make] -> installed ocamlbuild.0.14.3 Processing 23/30: [omake: make] Processing 24/30: [cppo_ocamlbuild: dune build] [omake: make] -> compiled cppo_ocamlbuild.1.7.0 Processing 24/30: [omake: make] -> installed cppo_ocamlbuild.1.7.0 Processing 25/30: [omake: make] Processing 26/30: [lwt: make setup] [omake: make] - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo Processing 26/30: [lwt: ocaml setup.ml] [omake: make] - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - not checking for glib - testing for eventfd: ........................... available - testing for fd passing: ........................ available - testing for sched_getcpu: ...................... available - testing for affinity getting/setting: .......... available - testing for credentials getting (Linux): ....... available - testing for credentials getting (NetBSD): ...... unavailable - testing for credentials getting (OpenBSD): ..... unavailable - testing for credentials getting (FreeBSD): ..... unavailable - testing for credentials getting (getpeereid): .. unavailable - testing for fdatasync: ......................... available - testing for netdb_reentrant: ................... unavailable - testing for reentrant gethost*: ................ available - testing for nanosecond stat support: ........... *tim.tv_nsec - testing for BSD mincore: ....................... unavailable - Generating C stubs... - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.07/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.07/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.07/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.07/bin/ocamlbuild - Package name: ........................................ lwt - Package version: ..................................... 3.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.07.1 - standard_library_default: ............................ /home/opam/.opam/4.07/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.07/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.07/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.07 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Compiles for Android: ................................ false - build and install everything: ........................ false - Build the syntax extension: .......................... false - Build the ppx syntax extension: ...................... true - Unix support: ........................................ true - React helpers: ....................................... false - GLib integration: .................................... false - SSL support: ......................................... false - Preemptive threads support: .......................... true - Compile with libev support: .......................... false - Use the libev backend by default: .................... true - Use pthread: ......................................... true - Instrument for coverage analysis: .................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.07/lib/bytes - pkg_result: .......................................... /home/opam/.opam/4.07/lib/result - pkg_unix: ............................................ /home/opam/.opam/4.07/lib/ocaml - pkg_bigarray: ........................................ /home/opam/.opam/4.07/lib/ocaml - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.07/lib/ocaml/compiler-libs - pkg_threads: ......................................... /home/opam/.opam/4.07/lib/ocaml - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.07/lib/ppx_tools - ocamldoc: ............................................ /home/opam/.opam/4.07/bin/ocamldoc - Processing 26/30: [lwt: make build] [omake: make] - ./setup.exe -build - W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -I src/core src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -I src/core src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/core src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli - /home/opam/.opam/4.07/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -I src/logger src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -I src/logger src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/logger src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c - + /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c - In file included from src/unix/lwt_unix_stubs.c:94: - src/unix/lwt_unix_unix.c: In function 'worker_readdir': - src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] - 1806 | job->result = readdir_r(job->dir, job->entry, &job->ptr); - | ^~~ - In file included from /usr/include/features.h:489, - from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, - from /usr/include/stdint.h:26, - from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9, - from /home/opam/.opam/4.07/lib/ocaml/caml/config.h:35, - from /home/opam/.opam/4.07/lib/ocaml/caml/misc.h:24, - from /home/opam/.opam/4.07/lib/ocaml/caml/alloc.h:23, - from src/unix/lwt_unix_stubs.c:30: - /usr/include/dirent.h:191:12: note: declared here - 191 | extern int __REDIRECT (readdir_r, - | ^~~~~~~~~~ - src/unix/lwt_unix_unix.c: In function 'worker_readdir_n': - src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] - 1852 | int result = readdir_r(job->dir, &job->entries[i], &ptr); - | ^~~ - /usr/include/dirent.h:191:12: note: declared here - 191 | extern int __REDIRECT (readdir_r, - | ^~~~~~~~~~ - mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_libev_stubs.c - mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_process_stubs.c - mv lwt_process_stubs.o src/unix/lwt_process_stubs.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_access.c - mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chdir.c - mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chmod.c - mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chown.c - mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chroot.c - mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_close.c - mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchmod.c - mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchown.c - mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c - mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fsync.c - mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c - mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_link.c - mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_lseek.c - mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkdir.c - mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c - mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rename.c - mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rmdir.c - mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_symlink.c - mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c - mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflow.c - mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflush.c - mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c - mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_truncate.c - mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_unlink.c - mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o - /home/opam/.opam/4.07/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -g -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends - cppo -V OCAML:4.07.1 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends - cppo -V OCAML:4.07.1 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread -I src/unix src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -I src/simple_top src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -I src/simple_top src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/simple_top src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -I src/preemptive src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -I src/preemptive src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/preemptive src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -a -I src/ppx src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -a -I src/ppx src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -shared -I src/ppx src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common -I src/ppx src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native - /home/opam/.opam/4.07/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends - /home/opam/.opam/4.07/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml - /home/opam/.opam/4.07/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native -> compiled lwt.3.0.0 Processing 26/30: [omake: make] Processing 27/30: [omake: make] [lwt: make install] - ./setup.exe -install - W: Nothing to install for findlib library 'test' - W: Cannot find source header for module library in Lwt_unix lwt-unix - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cma - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/lwt.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pqueue.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_switch.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_stream.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sequence.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_result.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_pool.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mvar.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_mutex.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_list.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_condition.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.h - Installed /home/opam/.opam/4.07/lib/lwt/lwt_config.h - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.mli - Installed /home/opam/.opam/4.07/lib/lwt/liblwt-unix_stubs.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt-unix.cma - Installed /home/opam/.opam/4.07/lib/lwt/lwt-unix.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/lwt-unix.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt-unix.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_config.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix_jobs_generated.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_bytes.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_engine.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_sys.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_unix.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_timeout.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_throttle.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_process.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_main.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_io.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_gc.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_daemon.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_chan.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt-simple-top.cma - Installed /home/opam/.opam/4.07/lib/lwt/lwt-simple-top.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/lwt-simple-top.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt-simple-top.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/lwt_simple_top.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt-preemptive.cma - Installed /home/opam/.opam/4.07/lib/lwt/lwt-preemptive.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/lwt-preemptive.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt-preemptive.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_preemptive.cmx - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.mli - Installed /home/opam/.opam/4.07/lib/lwt/ppx.cma - Installed /home/opam/.opam/4.07/lib/lwt/ppx.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/ppx.a - Installed /home/opam/.opam/4.07/lib/lwt/ppx.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.cmi - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.cmti - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.cmt - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.annot - Installed /home/opam/.opam/4.07/lib/lwt/ppx_lwt.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.mli - Installed /home/opam/.opam/4.07/lib/lwt/lwt-log.cma - Installed /home/opam/.opam/4.07/lib/lwt/lwt-log.cmxa - Installed /home/opam/.opam/4.07/lib/lwt/lwt-log.a - Installed /home/opam/.opam/4.07/lib/lwt/lwt-log.cmxs - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.cmi - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.cmti - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.cmt - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.annot - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_rules.cmx - Installed /home/opam/.opam/4.07/lib/lwt/lwt_log_core.cmx - Installed /home/opam/.opam/4.07/lib/stublibs/dlllwt-unix_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dlllwt-unix_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/lwt/META -> installed lwt.3.0.0 Processing 27/30: [omake: make] + /usr/bin/make (CWD=/home/opam/.opam/4.07/.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.07/.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.07/.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 -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_channel.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_printf.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_ctype.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_uname_ext.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_unix_cutil.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_compat_win32.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_readline.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_omake_shell_sys.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_omake_shell_spawn.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_fam_win32.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_fam_kqueue.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_fam_inotify.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_notify.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_termsize.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/lib/ocaml/caml" -c c_lm_terminfo.c - gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/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 -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.07/lib/ocaml" -I"/home/opam/.opam/4.07/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.07/bin/ocamlfind) - --- Checking for ocamlc.opt... (found /home/opam/.opam/4.07/bin/ocamlc.opt) - --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.07/bin/ocamlopt.opt) - --- Checking for ocamldep.opt... (found /home/opam/.opam/4.07/bin/ocamldep.opt) - --- Checking for ocamllex.opt... (found /home/opam/.opam/4.07/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.07/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 (1.13 sec) - *** omake: saved .omakedb - *** omake: done (30.64 sec, 244/244 scans, 268/429 rules, 723/915 digests) - src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'all' 'OCAML=ocaml' - *** omake: reading OMakefiles - *** omake: finished reading OMakefiles (0.04 sec) - *** omake: done (11.21 sec, 244/244 scans, 130/469 rules, 220/403 digests) -> compiled omake.0.10.6 Processing 28/30: [omake: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.07/.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.04 sec) - *** omake: done (0.25 sec, 0/244 scans, 3/458 rules, 0/168 digests) -> installed omake.0.10.6 Processing 29/30: [uwt: omake lib] + /home/opam/.opam/4.07/bin/omake "-j39" "lib" "BUILD_LIBUV=true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4) - *** omake: reading OMakefiles - --- Checking for ocamlfind... (found /home/opam/.opam/4.07/bin/ocamlfind) - --- Checking for ocamlc.opt... (found /home/opam/.opam/4.07/bin/ocamlc.opt) - --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.07/bin/ocamlopt.opt) - --- Checking for ocamldep.opt... (found /home/opam/.opam/4.07/bin/ocamldep.opt) - --- Checking for ocamllex.opt... (found /home/opam/.opam/4.07/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.07/bin/ocamlfind) - /home/opam/.opam/4.07/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 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 7141: /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 kvm_open in -lkvm... 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 for pkg-config... yes - checking that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating libuv.pc - config.status: creating Makefile - 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-uv-common.lo - 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:352:3: note: in expansion of macro 'QUEUE_MOVE' - 352 | QUEUE_MOVE(&loop->handle_queue, &queue); - | ^~~~~~~~~~ - src/uv-common.c:348:9: note: 'queue' declared here - 348 | 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:352:3: note: in expansion of macro 'QUEUE_MOVE' - 352 | QUEUE_MOVE(&loop->handle_queue, &queue); - | ^~~~~~~~~~ - CC src/libuv_la-version.lo - CC src/unix/libuv_la-async.lo - In file included from ./src/uv-common.h:42, - from src/unix/internal.h:25, - from src/unix/async.c:26: - src/unix/async.c: In function 'uv__async_event': - ./src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_13(D) + 432B])[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/async.c:85:3: note: in expansion of macro 'QUEUE_MOVE' - 85 | QUEUE_MOVE(&loop->async_handles, &queue); - | ^~~~~~~~~~ - src/unix/async.c:81:9: note: 'queue' declared here - 81 | QUEUE queue; - | ^~~~~ - ./src/queue.h:40:27: note: '((void * (**)[2])loop)[54]' 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/unix/async.c:85:3: note: in expansion of macro 'QUEUE_MOVE' - 85 | QUEUE_MOVE(&loop->async_handles, &queue); - | ^~~~~~~~~~ - CC src/unix/libuv_la-core.lo - CC src/unix/libuv_la-dl.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-loop-watcher.lo - CC src/unix/libuv_la-loop.lo - CC src/unix/libuv_la-pipe.lo - CC src/unix/libuv_la-poll.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 - src/unix/thread.c: In function 'uv_thread_create': - src/unix/thread.c:75:35: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] - 75 | err = pthread_create(tid, attr, (void*(*)(void*)) entry, arg); - | ^ - CC src/unix/libuv_la-timer.lo - CC src/unix/libuv_la-tty.lo - CC src/unix/libuv_la-udp.lo - CC src/unix/libuv_la-linux-core.lo - src/unix/linux-core.c: In function 'uv__io_poll': - src/unix/linux-core.c:325: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] - 325 | loop->watchers[loop->nwatchers] = (void*) events; - | ^~~~ - In file included from src/unix/internal.h:38, - 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:86:8: note: defined here - 86 | struct uv__io_s { - | ^~~~~~~~ - CC src/unix/libuv_la-linux-inotify.lo - CC src/unix/libuv_la-linux-syscalls.lo - CC src/unix/libuv_la-proctitle.lo - CCLD libuv.la - ar: `u' modifier ignored since `D' is the default (see `U') - --- Checking for cppo... (found /home/opam/.opam/4.07/bin/cppo) - *** omake: finished reading OMakefiles (23.15 sec) - --- Checking if ocamldep understands -modules... (yes) - - build src config.inc - + ./configure CC=gcc CFLAGS='-O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -I/home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4/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 byteswap.h usability... yes - checking byteswap.h presence... yes - checking for byteswap.h... yes - checking sys/byteswap.h usability... no - checking sys/byteswap.h presence... no - checking for sys/byteswap.h... no - checking sys/endian.h usability... no - checking sys/endian.h presence... no - checking for sys/endian.h... no - 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_pipe_getpeername is declared... yes - checking whether uv_print_all_handles is declared... yes - checking whether uv_print_active_handles is declared... yes - checking whether uv_tcp_init_ex is declared... yes - checking whether uv_udp_init_ex is declared... - yes - checking whether uv_os_homedir is declared... yes - checking whether uv_os_tmpdir is declared... yes - checking whether uv_os_get_passwd is declared... yes - checking whether uv_translate_sys_error is declared... yes - checking whether UV_DISCONNECT is declared... yes - checking whether UV_TTY_MODE_NORMAL is declared... yes - checking whether UV_TTY_MODE_RAW is declared... yes - checking whether UV_TTY_MODE_IO is declared... yes - checking whether uv_fs_realpath 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 if the compiler supports __builtin_bswap16... yes - checking if the compiler supports __builtin_bswap32... yes - checking if the compiler supports __builtin_bswap64... yes - checking for __func__... yes - checking if the compiler supports __builtin_ctz... 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 POSIX-style getservbyXXXX_r... - yes - checking for POSIX-style getprotobyXXXX_r... yes - 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.07/lib/ocaml) - - build src uwt_base.cmi - + ocamlfind ocamlc -pp 'cppo -V OCAML:4.07.1' -package bigarray,unix -g -bin-annot -safe-string -g -I . -o uwt_base.cmi -c uwt_base.mli - File "uwt_base.mli", line 139, characters 30-38: - Warning 3: deprecated: o_result - please use Result.result instead - - build src uwt_stubs.o - + gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/home/opam/.opam/4.07/lib/ocaml -O2 -g -I/home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4/libuv/include -I. -c -o uwt_stubs.o uwt_stubs.c - In file included from uwt_stubs.c:24: - uwt_stubs_base.c: In function 'req_free_common': - uwt_stubs_base.c:776:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 776 | uwt__gr_unregister(&wp->cb); - | ^~~~~~~ - uwt_stubs_base.c:779:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 779 | uwt__gr_unregister(&wp->sbuf); - | ^~~~~~~~~ - uwt_stubs_base.c:782:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 782 | uwt__free_uv_buf_t(&wp->buf,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_base.c: In function 'uwt__handle_free_common': - uwt_stubs_base.c:1082:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1082 | uwt__gr_unregister(&s->cb_listen); - | ^~~~~~~~~~~~~ - uwt_stubs_base.c:1085:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1085 | uwt__gr_unregister(&s->cb_listen_server); - | ^~~~~~~~~~~~~~~~~~~~ - uwt_stubs_base.c:1088:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1088 | uwt__gr_unregister(&s->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_base.c:1091:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1091 | uwt__gr_unregister(&s->cb_close); - | ^~~~~~~~~~~~ - uwt_stubs_base.c:1094:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1094 | uwt__gr_unregister(&s->obuf); - | ^~~~~~~~ - uwt_stubs_base.c: In function 'uwt__cancel_reader': - uwt_stubs_base.c:1170:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1170 | uwt__gr_unregister(&h->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_base.c:1171:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1171 | uwt__gr_unregister(&h->obuf); - | ^~~~~~~~ - uwt_stubs_base.c: In function 'uwt_test_req_leak': - uwt_stubs_base.c:1363:20: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 1363 | uwt__gr_register(&wp->sbuf,o_ref); - | ^~~~~~~~~ - In file included from uwt_stubs.c:25: - uwt_stubs_handle.c: In function 'uwt_close_wait': - uwt_stubs_handle.c:73:20: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 73 | uwt__gr_register(&s->cb_close,o_cb); - | ^~~~~~~~~~~~ - In file included from uwt_stubs.c:26: - uwt_stubs_timer.c: In function 'timer_once_cb': - uwt_stubs_timer.c:54:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 54 | uwt__gr_unregister(&wp->cb_read); - | ^~~~~~~~~~~~ - uwt_stubs_timer.c:67:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 67 | uwt__gr_unregister(&wp->cb_listen); - | ^~~~~~~~~~~~~~ - uwt_stubs_timer.c: In function 'uwt_timer_start': - uwt_stubs_timer.c:102:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 102 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_timer.c:103:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 103 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:27: - uwt_stubs_stream.c: In function 'uwt_shutdown': - uwt_stubs_stream.c:74:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 74 | uwt__gr_register(&wp->cb,o_cb); - | ^~~~~~~ - uwt_stubs_stream.c: In function 'uwt_listen': - uwt_stubs_stream.c:117:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 117 | uwt__gr_register(&s->cb_listen,o_cb); - | ^~~~~~~~~~~~~ - uwt_stubs_stream.c:118:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 118 | uwt__gr_register(&s->cb_listen_server,o_stream); - | ^~~~~~~~~~~~~~~~~~~~ - uwt_stubs_stream.c: In function 'read_start_cb': - uwt_stubs_stream.c:186:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 186 | uwt__gr_unregister(&h->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_stream.c: In function 'uwt_read_start': - uwt_stubs_stream.c:224:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 224 | uwt__gr_register(&s->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_stream.c: In function 'uwt_read_stop': - uwt_stubs_stream.c:253:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 253 | uwt__gr_unregister(&s->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_stream.c: In function 'read_own_cb': - uwt_stubs_stream.c:315:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 315 | uwt__gr_unregister(&h->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_stream.c:316:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 316 | uwt__gr_unregister(&h->obuf); - | ^~~~~~~~ - uwt_stubs_stream.c: In function 'uwt_read_own': - uwt_stubs_stream.c:365:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 365 | uwt__gr_register(&s->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_stream.c:366:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 366 | uwt__gr_register(&s->obuf,o_buf); - | ^~~~~~~~ - uwt_stubs_stream.c: In function 'uwt_udp_send_native': - uwt_stubs_stream.c:440:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 440 | uwt__malloc_uv_buf_t(&wp->buf,len,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_stream.c:457:33: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 457 | erg = uv_write(req,handle,&wp->buf,1,write_send_cb); - | ^~~~~~~~ - uwt_stubs_stream.c:460:38: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 460 | erg = uv_udp_send(req, handle, &wp->buf, 1, - | ^~~~~~~~ - uwt_stubs_stream.c:465:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 465 | uwt__free_uv_buf_t(&wp->buf,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_stream.c:475:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 475 | uwt__gr_register(&wp->cb,o_cb); - | ^~~~~~~ - uwt_stubs_stream.c:480:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 480 | uwt__gr_register(&wp->sbuf,o_buf); - | ^~~~~~~~~ - uwt_stubs_stream.c: In function 'uwt_write2_native': - uwt_stubs_stream.c:548:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 548 | uwt__malloc_uv_buf_t(&wp->buf,len,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_stream.c:565:32: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 565 | erg = uv_write2(req,stream,&wp->buf,1,stream_send,cb_uwt_write2); - | ^~~~~~~~ - uwt_stubs_stream.c:568:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 568 | uwt__free_uv_buf_t(&wp->buf,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_stream.c:576:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 576 | uwt__gr_register(&wp->cb,o_cb); - | ^~~~~~~ - uwt_stubs_stream.c:581:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 581 | uwt__gr_register(&wp->sbuf,o_buf); - | ^~~~~~~~~ - In file included from uwt_stubs.c:29: - uwt_stubs_pipe.c: In function 'uwt_pipe_connect': - uwt_stubs_pipe.c:217:20: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 217 | uwt__gr_register(&wp->cb,o_cb); - | ^~~~~~~ - In file included from uwt_stubs.c:30: - uwt_stubs_tcp.c: In function 'uwt_tcp_connect': - uwt_stubs_tcp.c:266:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 266 | uwt__gr_register(&wp->cb,o_cb); - | ^~~~~~~ - In file included from uwt_stubs.c:31: - uwt_stubs_udp.c: In function 'uwt_udp_recv_start': - uwt_stubs_udp.c:266:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 266 | uwt__gr_register(&u->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_udp.c: In function 'uwt_udp_recv_stop': - uwt_stubs_udp.c:293:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 293 | uwt__gr_unregister(&u->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_udp.c: In function 'uwt_udp_recv_own_cb': - uwt_stubs_udp.c:366:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 366 | uwt__gr_unregister(&uh->cb_read); - | ^~~~~~~~~~~~ - uwt_stubs_udp.c:367:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 367 | uwt__gr_unregister(&uh->obuf); - | ^~~~~~~~~ - uwt_stubs_udp.c: In function 'uwt_udp_recv_own': - uwt_stubs_udp.c:411:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 411 | uwt__gr_register(&u->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_udp.c:412:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 412 | uwt__gr_register(&u->obuf,o_buf); - | ^~~~~~~~ - In file included from uwt_stubs.c:32: - uwt_stubs_signal.c: In function 'uwt_signal_start': - uwt_stubs_signal.c:74:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 74 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_signal.c:75:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 75 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:33: - uwt_stubs_poll.c: In function 'uwt_poll_start': - uwt_stubs_poll.c:124:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_poll.c:125:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 125 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:34: - uwt_stubs_fs_event.c: In function 'uwt_fs_event_start': - uwt_stubs_fs_event.c:116:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 116 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_fs_event.c:117:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 117 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:35: - uwt_stubs_fs_poll.c: In function 'uwt_fs_poll_start': - uwt_stubs_fs_poll.c:107:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 107 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_fs_poll.c:108:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 108 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:36: - uwt_stubs_async.c: In function 'uwt_async_create': - uwt_stubs_async.c:64:22: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 64 | uwt__gr_register(&h->cb_read,o_cb); - | ^~~~~~~~~~~ - uwt_stubs_async.c:65:22: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 65 | uwt__gr_register(&h->cb_listen,v); - | ^~~~~~~~~~~~~ - In file included from uwt_stubs.c:38: - uwt_stubs_dns.c: In function 'uwt_getaddrinfo_native': - uwt_stubs_dns.c:235:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 235 | uwt__gr_register(&req->cb,o_cb); - | ^~~~~~~~ - uwt_stubs_dns.c: In function 'uwt_getnameinfo': - uwt_stubs_dns.c:317:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 317 | uwt__gr_register(&req->cb,o_cb); - | ^~~~~~~~ - In file included from uwt_stubs.c:39: - uwt_stubs_process.c: In function 'spawn_exit_cb': - uwt_stubs_process.c:83:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 83 | uwt__gr_unregister(&h->cb_read); - | ^~~~~~~~~~~ - uwt_stubs_process.c:84:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 84 | uwt__gr_unregister(&h->cb_listen); - | ^~~~~~~~~~~~~ - uwt_stubs_process.c: In function 'uwt_spawn': - uwt_stubs_process.c:242:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 242 | uwt__gr_register(&handle->cb_read,Field(p3,0)); - | ^~~~~~~~~~~~~~~~ - uwt_stubs_process.c:243:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member] - 243 | uwt__gr_register(&handle->cb_listen,op); - | ^~~~~~~~~~~~~~~~~~ - In file included from uwt_stubs.c:40: - uwt_stubs_fs.c: In function 'uwt_fs_open_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:262:1: note: in expansion of macro 'FSFUNC_3' - 262 | FSFUNC_3(fs_open,fs_open_cb,o_name,o_flag_list,o_perm,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_read_native': - uwt_stubs_fs.c:321:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 321 | uwt__malloc_uv_buf_t(&wp->buf,slen,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:305:1: note: in expansion of macro 'FSFUNC_4' - 305 | FSFUNC_4(fs_read,fs_read_cb,o_file,o_buf,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c:329:43: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 329 | ret = uv_fs_read(loop, req, fd, &wp->buf, 1, -1, cb); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:305:1: note: in expansion of macro 'FSFUNC_4' - 305 | FSFUNC_4(fs_read,fs_read_cb,o_file,o_buf,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c:328:7: note: in expansion of macro 'BLOCK' - 328 | BLOCK({ - | ^~~~~ - uwt_stubs_fs.c:332:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 332 | uwt__gr_register(&wp->sbuf,o_buf); - | ^~~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:305:1: note: in expansion of macro 'FSFUNC_4' - 305 | FSFUNC_4(fs_read,fs_read_cb,o_file,o_buf,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c:336:30: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 336 | uwt__free_uv_buf_t(&wp->buf,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:305:1: note: in expansion of macro 'FSFUNC_4' - 305 | FSFUNC_4(fs_read,fs_read_cb,o_file,o_buf,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:157:5: note: in expansion of macro 'R_WRAP' - 157 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:305:1: note: in expansion of macro 'FSFUNC_4' - 305 | FSFUNC_4(fs_read,fs_read_cb,o_file,o_buf,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_write_native': - uwt_stubs_fs.c:386:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 386 | uwt__malloc_uv_buf_t(&wp->buf,slen,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:366:1: note: in expansion of macro 'FSFUNC_4' - 366 | FSFUNC_4(fs_write, - | ^~~~~~~~ - uwt_stubs_fs.c:398:44: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 398 | ret = uv_fs_write(loop, req, fd, &wp->buf, 1, -1, cb); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:366:1: note: in expansion of macro 'FSFUNC_4' - 366 | FSFUNC_4(fs_write, - | ^~~~~~~~ - uwt_stubs_fs.c:397:7: note: in expansion of macro 'BLOCK' - 397 | BLOCK({ - | ^~~~~ - uwt_stubs_fs.c:402:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 402 | uwt__gr_register(&wp->sbuf,o_buf); - | ^~~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:366:1: note: in expansion of macro 'FSFUNC_4' - 366 | FSFUNC_4(fs_write, - | ^~~~~~~~ - uwt_stubs_fs.c:407:30: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 407 | uwt__free_uv_buf_t(&wp->buf,wp->cb_type); - | ^~~~~~~~ - uwt_stubs_fs.c:115:7: note: in definition of macro 'R_WRAP' - 115 | code \ - | ^~~~ - uwt_stubs_fs.c:366:1: note: in expansion of macro 'FSFUNC_4' - 366 | FSFUNC_4(fs_write, - | ^~~~~~~~ - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:157:5: note: in expansion of macro 'R_WRAP' - 157 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:366:1: note: in expansion of macro 'FSFUNC_4' - 366 | FSFUNC_4(fs_write, - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_close': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:417:1: note: in expansion of macro 'FSFUNC_1' - 417 | FSFUNC_1(fs_close,runit,o_fd,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_unlink': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:424:1: note: in expansion of macro 'FSFUNC_1' - 424 | FSFUNC_1(fs_unlink,runit,o_path,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_mkdir': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:432:1: note: in expansion of macro 'FSFUNC_2' - 432 | FSFUNC_2(fs_mkdir,runit,o_path,o_mode,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_rmdir': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:439:1: note: in expansion of macro 'FSFUNC_1' - 439 | FSFUNC_1(fs_rmdir,runit,o_path,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_rename': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:445:1: note: in expansion of macro 'FSFUNC_2' - 445 | FSFUNC_2(fs_rename,runit,o_old,o_new,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_link': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:452:1: note: in expansion of macro 'FSFUNC_2' - 452 | FSFUNC_2(fs_link,runit,o_old,o_new,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_fsync': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:459:1: note: in expansion of macro 'FSFUNC_1' - 459 | FSFUNC_1(fs_fsync,runit,o_fd,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_fdatasync': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:464:1: note: in expansion of macro 'FSFUNC_1' - 464 | FSFUNC_1(fs_fdatasync,runit,o_fd,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_ftruncate': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:469:1: note: in expansion of macro 'FSFUNC_2' - 469 | FSFUNC_2(fs_ftruncate,runit,o_fd,o_off,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_sendfile_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:157:5: note: in expansion of macro 'R_WRAP' - 157 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:495:1: note: in expansion of macro 'FSFUNC_4' - 495 | FSFUNC_4(fs_sendfile,fs_sendfile_cb,o_outfd,o_infd,o_offset,o_len,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_scandir': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:563:1: note: in expansion of macro 'FSFUNC_1' - 563 | FSFUNC_1(fs_scandir,fs_scandir_cb,o_path,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_mkdtemp': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:593:1: note: in expansion of macro 'FSFUNC_1' - 593 | FSFUNC_1(fs_mkdtemp,fs_mkdtemp_cb,o_path,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_readlink': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:624:1: note: in expansion of macro 'FSFUNC_1' - 624 | FSFUNC_1(fs_readlink,fs_readlink_cb,o_path,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_access': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:636:1: note: in expansion of macro 'FSFUNC_2' - 636 | FSFUNC_2(fs_access,runit,o_path,o_list,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_chmod': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:647:1: note: in expansion of macro 'FSFUNC_2' - 647 | FSFUNC_2(fs_chmod,runit,o_path,o_mode,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_fchmod': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:179:3: note: in expansion of macro 'R_WRAP' - 179 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:658:1: note: in expansion of macro 'FSFUNC_2' - 658 | FSFUNC_2(fs_fchmod,runit,o_fd,o_mode,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_chown_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:667:1: note: in expansion of macro 'FSFUNC_3' - 667 | FSFUNC_3(fs_chown,runit,o_path,o_uid,o_gid,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_fchown_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:678:1: note: in expansion of macro 'FSFUNC_3' - 678 | FSFUNC_3(fs_fchown,runit,o_fd,o_uid,o_gid,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_utime_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:690:1: note: in expansion of macro 'FSFUNC_3' - 690 | FSFUNC_3(fs_utime,runit,o_p,o_atime,o_mtime,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_futime_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:704:1: note: in expansion of macro 'FSFUNC_3' - 704 | FSFUNC_3(fs_futime,runit,o_fd,o_atime,o_mtime,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_symlink_native': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:172:5: note: in expansion of macro 'R_WRAP' - 172 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:716:1: note: in expansion of macro 'FSFUNC_3' - 716 | FSFUNC_3(fs_symlink,runit,o_opath,o_npath,o_mode,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_stat': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:776:1: note: in expansion of macro 'FSFUNC_1' - 776 | FSFUNC_1(fs_stat,fs_stat_cb,o_file,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_lstat': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:784:1: note: in expansion of macro 'FSFUNC_1' - 784 | FSFUNC_1(fs_lstat,fs_stat_cb,o_file,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_fstat': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:791:1: note: in expansion of macro 'FSFUNC_1' - 791 | FSFUNC_1(fs_fstat,fs_stat_cb,o_file,{ - | ^~~~~~~~ - uwt_stubs_fs.c: In function 'uwt_fs_realpath': - uwt_stubs_fs.c:124:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 124 | uwt__gr_register(&wp_req->cb,o_cb); \ - | ^~~~~~~~~~~ - uwt_stubs_fs.c:186:3: note: in expansion of macro 'R_WRAP' - 186 | R_WRAP(name,tz,code) - | ^~~~~~ - uwt_stubs_fs.c:799:1: note: in expansion of macro 'FSFUNC_1' - 799 | FSFUNC_1(fs_realpath,fs_readlink_cb,o_path,{ - | ^~~~~~~~ - In file included from uwt_stubs.c:42: - uwt_stubs_worker.c: In function 'uwt_add_worker_common': - uwt_stubs_worker.c:104:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 104 | uwt__gr_register(&req->cb,o_cb); - | ^~~~~~~~ - uwt_stubs_worker.c: In function 'lseek_work_cb': - uwt_stubs_worker.c:168:37: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 168 | int64_t offset = voids_to_int64_t(&r->c); - | ^~~~~ - uwt_stubs_worker.c:195:27: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 195 | int64_t_to_voids(offset,&r->c); - | ^~~~~ - uwt_stubs_worker.c: In function 'lseek_cb': - uwt_stubs_worker.c:203:43: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 203 | const int64_t offset = voids_to_int64_t(&r->c); - | ^~~~~ - uwt_stubs_worker.c: In function 'uwt_lseek_native': - uwt_stubs_worker.c:255:27: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 255 | int64_t_to_voids(offset,&req->c); - | ^~~~~~~ - uwt_stubs_worker.c:265:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member] - 265 | uwt__gr_register(&req->cb,o_cb); - | ^~~~~~~~ - - build src uwt_preemptive.cmo - + ocamlfind ocamlc -package bigarray,unix,lwt -g -bin-annot -safe-string -thread -g -I . -o uwt_preemptive.cmo -c uwt_preemptive.ml - File "uwt_preemptive.ml", line 284, characters 18-32: - Warning 3: deprecated: Lwt.make_error - Use Result.Error, which is the same as Error since OCaml 4.03. - File "uwt_preemptive.ml", line 293, characters 16-30: - Warning 3: deprecated: Lwt.make_value - Use Result.Ok, which is the same as Ok since OCaml 4.03. - File "uwt_preemptive.ml", line 295, characters 16-30: - Warning 3: deprecated: Lwt.make_error - Use Result.Error, which is the same as Error since OCaml 4.03. - - build src uwt_compat.cmo - + ocamlfind ocamlc -package bigarray,unix,lwt,lwt.log -g -bin-annot -safe-string -g -I . -o uwt_compat.cmo -c uwt_compat.ml - File "uwt_compat.ml", line 91, characters 22-636: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - O_KEEPEXEC - In file included from uwt_stubs.c:23: - uwt_stubs_common.c: In function 'uwt__alloc_sockaddr': - uwt_stubs_common.c:88:26: warning: 'strnlen' specified bound 125 exceeds source size 108 [-Wstringop-overread] - 88 | const size_t len = strnlen(addr->sun_path,max_len); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from uwt_stubs_common.h:66, - from uwt_stubs_common.c:22: - /usr/include/x86_64-linux-gnu/sys/un.h:32:10: note: source object allocated here - 32 | char sun_path[108]; /* Path name. */ - | ^~~~~~~~ - - build src uwt_preemptive.cmx - + ocamlfind ocamlopt -package bigarray,unix,lwt -g -bin-annot -safe-string -thread -I . -o uwt_preemptive.cmx -c uwt_preemptive.ml - File "uwt_preemptive.ml", line 284, characters 18-32: - Warning 3: deprecated: Lwt.make_error - Use Result.Error, which is the same as Error since OCaml 4.03. - File "uwt_preemptive.ml", line 293, characters 16-30: - Warning 3: deprecated: Lwt.make_value - Use Result.Ok, which is the same as Ok since OCaml 4.03. - File "uwt_preemptive.ml", line 295, characters 16-30: - Warning 3: deprecated: Lwt.make_error - Use Result.Error, which is the same as Error since OCaml 4.03. - - build src uwt_compat.cmx - + ocamlfind ocamlopt -package bigarray,unix,lwt,lwt.log -g -bin-annot -safe-string -I . -o uwt_compat.cmx -c uwt_compat.ml - File "uwt_compat.ml", line 91, characters 22-636: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - O_KEEPEXEC - *** omake: done (32.39 sec, 28/28 scans, 64/88 rules, 195/249 digests) -> compiled uwt.0.0.4 Processing 30/30: [uwt: omake install] + /home/opam/.opam/4.07/bin/omake "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4) - *** omake: reading OMakefiles - *** omake: finished reading OMakefiles (0.01 sec) - - build src <install> - + ocamlfind remove uwt || Shell.true() - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/uwt/META - - build src <install> - + ocamlfind install -patch-version 0.0.4 uwt META ../libuv/include/android-ifaddrs.h ../libuv/include/pthread-barrier.h ../libuv/include/stdint-msvc2008.h ../libuv/include/tree.h ../libuv/include/uv-aix.h ../libuv/include/uv-bsd.h ../libuv/include/uv-darwin.h ../libuv/include/uv-errno.h ../libuv/include/uv-linux.h ../libuv/include/uv-os390.h ../libuv/include/uv-sunos.h ../libuv/include/uv-threadpool.h ../libuv/include/uv-unix.h ../libuv/include/uv-version.h ../libuv/include/uv-win.h ../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_chan.cmi uwt_chan.cmx uwt_chan.mli uwt_compat.cmi uwt_compat.cmx uwt_compat.mli uwt_io.cmi uwt_io.cmx uwt_io.mli uwt_log.cmi uwt_log.cmx uwt_log.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.cmti uwt.cmti uwt_base.cmti uwt_bytes.cmti uwt_chan.cmti uwt_compat.cmti uwt_io.cmti uwt_log.cmti uwt_preemptive.cmti uwt_process.cmti uwt_throttle.cmti uwt_timeout.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_timeout.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_throttle.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_process.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_preemptive.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_log.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_io.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_compat.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_chan.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_bytes.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_base.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uv_fs_sync.cmti - Installed /home/opam/.opam/4.07/lib/uwt/uwt_timeout.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_timeout.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_timeout.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_throttle.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_throttle.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_throttle.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_process.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_process.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_process.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_preemptive.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_preemptive.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_preemptive.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_log.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_log.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_log.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_io.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_io.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_io.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_compat.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_compat.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_compat.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_chan.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_chan.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_chan.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_bytes.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_bytes.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_bytes.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt_base.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt_base.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt_base.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt.mli - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uwt.cma - Installed /home/opam/.opam/4.07/lib/uwt/uwt.a - Installed /home/opam/.opam/4.07/lib/uwt/uwt-worker.h - Installed /home/opam/.opam/4.07/lib/uwt/uwt-preemptive.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uwt-preemptive.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uwt-preemptive.cma - Installed /home/opam/.opam/4.07/lib/uwt/uwt-preemptive.a - Installed /home/opam/.opam/4.07/lib/uwt/uwt-ext.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uwt-ext.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uwt-ext.cma - Installed /home/opam/.opam/4.07/lib/uwt/uwt-ext.a - Installed /home/opam/.opam/4.07/lib/uwt/uwt-error.h - Installed /home/opam/.opam/4.07/lib/uwt/uwt-compat.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uwt-compat.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uwt-compat.cma - Installed /home/opam/.opam/4.07/lib/uwt/uwt-compat.a - Installed /home/opam/.opam/4.07/lib/uwt/uwt-base.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uwt-base.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uwt-base.cma - Installed /home/opam/.opam/4.07/lib/uwt/uwt-base.a - Installed /home/opam/.opam/4.07/lib/uwt/uv_fs_sync.mli - Installed /home/opam/.opam/4.07/lib/uwt/uv_fs_sync.cmx - Installed /home/opam/.opam/4.07/lib/uwt/uv_fs_sync.cmi - Installed /home/opam/.opam/4.07/lib/uwt/uv-fs-sync.cmxs - Installed /home/opam/.opam/4.07/lib/uwt/uv-fs-sync.cmxa - Installed /home/opam/.opam/4.07/lib/uwt/uv-fs-sync.cma - Installed /home/opam/.opam/4.07/lib/uwt/uv-fs-sync.a - Installed /home/opam/.opam/4.07/lib/uwt/libuwt-base.a - Installed /home/opam/.opam/4.07/lib/uwt/libuv.a - Installed /home/opam/.opam/4.07/lib/uwt/uv.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-win.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-version.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-unix.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-threadpool.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-sunos.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-os390.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-linux.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-errno.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-darwin.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-bsd.h - Installed /home/opam/.opam/4.07/lib/uwt/uv-aix.h - Installed /home/opam/.opam/4.07/lib/uwt/tree.h - Installed /home/opam/.opam/4.07/lib/uwt/stdint-msvc2008.h - Installed /home/opam/.opam/4.07/lib/uwt/pthread-barrier.h - Installed /home/opam/.opam/4.07/lib/uwt/android-ifaddrs.h - Installed /home/opam/.opam/4.07/lib/stublibs/dlluwt-base.so - Installed /home/opam/.opam/4.07/lib/stublibs/dlluwt-base.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/uwt/META - *** omake: done (0.07 sec, 0/28 scans, 2/90 rules, 12/107 digests) -> installed uwt.0.0.4 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:20.30 ---> saved as "8ba032c5d6f6a3d56cc24d9d483645efd7304c852cead6b7b9e5d64bca19ece3" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u uwt:d9230c7cda0a54ae2d77d144a48cf998")) 2024-09-12 20:20.33 ---> saved as "1d9495f34f41ade52fbedd5f275fc88dd4537205fcaf92e0077566fa27f8bcd4" /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.383618') && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4,uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998,uwt.0.0.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.383618 prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/ prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/ prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uv-fs-sync.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt-base.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt-compat.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt-ext.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt-preemptive.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt.ocamlobjinfo prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/META prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uv_fs_sync.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uv_fs_sync.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_base.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_base.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_bytes.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_bytes.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_chan.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_chan.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_compat.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_compat.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_io.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_io.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_log.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_log.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_preemptive.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_preemptive.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_process.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_process.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_throttle.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_throttle.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_timeout.cmi prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/lib/uwt/uwt_timeout.cmti prep/universes/d9230c7cda0a54ae2d77d144a48cf998/uwt/0.0.4/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998:10b238f4edacf394425deb207e7107f36cd455e400552c75f751974ca18b29d6 2024-09-12 20:20.33 ---> saved as "e4c90ef7bd9efec659afb97e8c441e38b8d3652d5241598f836fdaebde9eb461" Job succeeded 2024-09-12 20:28.16: uwt.0.0.4-d9230c7cda0a54ae2d77d144a48cf998 -> 10b238f4edacf394425deb207e7107f36cd455e400552c75f751974ca18b29d6 2024-09-12 20:28.16: Job succeeded