Build:
  1. 0
2024-01-29 15:19.04: New job: Voodoo prep uwt.0.0.3; 0b77851b72e19bacc7305a0f2afd3d6e
2024-01-29 15:19.04: Waiting for resource in pool OCluster
2024-01-29 19:04.38: Waiting for worker…
2024-01-29 19:05.00: Got resource from pool OCluster
2024-01-29 19:05.00: 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:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
         (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:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
 (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.13.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.3 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 dune.3.13.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 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:0b77851b72e19bacc7305a0f2afd3d6e"))
 (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.845730') && (for DATA in prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; 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/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; 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 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --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-01-29 19:05.00: RETRYING: 2024-01-29/151904-voodoo-prep-33c823 Number of retries: 0 (retriable error condition)
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88' locally
docker.io/ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88: Pulling from ocaml/opam
76411d49ac4c: Pulling fs layer
76411d49ac4c: Verifying Checksum
76411d49ac4c: Download complete
76411d49ac4c: Pull complete
Digest: sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
Status: Downloaded newer image for ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
2024-01-29 18:59.58 ---> using "c1f57ce64d1185f1ddca2092dfa14704a9dd1c9f05e94a89182b86d0d7c808e2" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:59.58 ---> using "08c8f59521f2cf8fac5164b4c5791b0b912207e9b8de5c9ffadf814ee2faaa62" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (651 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 (5669 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 ... 18743 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+deb12u3) ...
2024-01-29 18:59.58 ---> using "891cece3fa8ce936a6ac83728ac17b53b36413fae7a22d1d93115e83732209d3" 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.13.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.6.9  [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.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [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.6.9] found in cache
[dune.3.13.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.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] 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.13.0
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed rresult.0.6.0
-> installed cppo.1.6.9
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:59.58 ---> using "9db6d8754113396af82401129b832567ab6d6b03a73bdf5aeeed0e2ff8b0ecca" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:59.58 ---> using "1a1064c41db8476079a61dcd73a461ffcd9c85f1ec544e43846b30a262e470c7" from cache
2024-01-29 18:59.58 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88' locally
docker.io/ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88: Pulling from ocaml/opam
76411d49ac4c: Pulling fs layer
76411d49ac4c: Verifying Checksum
76411d49ac4c: Download complete
76411d49ac4c: Pull complete
Digest: sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
Status: Downloaded newer image for ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
2024-01-29 18:59.58 ---> using "c1f57ce64d1185f1ddca2092dfa14704a9dd1c9f05e94a89182b86d0d7c808e2" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:59.58 ---> using "08c8f59521f2cf8fac5164b4c5791b0b912207e9b8de5c9ffadf814ee2faaa62" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:59.58 ---> using "9e6a5b52c03ef83043dcd742e1a2e24187e03d25ed86bee2b152d179648026c0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:59.59 ---> using "82b43c0ee69f7734dcb1cee04a6ac5bbc7955c568c7fa1a66d5a2b2c4fc7eda9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:59.59 ---> using "1e206e26af744f37316ac31d9ca35e68461da20f08f641f029accff9debfff99" 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 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-01-29 18:59.59 ---> using "5122260a0b4e1be1f518a82b18d44dc194f7999e6f7dcd18324552f242c2591d" 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-01-29 18:59.59 ---> using "154624533bb024a6b7a8122962157e7a26c4a349602b1a0ac6a062ee410394cc" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:59.59 ---> using "0ca68f9b5a1361a41880d5d0cf6875e3478c51123aa649bb011c6c17dc3c5e3e" 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.13.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.13.0
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:59.59 ---> using "6efc601b5fdc3f5ef633c68489caa72992eb97092e8936cbf40b400ae904d179" 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.3 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 dune.3.13.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (708 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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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.3 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 dune.3.13.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-pkg-config.3 base-bytes.base" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# 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.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo            1.6.9
  - install ppx_tools       5.1+4.06.0
  - install result          1.5
  - install ocamlbuild      0.14.3
  - install base-bytes      base
  - install conf-pkg-config 3
  - install omake           0.10.6
  - install cppo_ocamlbuild 1.6.9
  - install lwt             3.0.0
  - install uwt             0.0.3
===== 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 ... 18743 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+deb12u3) ...

<><> 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.6.9  (cached)
Processing  9/30: [conf-pkg-config: pkg-config]
Processing 10/30: [conf-pkg-config: pkg-config] [cppo: dune build]
-> retrieved cppo_ocamlbuild.1.6.9  (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 ppx_tools.5.1+4.06.0  (cached)
Processing 16/30: [uwt.0.0.3: http] [cppo: dune build] [ocamlbuild: make configure.make]
Processing 17/30: [uwt.0.0.3: http] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_tools: make all]
-> retrieved omake.0.10.6  (cached)
Processing 18/30: [uwt.0.0.3: 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.3: 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.3: 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.3: 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.3: 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.3: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
Processing 20/30: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
-> compiled  cppo.1.6.9
Processing 20/30: [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
-> installed cppo.1.6.9
Processing 21/30: [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
-> retrieved uwt.0.0.3  (https://github.com/fdopen/uwt/releases/download/0.0.3/uwt-0.0.3.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.6.9
Processing 24/30: [omake: make]
-> installed cppo_ocamlbuild.1.6.9
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.06 sec)
- *** omake: saved .omakedb
- *** omake: done (27.27 sec, 244/244 scans, 268/429 rules, 723/914 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.03 sec)
- *** omake: done (9.48 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.03 sec)
- *** omake: done (0.20 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 "-j255" "lib" "BUILD_LIBUV=true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.3)
- *** 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 35, characters 1-17:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- File OMakeIncludes: line 43, characters 1-17:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- File OMakeIncludes: line 73, 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 -fvisibility=hidden flag... yes
- checking if gcc supports -g flag... yes
- checking if gcc supports -std=gnu89 flag... yes
- checking if gcc supports -pedantic 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 7066: /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
-   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:323: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]
-   323 |     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:85:8: note: defined here
-    85 | 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)
- --- Checking for OCaml library location... (/home/opam/.opam/4.07/lib/ocaml)
- *** omake: finished reading OMakefiles (18.70 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.3/libuv-v1.9.1/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_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... no
- configure: creating ./config.status
- config.status: creating config.inc
- config.status: creating config.h
- - build src uwt_bytes.cmo
- + ocamlfind ocamlc -package bigarray,unix -g -bin-annot -safe-string -g -I . -o uwt_bytes.cmo -c uwt_bytes.ml
- File "uwt_bytes.ml", line 34, characters 0-88:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 47, characters 0-74:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 48, characters 0-82:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- - build src uwt_bytes.cmx
- + ocamlfind ocamlopt -package bigarray,unix -g -bin-annot -safe-string -I . -o uwt_bytes.cmx -c uwt_bytes.ml
- File "uwt_bytes.ml", line 34, characters 0-88:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 47, characters 0-74:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 48, characters 0-82:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 70, characters 0-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 71, characters 0-110:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 72, characters 0-86:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 70, characters 0-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 71, characters 0-110:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_bytes.ml", line 72, characters 0-86:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- - build src uwt_base.cmi
- + ocamlfind ocamlc -pp cppo -package bigarray,unix -g -bin-annot -safe-string -g -I . -o uwt_base.cmi -c uwt_base.mli
- File "uwt_base.mli", line 153, characters 30-38:
- Warning 3: deprecated: o_result
- please use Result.result instead
- - build src uwt_base.cmo
- + ocamlfind ocamlc -pp cppo -package bigarray,unix -g -bin-annot -safe-string -g -I . -o uwt_base.cmo -c uwt_base.ml
- File "uwt_base.ml", line 375, characters 2-82:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_base.ml", line 418, characters 2-64:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- - build src uwt_base.cmx
- + ocamlfind ocamlopt -pp cppo -package bigarray,unix -g -bin-annot -safe-string -I . -o uwt_base.cmx -c uwt_base.ml
- File "uwt_base.ml", line 375, characters 2-82:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_base.ml", line 439, characters 2-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_base.ml", line 418, characters 2-64:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_base.ml", line 439, characters 2-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- - 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 -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.3/libuv-v1.9.1/include -I. -c -o uwt_stubs.o uwt_stubs.c
- uwt_stubs.c: In function 'req_free_common':
- uwt_stubs.c:949:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-   949 |     gr_root_unregister(&wp->cb);
-       |                        ^~~~~~~
- uwt_stubs.c:952:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-   952 |     gr_root_unregister(&wp->sbuf);
-       |                        ^~~~~~~~~
- uwt_stubs.c:955:19: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-   955 |     free_uv_buf_t(&wp->buf,wp->cb_type);
-       |                   ^~~~~~~~
- uwt_stubs.c: In function 'handle_free_common':
- uwt_stubs.c:1057:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1057 |     gr_root_unregister(&s->cb_listen);
-       |                        ^~~~~~~~~~~~~
- uwt_stubs.c:1060:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1060 |     gr_root_unregister(&s->cb_listen_server);
-       |                        ^~~~~~~~~~~~~~~~~~~~
- uwt_stubs.c:1063:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1063 |     gr_root_unregister(&s->cb_read);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:1066:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1066 |     gr_root_unregister(&s->cb_close);
-       |                        ^~~~~~~~~~~~
- uwt_stubs.c:1069:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1069 |     gr_root_unregister(&s->obuf);
-       |                        ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_open_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1803:1: note: in expansion of macro 'FSSTART'
-  1803 | FSSTART(fs_open,o_name,o_flag_list,o_perm,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_read_native':
- uwt_stubs.c:1867:23: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1867 |       malloc_uv_buf_t(&wp->buf,slen,wp->cb_type);
-       |                       ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1852:1: note: in expansion of macro 'FSSTART'
-  1852 | FSSTART(fs_read,o_file,o_buf,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c:1876:43: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1876 |           ret = uv_fs_read(loop, req, fd, &wp->buf, 1, -1, cb);
-       |                                           ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1852:1: note: in expansion of macro 'FSSTART'
-  1852 | FSSTART(fs_read,o_file,o_buf,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c:1875:7: note: in expansion of macro 'BLOCK'
-  1875 |       BLOCK({
-       |       ^~~~~
- uwt_stubs.c:1879:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1879 |         gr_root_register(&wp->sbuf,o_buf);
-       |                          ^~~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1852:1: note: in expansion of macro 'FSSTART'
-  1852 | FSSTART(fs_read,o_file,o_buf,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c:1883:25: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1883 |           free_uv_buf_t(&wp->buf,wp->cb_type);
-       |                         ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1852:1: note: in expansion of macro 'FSSTART'
-  1852 | FSSTART(fs_read,o_file,o_buf,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1659:5: note: in expansion of macro 'R_WRAP'
-  1659 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1852:1: note: in expansion of macro 'FSSTART'
-  1852 | FSSTART(fs_read,o_file,o_buf,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_write_native':
- uwt_stubs.c:1931:23: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1931 |       malloc_uv_buf_t(&wp->buf,slen,wp->cb_type);
-       |                       ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1913:1: note: in expansion of macro 'FSSTART'
-  1913 | FSSTART(fs_write,
-       | ^~~~~~~
- uwt_stubs.c:1944:44: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1944 |           ret = uv_fs_write(loop, req, fd, &wp->buf, 1, -1, cb);
-       |                                            ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1913:1: note: in expansion of macro 'FSSTART'
-  1913 | FSSTART(fs_write,
-       | ^~~~~~~
- uwt_stubs.c:1943:7: note: in expansion of macro 'BLOCK'
-  1943 |       BLOCK({
-       |       ^~~~~
- uwt_stubs.c:1948:28: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1948 |           gr_root_register(&wp->sbuf,o_buf);
-       |                            ^~~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1913:1: note: in expansion of macro 'FSSTART'
-  1913 | FSSTART(fs_write,
-       | ^~~~~~~
- uwt_stubs.c:1953:25: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1953 |           free_uv_buf_t(&wp->buf,wp->cb_type);
-       |                         ^~~~~~~~
- uwt_stubs.c:1617:7: note: in definition of macro 'R_WRAP'
-  1617 |       code                                                \
-       |       ^~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1913:1: note: in expansion of macro 'FSSTART'
-  1913 | FSSTART(fs_write,
-       | ^~~~~~~
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1659:5: note: in expansion of macro 'R_WRAP'
-  1659 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1913:1: note: in expansion of macro 'FSSTART'
-  1913 | FSSTART(fs_write,
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_close':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1963:1: note: in expansion of macro 'UFSSTART'
-  1963 | UFSSTART(fs_close,o_fd,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_unlink':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1970:1: note: in expansion of macro 'UFSSTART'
-  1970 | UFSSTART(fs_unlink,o_path,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_mkdir':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1978:1: note: in expansion of macro 'UFSSTART'
-  1978 | UFSSTART(fs_mkdir,o_path,o_mode,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_rmdir':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1985:1: note: in expansion of macro 'UFSSTART'
-  1985 | UFSSTART(fs_rmdir,o_path,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_rename':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1991:1: note: in expansion of macro 'UFSSTART'
-  1991 | UFSSTART(fs_rename,o_old,o_new,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_link':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:1998:1: note: in expansion of macro 'UFSSTART'
-  1998 | UFSSTART(fs_link,o_old,o_new,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_fsync':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2005:1: note: in expansion of macro 'UFSSTART'
-  2005 | UFSSTART(fs_fsync,o_fd,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_fdatasync':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2010:1: note: in expansion of macro 'UFSSTART'
-  2010 | UFSSTART(fs_fdatasync,o_fd,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_ftruncate':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2015:1: note: in expansion of macro 'UFSSTART'
-  2015 | UFSSTART(fs_ftruncate,o_fd,o_off,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_sendfile_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1659:5: note: in expansion of macro 'R_WRAP'
-  1659 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_5'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2041:1: note: in expansion of macro 'FSSTART'
-  2041 | FSSTART(fs_sendfile,o_outfd,o_infd,o_offset,o_len,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_scandir':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2109:1: note: in expansion of macro 'FSSTART'
-  2109 | FSSTART(fs_scandir,o_path,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_mkdtemp':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2139:1: note: in expansion of macro 'FSSTART'
-  2139 | FSSTART(fs_mkdtemp,o_path,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_readlink':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2170:1: note: in expansion of macro 'FSSTART'
-  2170 | FSSTART(fs_readlink,o_path,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_access':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2182:1: note: in expansion of macro 'UFSSTART'
-  2182 | UFSSTART(fs_access,o_path,o_list,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_chmod':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2193:1: note: in expansion of macro 'UFSSTART'
-  2193 | UFSSTART(fs_chmod,o_path,o_mode,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_fchmod':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1681:3: note: in expansion of macro 'R_WRAP'
-  1681 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_3'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2204:1: note: in expansion of macro 'UFSSTART'
-  2204 | UFSSTART(fs_fchmod,o_fd,o_mode,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_chown_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2213:1: note: in expansion of macro 'UFSSTART'
-  2213 | UFSSTART(fs_chown,o_path,o_uid,o_gid,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_fchown_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2224:1: note: in expansion of macro 'UFSSTART'
-  2224 | UFSSTART(fs_fchown,o_fd,o_uid,o_gid,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_utime_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2236:1: note: in expansion of macro 'UFSSTART'
-  2236 | UFSSTART(fs_utime,o_p,o_atime,o_mtime,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_futime_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2250:1: note: in expansion of macro 'UFSSTART'
-  2250 | UFSSTART(fs_futime,o_fd,o_atime,o_mtime,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_symlink_native':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1674:5: note: in expansion of macro 'R_WRAP'
-  1674 |     R_WRAP(name,tz,code)
-       |     ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_4'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1700:3: note: in expansion of macro 'RSTART_x'
-  1700 |   RSTART_x(n,ret_uv_fs_result_unit,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_u'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1715:3: note: in expansion of macro 'RSTART'
-  1715 |   RSTART(u,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2262:1: note: in expansion of macro 'UFSSTART'
-  2262 | UFSSTART(fs_symlink,o_opath,o_npath,o_mode,{
-       | ^~~~~~~~
- uwt_stubs.c: In function 'uwt_fs_stat':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2377:1: note: in expansion of macro 'FSSTART'
-  2377 | FSSTART(fs_stat,o_file,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_lstat':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2386:1: note: in expansion of macro 'FSSTART'
-  2386 | FSSTART(fs_lstat,o_file,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_fstat':
- - build src uwt.cmo
- + ocamlfind ocamlc -pp cppo -package bigarray,unix,lwt -g -bin-annot -safe-string -g -I . -o uwt.cmo -c uwt.ml
- File "uwt.ml", line 39, characters 0-68:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2394:1: note: in expansion of macro 'FSSTART'
-  2394 | FSSTART(fs_fstat,o_file,{
-       | ^~~~~~~
- uwt_stubs.c: In function 'uwt_fs_realpath':
- uwt_stubs.c:1626:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  1626 |         gr_root_register(&wp_req->cb,o_cb);               \
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:1688:3: note: in expansion of macro 'R_WRAP'
-  1688 |   R_WRAP(name,tz,code)
-       |   ^~~~~~
- uwt_stubs.c:1691:3: note: in expansion of macro 'RSTART_2'
-  1691 |   RSTART_ ## a (n,z,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1694:3: note: in expansion of macro 'RSTART_xxx'
-  1694 |   RSTART_xxx(a,n,z,__VA_ARGS__)
-       |   ^~~~~~~~~~
- uwt_stubs.c:1697:3: note: in expansion of macro 'RSTART_xx'
-  1697 |   RSTART_xx(PP_NARG(__VA_ARGS__),n,z,__VA_ARGS__)
-       |   ^~~~~~~~~
- uwt_stubs.c:1703:3: note: in expansion of macro 'RSTART_x'
-  1703 |   RSTART_x(n,n ## _cb,__VA_ARGS__)
-       |   ^~~~~~~~
- uwt_stubs.c:1706:3: note: in expansion of macro 'RSTART_c'
-  1706 |   RSTART_ ## i (n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1709:3: note: in expansion of macro 'RSTART_'
-  1709 |   RSTART_(i,n,__VA_ARGS__)
-       |   ^~~~~~~
- uwt_stubs.c:1712:3: note: in expansion of macro 'RSTART'
-  1712 |   RSTART(c,__VA_ARGS__)
-       |   ^~~~~~
- uwt_stubs.c:2403:1: note: in expansion of macro 'FSSTART'
-  2403 | FSSTART(fs_realpath,o_path,{
-       | ^~~~~~~
- File "uwt.ml", line 116, characters 2-64:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_close_wait':
- uwt_stubs.c:2620:20: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2620 |   gr_root_register(&s->cb_close,o_cb);
-       |                    ^~~~~~~~~~~~
- uwt_stubs.c: In function 'timer_once_cb':
- uwt_stubs.c:2742:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2742 |     gr_root_unregister(&wp->cb_read);
-       |                        ^~~~~~~~~~~~
- uwt_stubs.c:2755:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2755 |     gr_root_unregister(&wp->cb_listen);
-       |                        ^~~~~~~~~~~~~~
- File "uwt.ml", line 249, characters 2-62:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 251, characters 2-51:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 252, characters 2-54:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 253, characters 2-58:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_timer_start':
- File "uwt.ml", line 256, characters 0-106:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 259, characters 0-116:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:2808:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2808 |       gr_root_register(&h->cb_read,o_cb);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:2809:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2809 |       gr_root_register(&h->cb_listen,v);
-       |                        ^~~~~~~~~~~~~
- uwt_stubs.c: In function 'uwt_shutdown':
- File "uwt.ml", line 293, characters 2-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:2876:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2876 |     gr_root_register(&wp->cb,o_cb);
-       |                      ^~~~~~~
- uwt_stubs.c: In function 'uwt_listen':
- uwt_stubs.c:2919:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2919 |       gr_root_register(&s->cb_listen,o_cb);
-       |                        ^~~~~~~~~~~~~
- uwt_stubs.c:2920:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  2920 |       gr_root_register(&s->cb_listen_server,o_stream);
-       |                        ^~~~~~~~~~~~~~~~~~~~
- uwt_stubs.c: In function 'read_start_cb':
- uwt_stubs.c:3003:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3003 |         gr_root_unregister(&h->cb_read);
-       |                            ^~~~~~~~~~~
- File "uwt.ml", line 331, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_read_start':
- uwt_stubs.c:3041:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3041 |         gr_root_register(&s->cb_read,o_cb);
-       |                          ^~~~~~~~~~~
- uwt_stubs.c: In function 'uwt_read_stop':
- uwt_stubs.c:3069:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3069 |         gr_root_unregister(&s->cb_read);
-       |                            ^~~~~~~~~~~
- uwt_stubs.c: In function 'cancel_reader':
- uwt_stubs.c:3094:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3094 |     gr_root_unregister(&h->cb_read);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:3095:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3095 |     gr_root_unregister(&h->obuf);
-       |                        ^~~~~~~~
- - build src uwt.cmx
- + ocamlfind ocamlopt -pp cppo -package bigarray,unix,lwt -g -bin-annot -safe-string -I . -o uwt.cmx -c uwt.ml
- File "uwt.ml", line 39, characters 0-68:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'read_own_cb':
- uwt_stubs.c:3163:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3163 |       gr_root_unregister(&h->cb_read);
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:3164:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3164 |       gr_root_unregister(&h->obuf);
-       |                          ^~~~~~~~
- uwt_stubs.c: In function 'uwt_read_own':
- File "uwt.ml", line 461, characters 2-67:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 462, characters 2-67:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 472, characters 2-98:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:3231:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3231 |       gr_root_register(&s->cb_read,o_cb);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:3232:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3232 |       gr_root_register(&s->obuf,o_buf);
-       |                        ^~~~~~~~
- File "uwt.ml", line 504, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_udp_send_native':
- uwt_stubs.c:3305:21: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3305 |     malloc_uv_buf_t(&wp->buf,len,wp->cb_type);
-       |                     ^~~~~~~~
- uwt_stubs.c:3322:33: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3322 |       erg = uv_write(req,handle,&wp->buf,1,write_send_cb);
-       |                                 ^~~~~~~~
- File "uwt.ml", line 514, characters 2-105:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 523, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 533, characters 2-85:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:3325:36: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3325 |       erg = uv_udp_send(req,handle,&wp->buf,1,&addr.addr,udp_send_cb);
-       |                                    ^~~~~~~~
- File "uwt.ml", line 116, characters 2-64:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:3329:23: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3329 |         free_uv_buf_t(&wp->buf,wp->cb_type);
-       |                       ^~~~~~~~
- uwt_stubs.c:3339:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3339 |       gr_root_register(&wp->cb,o_cb);
-       |                        ^~~~~~~
- uwt_stubs.c:3344:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3344 |         gr_root_register(&wp->sbuf,o_buf);
-       |                          ^~~~~~~~~
- uwt_stubs.c: In function 'uwt_write2_native':
- uwt_stubs.c:3411:21: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3411 |     malloc_uv_buf_t(&wp->buf,len,wp->cb_type);
-       |                     ^~~~~~~~
- File "uwt.ml", line 571, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 576, characters 2-86:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:3428:32: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3428 |     erg = uv_write2(req,stream,&wp->buf,1,stream_send,cb_uwt_write2);
-       |                                ^~~~~~~~
- uwt_stubs.c:3431:23: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3431 |         free_uv_buf_t(&wp->buf,wp->cb_type);
-       |                       ^~~~~~~~
- uwt_stubs.c:3439:24: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3439 |       gr_root_register(&wp->cb,o_cb);
-       |                        ^~~~~~~
- uwt_stubs.c:3445:26: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3445 |         gr_root_register(&wp->sbuf,o_buf);
-       |                          ^~~~~~~~~
- File "uwt.ml", line 615, characters 2-93:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 631, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 636, characters 2-81:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 639, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 249, characters 2-62:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 251, characters 2-51:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 252, characters 2-54:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 253, characters 2-58:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 256, characters 0-106:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 259, characters 0-116:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_pipe_connect':
- uwt_stubs.c:3820:20: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  3820 |   gr_root_register(&wp->cb,o_cb);
-       |                    ^~~~~~~
- File "uwt.ml", line 708, characters 2-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 709, characters 2-79:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 724, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 742, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 754, characters 2-157:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 764, characters 2-107:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 769, characters 2-104:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 774, characters 2-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 780, characters 2-101:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 786, characters 2-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 293, characters 2-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 791, characters 2-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_tcp_connect':
- uwt_stubs.c:4070:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4070 |     gr_root_register(&wp->cb,o_cb);
-       |                      ^~~~~~~
- uwt_stubs.c: In function 'uwt_udp_recv_start':
- uwt_stubs.c:4323:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4323 |         gr_root_register(&u->cb_read,o_cb);
-       |                          ^~~~~~~~~~~
- uwt_stubs.c: In function 'uwt_udp_recv_stop':
- uwt_stubs.c:4349:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4349 |       gr_root_unregister(&u->cb_read);
-       |                          ^~~~~~~~~~~
- File "uwt.ml", line 331, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_udp_recv_own_cb':
- uwt_stubs.c:4422:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4422 |         gr_root_unregister(&uh->cb_read);
-       |                            ^~~~~~~~~~~~
- uwt_stubs.c:4423:28: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4423 |         gr_root_unregister(&uh->obuf);
-       |                            ^~~~~~~~~
- uwt_stubs.c: In function 'uwt_udp_recv_own':
- uwt_stubs.c:4467:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4467 |       gr_root_register(&u->cb_read,o_cb);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:4468:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4468 |       gr_root_register(&u->obuf,o_buf);
-       |                        ^~~~~~~~
- File "uwt.ml", line 461, characters 2-67:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 462, characters 2-67:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 472, characters 2-98:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_signal_start':
- uwt_stubs.c:4606:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4606 |       gr_root_register(&h->cb_read,o_cb);
-       |                        ^~~~~~~~~~~
- File "uwt.ml", line 504, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:4607:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4607 |       gr_root_register(&h->cb_listen,v);
-       |                        ^~~~~~~~~~~~~
- File "uwt.ml", line 514, characters 2-105:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 523, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 533, characters 2-85:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1142, characters 2-101:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1145, characters 2-60:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1151, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_poll_start':
- File "uwt.ml", line 1164, characters 2-71:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1165, characters 2-69:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1167, characters 2-69:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:4720:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4720 |       gr_root_register(&h->cb_read,o_cb);
-       |                        ^~~~~~~~~~~
- uwt_stubs.c:4721:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4721 |       gr_root_register(&h->cb_listen,v);
-       |                        ^~~~~~~~~~~~~
- File "uwt.ml", line 571, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 576, characters 2-86:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_fs_event_start':
- uwt_stubs.c:4829:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4829 |         gr_root_register(&h->cb_read,o_cb);
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:4830:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4830 |         gr_root_register(&h->cb_listen,v);
-       |                          ^~~~~~~~~~~~~
- - 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.ml", line 615, characters 2-93:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- 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.ml", line 631, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_fs_poll_start':
- File "uwt.ml", line 636, characters 2-81:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 639, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- 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.
- uwt_stubs.c:4927:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4927 |         gr_root_register(&h->cb_read,o_cb);
-       |                          ^~~~~~~~~~~
- uwt_stubs.c:4928:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4928 |         gr_root_register(&h->cb_listen,v);
-       |                          ^~~~~~~~~~~~~
- uwt_stubs.c: In function 'uwt_async_create':
- uwt_stubs.c:4982:22: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4982 |     gr_root_register(&h->cb_read,o_cb);
-       |                      ^~~~~~~~~~~
- File "uwt.ml", line 708, characters 2-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 709, characters 2-79:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:4983:22: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  4983 |     gr_root_register(&h->cb_listen,v);
-       |                      ^~~~~~~~~~~~~
- - build src uwt_io.cmo
- + ocamlfind ocamlc -pp cppo -package bigarray,unix,lwt -g -bin-annot -safe-string -g -I . -o uwt_io.cmo -c uwt_io.ml
- File "uwt_io.ml", line 703, characters 2-123:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 724, characters 2-89:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 742, characters 2-96:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 754, characters 2-157:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 764, characters 2-107:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 769, characters 2-104:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 774, characters 2-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 780, characters 2-101:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 786, characters 2-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 791, characters 2-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_getaddrinfo_native':
- uwt_stubs.c:5994:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  5994 |     gr_root_register(&req->cb,o_cb);
-       |                      ^~~~~~~~
- File "uwt.ml", line 1697, characters 2-61:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_getnameinfo':
- uwt_stubs.c:6076:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6076 |     gr_root_register(&req->cb,o_cb);
-       |                      ^~~~~~~~
- uwt_stubs.c: In function 'spawn_exit_cb':
- uwt_stubs.c:6145:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6145 |       gr_root_unregister(&h->cb_read);
-       |                          ^~~~~~~~~~~
- File "uwt_io.ml", line 1036, characters 4-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1038, characters 4-98:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1077, characters 4-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1080, characters 4-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:6146:26: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6146 |       gr_root_unregister(&h->cb_listen);
-       |                          ^~~~~~~~~~~~~
- File "uwt_io.ml", line 1083, characters 4-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1086, characters 4-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1089, characters 4-124:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1092, characters 4-124:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_spawn':
- uwt_stubs.c:6304:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6304 |       gr_root_register(&handle->cb_read,Field(p3,0));
-       |                        ^~~~~~~~~~~~~~~~
- File "uwt.ml", line 1142, characters 2-101:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1145, characters 2-60:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1151, characters 2-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c:6305:24: warning: taking address of packed member of 'struct handle' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6305 |       gr_root_register(&handle->cb_listen,op);
-       |                        ^~~~~~~~~~~~~~~~~~
- File "uwt.ml", line 1164, characters 2-71:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1165, characters 2-69:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt.ml", line 1167, characters 2-69:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_add_worker_common':
- uwt_stubs.c:6463:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6463 |     gr_root_register(&req->cb,o_cb);
-       |                      ^~~~~~~~
- uwt_stubs.c: In function 'lseek_work_cb':
- uwt_stubs.c:6730:37: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6730 |   int64_t offset = voids_to_int64_t(&r->c);
-       |                                     ^~~~~
- uwt_stubs.c:6757:27: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6757 |   int64_t_to_voids(offset,&r->c);
-       |                           ^~~~~
- uwt_stubs.c: In function 'lseek_cb':
- uwt_stubs.c:6765:43: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6765 |   const int64_t offset = voids_to_int64_t(&r->c);
-       |                                           ^~~~~
- uwt_stubs.c: In function 'uwt_lseek_native':
- uwt_stubs.c:6817:27: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6817 |   int64_t_to_voids(offset,&req->c);
-       |                           ^~~~~~~
- - 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 87, characters 22-636:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- O_KEEPEXEC
- uwt_stubs.c:6827:22: warning: taking address of packed member of 'struct req' may result in an unaligned pointer value [-Waddress-of-packed-member]
-  6827 |     gr_root_register(&req->cb,o_cb);
-       |                      ^~~~~~~~
- File "uwt.ml", line 1697, characters 2-61:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- - build src uwt_io.cmx
- + ocamlfind ocamlopt -pp cppo -package bigarray,unix,lwt -g -bin-annot -safe-string -I . -o uwt_io.cmx -c uwt_io.ml
- File "uwt_io.ml", line 703, characters 2-123:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1036, characters 4-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1038, characters 4-98:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1077, characters 4-114:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1080, characters 4-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1083, characters 4-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1086, characters 4-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1089, characters 4-124:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "uwt_io.ml", line 1092, characters 4-124:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- uwt_stubs.c: In function 'uwt_alloc_sockaddr':
- uwt_stubs.c:444:26: warning: 'strnlen' specified bound 125 exceeds source size 108 [-Wstringop-overread]
-   444 |       const size_t len = strnlen(addr->un.sun_path,max_len);
-       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from uwt_stubs.c:76:
- /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 87, 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 (26.31 sec, 28/28 scans, 63/87 rules, 154/207 digests)
-> compiled  uwt.0.0.3
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.3)
- *** 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.3 uwt META ../libuv-v1.9.1/include/android-ifaddrs.h ../libuv-v1.9.1/include/pthread-barrier.h ../libuv-v1.9.1/include/stdint-msvc2008.h ../libuv-v1.9.1/include/tree.h ../libuv-v1.9.1/include/uv-aix.h ../libuv-v1.9.1/include/uv-bsd.h ../libuv-v1.9.1/include/uv-darwin.h ../libuv-v1.9.1/include/uv-errno.h ../libuv-v1.9.1/include/uv-linux.h ../libuv-v1.9.1/include/uv-sunos.h ../libuv-v1.9.1/include/uv-threadpool.h ../libuv-v1.9.1/include/uv-unix.h ../libuv-v1.9.1/include/uv-version.h ../libuv-v1.9.1/include/uv-win.h ../libuv-v1.9.1/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-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/89 rules, 12/74 digests)
-> installed uwt.0.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:02.15 ---> saved as "0a5d7f764abc0eb4a5f41048b40d2401bf86d9470f89638868b124876b12d8f9"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u uwt:0b77851b72e19bacc7305a0f2afd3d6e"))
2024-01-29 19:02.16 ---> saved as "2d8f9f4be490efce7c58296d7e5aa3c40d4fc0ed3b6bd378d76fdb63b8af7e2d"

/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.845730') && (for DATA in prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; 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/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3,uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e,uwt.0.0.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.845730
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uv-fs-sync.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt-base.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt-compat.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt-ext.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt-preemptive.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt.ocamlobjinfo
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/META
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uv_fs_sync.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uv_fs_sync.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_base.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_base.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_bytes.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_bytes.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_chan.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_chan.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_compat.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_compat.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_io.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_io.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_log.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_log.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_preemptive.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_preemptive.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_process.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_process.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_throttle.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_throttle.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_timeout.cmi
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/lib/uwt/uwt_timeout.cmti
prep/universes/0b77851b72e19bacc7305a0f2afd3d6e/uwt/0.0.3/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e:064a95f772bec9a4605d08658d9c27880acaaf7ff7979e5f1d83bf47378b35b0
2024-01-29 19:02.18 ---> saved as "76bd0e4939a2853be323065fe742f13b1074987b5d7f38f7ee86c0780a476c00"
Job succeeded
2024-01-29 19:07.50: uwt.0.0.3-0b77851b72e19bacc7305a0f2afd3d6e -> 064a95f772bec9a4605d08658d9c27880acaaf7ff7979e5f1d83bf47378b35b0
2024-01-29 19:07.50: Job succeeded