OCamllabs icon Home|Differences with the last checks|Previous runs


Building on phoebe.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:89df21cca807fa87b4b2f289b786c2274be7311ffc6c6f947386d1042094600a
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-05-23 10:25.26 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-05-23 10:25.26 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q d4d1aa63ab7830b868cb8cbd85e076c699d8eb06"))
2025-05-23 10:25.26 ---> using "9dd08d1070d43bd32b9bd541b7c80c489e99c8b764fe1cf09cf53dcf45faae9d" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-05-23 10:25.26 ---> using "d921eb389f66f97f3cd81fad6e72bfcbf285b9f49ad655f05bd4f22ef863e39d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.0.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.0)
2025-05-23 10:25.26 ---> using "301ec0eb294847c3df80eed332ed94ea7b8293e9147ea09662e807a3db62b306" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [208 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-23-0207.36-F-2025-05-18-2007.08.pdiff [130 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-23-0207.36-F-2025-05-18-2007.08.pdiff [130 kB]
- Fetched 402 kB in 5s (82.3 kB/s)
- Reading package lists...
- 
2025-05-23 10:25.26 ---> using "00004cbba8ce738f92ab53ded2d83214ce1fd98b9b5047f4aef32ebc0c0c7588" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y google-drive-ocamlfuse.0.7.32\
               \nopam install -vy google-drive-ocamlfuse.0.7.32\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: google-drive-ocamlfuse.0.7.32 | grep -q 'debian-unstable'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] google-drive-ocamlfuse.0.7.32 is not installed.

Nothing to do.
The following actions will be performed:
=== install 35 packages
  - install base-bytes             base                    [required by ocplib-endian]
  - install camlidl                1.12                    [required by google-drive-ocamlfuse]
  - install camlp-streams          5.0.1                   [required by gapi-ocaml]
  - install conf-gmp               5                       [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec      4                       [required by cryptokit]
  - install conf-libcurl           2                       [required by curl]
  - install conf-libfuse           1                       [required by ocamlfuse]
  - install conf-pkg-config        4                       [required by conf-libfuse, conf-zlib, zarith, conf-sqlite3]
  - install conf-sqlite3           1                       [required by sqlite3]
  - install conf-zlib              1                       [required by cryptokit]
  - install cppo                   1.8.0                   [required by extlib, gapi-ocaml]
  - install cryptokit              1.20                    [required by google-drive-ocamlfuse]
  - install csexp                  1.5.2                   [required by dune-configurator]
  - install curl                   0.10.0                  [required by ocurl]
  - install curl_lwt               0.10.0                  [required by ocurl]
  - install dune                   3.19.0                  [required by google-drive-ocamlfuse]
  - install dune-configurator      3.19.0                  [required by ocamlfuse, cryptokit, sqlite3]
  - install extlib                 1.8.0                   [required by google-drive-ocamlfuse]
  - install gapi-ocaml             0.4.6                   [required by google-drive-ocamlfuse]
  - install google-drive-ocamlfuse 0.7.32
  - install hmap                   0.8.1                   [required by tiny_httpd]
  - install iostream               0.3                     [required by tiny_httpd]
  - install lwt                    5.9.1                   [required by curl_lwt]
  - install ocamlbuild             0.16.1                  [required by hmap]
  - install ocamlfind              1.9.8                   [required by zarith, hmap]
  - install ocamlfuse              2.7.1-cvs13             [required by google-drive-ocamlfuse]
  - install ocplib-endian          1.2                     [required by lwt]
  - install ocurl                  transition (deprecated) [required by gapi-ocaml]
  - install result                 1.5                     [required by tiny_httpd]
  - install seq                    base                    [required by tiny_httpd]
  - install sqlite3                5.3.1                   [required by google-drive-ocamlfuse]
  - install tiny_httpd             0.19                    [required by google-drive-ocamlfuse]
  - install topkg                  1.0.8                   [required by hmap]
  - install yojson                 2.2.2                   [required by gapi-ocaml]
  - install zarith                 1.14                    [required by cryptokit]

The following system packages will first need to be installed:
    libcurl4-gnutls-dev libfuse-dev libgmp-dev libsqlite3-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "libfuse-dev" "libgmp-dev" "libsqlite3-dev" "pkg-config" "zlib1g-dev"
- Selecting previously unselected package comerr-dev: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 ... 20678 files and directories currently installed.)
- Preparing to unpack .../00-comerr-dev_2.1-1.47.2-1+b1_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.47.2-1+b1) ...
- Selecting previously unselected package libgssrpc4t64:amd64.
- Preparing to unpack .../01-libgssrpc4t64_1.21.3-5_amd64.deb ...
- Unpacking libgssrpc4t64:amd64 (1.21.3-5) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../02-libkadm5clnt-mit12_1.21.3-5_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ...
- Selecting previously unselected package libkdb5-10t64:amd64.
- Preparing to unpack .../03-libkdb5-10t64_1.21.3-5_amd64.deb ...
- Unpacking libkdb5-10t64:amd64 (1.21.3-5) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../04-libkadm5srv-mit12_1.21.3-5_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../05-krb5-multidev_1.21.3-5_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.21.3-5) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../06-libbrotli-dev_1.1.0-2+b7_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ...
- Selecting previously unselected package libevent-2.1-7t64:amd64.
- Preparing to unpack .../07-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ...
- Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
- Selecting previously unselected package libunbound8:amd64.
- Preparing to unpack .../08-libunbound8_1.22.0-1+b1_amd64.deb ...
- Unpacking libunbound8:amd64 (1.22.0-1+b1) ...
- Selecting previously unselected package libgnutls-dane0t64:amd64.
- Preparing to unpack .../09-libgnutls-dane0t64_3.8.9-2_amd64.deb ...
- Unpacking libgnutls-dane0t64:amd64 (3.8.9-2) ...
- Selecting previously unselected package libgnutls-openssl27t64:amd64.
- Preparing to unpack .../10-libgnutls-openssl27t64_3.8.9-2_amd64.deb ...
- Unpacking libgnutls-openssl27t64:amd64 (3.8.9-2) ...
- Selecting previously unselected package libidn2-dev:amd64.
- Preparing to unpack .../11-libidn2-dev_2.3.8-2_amd64.deb ...
- Unpacking libidn2-dev:amd64 (2.3.8-2) ...
- Selecting previously unselected package libp11-kit-dev:amd64.
- Preparing to unpack .../12-libp11-kit-dev_0.25.5-3_amd64.deb ...
- Unpacking libp11-kit-dev:amd64 (0.25.5-3) ...
- Selecting previously unselected package libtasn1-6-dev:amd64.
- Preparing to unpack .../13-libtasn1-6-dev_4.20.0-2_amd64.deb ...
- Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../14-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../15-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package nettle-dev:amd64.
- Preparing to unpack .../16-nettle-dev_3.10.1-1_amd64.deb ...
- Unpacking nettle-dev:amd64 (3.10.1-1) ...
- Selecting previously unselected package libgnutls28-dev:amd64.
- Preparing to unpack .../17-libgnutls28-dev_3.8.9-2_amd64.deb ...
- Unpacking libgnutls28-dev:amd64 (3.8.9-2) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../18-libkrb5-dev_1.21.3-5_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.21.3-5) ...
- Selecting previously unselected package libldap-dev:amd64.
- Preparing to unpack .../19-libldap-dev_2.6.9+dfsg-2_amd64.deb ...
- Unpacking libldap-dev:amd64 (2.6.9+dfsg-2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../20-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../21-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../22-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package libnghttp2-dev:amd64.
- Preparing to unpack .../23-libnghttp2-dev_1.64.0-1.1_amd64.deb ...
- Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ...
- Selecting previously unselected package libnghttp3-dev:amd64.
- Preparing to unpack .../24-libnghttp3-dev_1.8.0-1_amd64.deb ...
- Unpacking libnghttp3-dev:amd64 (1.8.0-1) ...
- Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64.
- Preparing to unpack .../25-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ...
- Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ...
- Selecting previously unselected package libngtcp2-dev:amd64.
- Preparing to unpack .../26-libngtcp2-dev_1.11.0-1_amd64.deb ...
- Unpacking libngtcp2-dev:amd64 (1.11.0-1) ...
- Selecting previously unselected package libpsl-dev:amd64.
- Preparing to unpack .../27-libpsl-dev_0.21.2-1.1+b1_amd64.deb ...
- Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../28-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Selecting previously unselected package librtmp-dev:amd64.
- Preparing to unpack .../29-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
- Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../30-libssl-dev_3.5.0-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.5.0-1) ...
- Selecting previously unselected package libssh2-1-dev:amd64.
- Preparing to unpack .../31-libssh2-1-dev_1.11.1-1_amd64.deb ...
- Unpacking libssh2-1-dev:amd64 (1.11.1-1) ...
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- Preparing to unpack .../32-libcurl4-gnutls-dev_8.13.0-5_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (8.13.0-5) ...
- Selecting previously unselected package libfuse2t64:amd64.
- Preparing to unpack .../33-libfuse2t64_2.9.9-9_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2 to /lib/x86_64-linux-gnu/libfuse.so.2.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2.9.9 to /lib/x86_64-linux-gnu/libfuse.so.2.9.9.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1.usr-is-merged by libfuse2t64'
- Unpacking libfuse2t64:amd64 (2.9.9-9) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../34-libsepol-dev_3.8.1-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../35-libpcre2-16-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../36-libpcre2-32-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../37-libpcre2-posix3_10.45-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../38-libpcre2-dev_10.45-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.45-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../39-libselinux1-dev_3.8.1-1_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libfuse-dev:amd64.
- Preparing to unpack .../40-libfuse-dev_2.9.9-9_amd64.deb ...
- Unpacking libfuse-dev:amd64 (2.9.9-9) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../41-libsqlite3-dev_3.46.1-4_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.46.1-4) ...
- Selecting previously unselected package libtasn1-doc.
- Preparing to unpack .../42-libtasn1-doc_4.20.0-2_all.deb ...
- Unpacking libtasn1-doc (4.20.0-2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../43-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libgnutls-openssl27t64:amd64 (3.8.9-2) ...
- Setting up libtasn1-doc (4.20.0-2) ...
- Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
- Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ...
- Setting up libngtcp2-dev:amd64 (1.11.0-1) ...
- Setting up libpcre2-16-0:amd64 (10.45-1) ...
- Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ...
- Setting up libpcre2-32-0:amd64 (10.45-1) ...
- Setting up libunbound8:amd64 (1.22.0-1+b1) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Setting up libgnutls-dane0t64:amd64 (3.8.9-2) ...
- Setting up libsqlite3-dev:amd64 (3.46.1-4) ...
- Setting up libgssrpc4t64:amd64 (1.21.3-5) ...
- Setting up libldap-dev:amd64 (2.6.9+dfsg-2) ...
- Setting up comerr-dev:amd64 (2.1-1.47.2-1+b1) ...
- Setting up libssl-dev:amd64 (3.5.0-1) ...
- Setting up libsepol-dev:amd64 (3.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libidn2-dev:amd64 (2.3.8-2) ...
- Setting up libnghttp3-dev:amd64 (1.8.0-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libpcre2-posix3:amd64 (10.45-1) ...
- Setting up libtasn1-6-dev:amd64 (4.20.0-2) ...
- Setting up libfuse2t64:amd64 (2.9.9-9) ...
- Removing 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2 to /lib/x86_64-linux-gnu/libfuse.so.2.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2.9.9 to /lib/x86_64-linux-gnu/libfuse.so.2.9.9.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1.usr-is-merged by libfuse2t64'
- Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ...
- Setting up libp11-kit-dev:amd64 (0.25.5-3) ...
- Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Setting up libpcre2-dev:amd64 (10.45-1) ...
- Setting up nettle-dev:amd64 (3.10.1-1) ...
- Setting up libkdb5-10t64:amd64 (1.21.3-5) ...
- Setting up libselinux1-dev:amd64 (3.8.1-1) ...
- Setting up libfuse-dev:amd64 (2.9.9-9) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Setting up libssh2-1-dev:amd64 (1.11.1-1) ...
- Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ...
- Setting up krb5-multidev:amd64 (1.21.3-5) ...
- Setting up libgnutls28-dev:amd64 (3.8.9-2) ...
- Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ...
- Setting up libkrb5-dev:amd64 (1.21.3-5) ...
- Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
- Setting up libcurl4-gnutls-dev:amd64 (8.13.0-5) ...
- Processing triggers for libc-bin (2.41-8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/102: [camlidl.1.12: extract]
Processing  3/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-gmp.5  (cached)
Processing  4/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing  5/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing  6/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing  7/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing  8/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing  9/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing 10/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract]
Processing 11/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract]
Processing 12/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh]
Processing 13/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-libcurl: curl-config]
Processing 14/102: [camlidl.1.12: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved camlidl.1.12  (cached)
Processing 14/102: [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 15/102: [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [cryptokit.1.20: extract] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 16/102: [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [cryptokit.1.20: extract] [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 16/102: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 17/102: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [csexp.1.5.2: extract] [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.8.0  (cached)
Processing 17/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 18/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-gmp.5)
-> compiled  conf-gmp.5
Processing 18/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> installed conf-gmp.5
Processing 19/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 20/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "curl-config" "--libs" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libcurl.2)
- -lcurl
-> compiled  conf-libcurl.2
Processing 20/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
-> installed conf-libcurl.2
Processing 21/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.4)
- 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.4
Processing 21/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh]
-> installed conf-pkg-config.4
Processing 22/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh]
Processing 23/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse]
Processing 24/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3]
Processing 25/102: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
-> retrieved cryptokit.1.20  (cached)
Processing 25/102: [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
Processing 26/102: [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [camlidl: mv] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12)
Processing 26/102: [csexp.1.5.2: extract] [curl.0.10.0 + 2 others: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [camlidl: make all] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
-> retrieved csexp.1.5.2  (cached)
Processing 26/102: [curl.0.10.0 + 2 others: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [camlidl: make all] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
Processing 27/102: [curl.0.10.0 + 2 others: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [camlidl: make all] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
-> retrieved curl.0.10.0, curl_lwt.0.10.0, ocurl.transition  (cached)
Processing 27/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [camlidl: make all] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
Processing 28/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-gmp-powm-sec.4)
-> compiled  conf-gmp-powm-sec.4
Processing 28/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
-> installed conf-gmp-powm-sec.4
Processing 29/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "fuse" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libfuse.1)
-> compiled  conf-libfuse.1
Processing 29/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
-> installed conf-libfuse.1
Processing 30/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "sqlite3" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-sqlite3.1)
-> compiled  conf-sqlite3.1
Processing 30/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-zlib: pkg-config zlib]
-> installed conf-sqlite3.1
Processing 31/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 31/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all]
-> installed conf-zlib.1
Processing 32/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [extlib.1.8.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all]
-> retrieved extlib.1.8.0  (cached)
Processing 32/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all]
Processing 33/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [gapi-ocaml.0.4.6: extract] [google-drive-ocamlfuse.0.7.32: extract] [camlidl: make all]
-> retrieved google-drive-ocamlfuse.0.7.32  (cached)
Processing 33/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [gapi-ocaml.0.4.6: extract] [camlidl: make all]
Processing 34/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [gapi-ocaml.0.4.6: extract] [hmap.0.8.1: extract] [camlidl: make all]
-> retrieved gapi-ocaml.0.4.6  (cached)
Processing 34/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [hmap.0.8.1: extract] [camlidl: make all]
Processing 35/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [hmap.0.8.1: extract] [iostream.0.3: extract] [camlidl: make all]
-> retrieved hmap.0.8.1  (cached)
Processing 35/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [iostream.0.3: extract] [camlidl: make all]
Processing 36/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [iostream.0.3: extract] [lwt.5.9.1: extract] [camlidl: make all]
-> retrieved iostream.0.3  (cached)
Processing 36/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [lwt.5.9.1: extract] [camlidl: make all]
Processing 37/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [lwt.5.9.1: extract] [ocamlbuild.0.16.1: extract] [camlidl: make all]
-> retrieved lwt.5.9.1  (cached)
Processing 37/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlbuild.0.16.1: extract] [camlidl: make all]
Processing 38/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [camlidl: make all]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 38/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfind.1.9.8: extract] [camlidl: make all]
Processing 39/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfind.1.9.8: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: make all]
Processing 40/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfind.1.9.8: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: make all] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 40/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: make all] [ocamlbuild: make configure.make]
Processing 41/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfuse.2.7.1-cvs13: extract] [ocplib-endian.1.2: extract] [camlidl: make all] [ocamlbuild: make configure.make]
Processing 42/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocamlfuse.2.7.1-cvs13: extract] [ocplib-endian.1.2: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlfuse.2.7.1-cvs13  (cached)
Processing 42/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocplib-endian.1.2: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 43/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [ocplib-endian.1.2: extract] [result.1.5: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 43/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [result.1.5: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 44/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [result.1.5: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 45/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [result.1.5: extract] [sqlite3.5.3.1: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 46/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [result.1.5: extract] [sqlite3.5.3.1: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> installed seq.base
Processing 47/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [result.1.5: extract] [sqlite3.5.3.1: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 47/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [sqlite3.5.3.1: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 48/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [sqlite3.5.3.1: extract] [tiny_httpd.0.19: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved sqlite3.5.3.1  (cached)
Processing 48/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [tiny_httpd.0.19: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 49/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [tiny_httpd.0.19: extract] [topkg.1.0.8: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved topkg.1.0.8  (cached)
Processing 49/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [tiny_httpd.0.19: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 50/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [tiny_httpd.0.19: extract] [yojson.2.2.2: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved tiny_httpd.0.19  (cached)
Processing 50/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [yojson.2.2.2: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 51/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [yojson.2.2.2: extract] [zarith.1.14: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved zarith.1.14  (cached)
Processing 51/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [yojson.2.2.2: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved yojson.2.2.2  (cached)
Processing 51/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [camlidl: make all] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.0/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/5.0"; \
- echo "BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.0/lib"; \
- echo "MANDIR=/home/opam/.opam/5.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.0/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.0/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.0/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.0/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.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 51/102: [dune.3.19.0, dune-configurator.3.19.0: extract] [camlidl: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved dune.3.19.0, dune-configurator.3.19.0  (cached)
Processing 51/102: [camlidl: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 52/102: [camlidl: make all] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12)
- cd compiler; make all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
-           config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/compiler'
- cd runtime; make all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/runtime'
- cd lib; make all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/lib'
- cd tools; make all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/camlidl.1.12/tools'
-> compiled  camlidl.1.12
Processing 52/102: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed camlidl.1.12
Processing 53/102: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     topfind script:        /home/opam/.opam/5.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 53/102: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.0/lib/ocaml:/home/opam/.opam/5.0/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
Processing 53/102: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/5.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- 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/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- 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/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- 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/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- 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/5.0/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 53/102: [dune: ocaml 71] [ocamlfind: make opt]
-> installed ocamlbuild.0.16.1
Processing 54/102: [dune: ocaml 71] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 54/102: [dune: ocaml 71]
Processing 55/102: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.0/bin"
- install -d "/home/opam/.opam/5.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.0/lib/findlib"
- install -d "/home/opam/.opam/5.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.0/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 55/102: [dune: ocaml 71]
Processing 56/102: [dune: ocaml 71]
Processing 57/102: [dune: ocaml 71] [topkg: ocaml build]
Processing 58/102: [dune: ocaml 71] [topkg: ocaml build] [zarith: ./configure]
-> installed base-bytes.base
Processing 59/102: [dune: ocaml 71] [topkg: ocaml build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.0/.opam-switch/build/zarith.1.14)
- binary ocaml: found in /home/opam/.opam/5.0/bin
- binary ocamlc: found in /home/opam/.opam/5.0/bin
- binary ocamldep: found in /home/opam/.opam/5.0/bin
- binary ocamlmklib: found in /home/opam/.opam/5.0/bin
- binary ocamldoc: found in /home/opam/.opam/5.0/bin
- binary ocamlopt: found in /home/opam/.opam/5.0/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/5.0/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/5.0/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/5.0/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 59/102: [dune: ocaml 71] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.0/.opam-switch/build/zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/5.0/lib/ocaml   -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp  
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 59/102: [dune: ocaml 71] [topkg: ocaml build]
Processing 60/102: [dune: ocaml 71] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/zarith.1.14)
- ocamlfind install -destdir "/home/opam/.opam/5.0/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/5.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/5.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/5.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/5.0/lib/zarith/q.mli
- Installed /home/opam/.opam/5.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/5.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/5.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/5.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/5.0/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/5.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/5.0/lib/zarith/z.mli
- Installed /home/opam/.opam/5.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/5.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/5.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/5.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/5.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/5.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.0/lib/zarith/META
-> installed zarith.1.14
Processing 60/102: [dune: ocaml 71] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.0/.opam-switch/build/topkg.1.0.8)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) }
-> compiled  topkg.1.0.8
Processing 60/102: [dune: ocaml 71]
-> installed topkg.1.0.8
Processing 61/102: [dune: ocaml 71]
Processing 62/102: [dune: ocaml 71] [hmap: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/5.0/.opam-switch/build/hmap.0.8.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends
- + ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml
- + ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml
- + ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma
- # No parallelism done
-> compiled  hmap.0.8.1
Processing 62/102: [dune: ocaml 71]
-> installed hmap.0.8.1
Processing 63/102: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.19.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 63/102: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.19.0)
-> compiled  dune.3.19.0
-> installed dune.3.19.0
Processing 65/102: [camlp-streams: dune build]
Processing 66/102: [camlp-streams: dune build] [cppo: dune build]
Processing 67/102: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 68/102: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [iostream: dune build]
Processing 69/102: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [iostream: dune build] [result: dune build]
Processing 70/102: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [iostream: dune build] [result: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 70/102: [camlp-streams: dune build] [cppo: dune build] [iostream: dune build] [result: dune build] [yojson: dune build]
-> installed csexp.1.5.2
Processing 71/102: [camlp-streams: dune build] [cppo: dune build] [iostream: dune build] [result: dune build] [yojson: dune build]
Processing 72/102: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [iostream: dune build] [result: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 72/102: [cppo: dune build] [dune-configurator: rm] [iostream: dune build] [result: dune build] [yojson: dune build]
-> installed camlp-streams.5.0.1
Processing 73/102: [cppo: dune build] [dune-configurator: rm] [iostream: dune build] [result: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "iostream" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/iostream.0.3)
-> compiled  iostream.0.3
Processing 73/102: [cppo: dune build] [dune-configurator: rm] [result: dune build] [yojson: dune build]
-> installed iostream.0.3
Processing 74/102: [cppo: dune build] [dune-configurator: rm] [result: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 74/102: [cppo: dune build] [dune-configurator: rm] [yojson: dune build]
-> installed result.1.5
Processing 75/102: [cppo: dune build] [dune-configurator: rm] [yojson: dune build]
Processing 76/102: [cppo: dune build] [dune-configurator: rm] [tiny_httpd: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.19.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.19.0)
Processing 76/102: [cppo: dune build] [dune-configurator: dune build] [tiny_httpd: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 76/102: [dune-configurator: dune build] [tiny_httpd: dune build] [yojson: dune build]
-> installed cppo.1.8.0
Processing 77/102: [dune-configurator: dune build] [tiny_httpd: dune build] [yojson: dune build]
Processing 78/102: [dune-configurator: dune build] [extlib: dune build] [tiny_httpd: dune build] [yojson: dune build]
Processing 79/102: [dune-configurator: dune build] [extlib: dune build] [ocplib-endian: dune build] [tiny_httpd: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 79/102: [dune-configurator: dune build] [extlib: dune build] [ocplib-endian: dune build] [tiny_httpd: dune build]
-> installed yojson.2.2.2
Processing 80/102: [dune-configurator: dune build] [extlib: dune build] [ocplib-endian: dune build] [tiny_httpd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 80/102: [dune-configurator: dune build] [extlib: dune build] [tiny_httpd: dune build]
-> installed ocplib-endian.1.2
Processing 81/102: [dune-configurator: dune build] [extlib: dune build] [tiny_httpd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/extlib.1.8.0)
-> compiled  extlib.1.8.0
Processing 81/102: [dune-configurator: dune build] [tiny_httpd: dune build]
-> installed extlib.1.8.0
Processing 82/102: [dune-configurator: dune build] [tiny_httpd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.19.0)
-> compiled  dune-configurator.3.19.0
Processing 82/102: [tiny_httpd: dune build]
-> installed dune-configurator.3.19.0
Processing 83/102: [tiny_httpd: dune build]
Processing 84/102: [cryptokit: dune build] [tiny_httpd: dune build]
Processing 85/102: [cryptokit: dune build] [curl: dune build] [tiny_httpd: dune build]
Processing 86/102: [cryptokit: dune build] [curl: dune build] [lwt: dune exec] [tiny_httpd: dune build]
Processing 87/102: [cryptokit: dune build] [curl: dune build] [lwt: dune exec] [ocamlfuse: dune build] [tiny_httpd: dune build]
Processing 88/102: [cryptokit: dune build] [curl: dune build] [lwt: dune exec] [ocamlfuse: dune build] [sqlite3: dune build] [tiny_httpd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tiny_httpd" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/tiny_httpd.0.19)
- (cd _build/default/src/ws && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -std=c99 -fPIC -O2 -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/seq -I ../core -o tiny_httpd_ws_stubs.o -c tiny_httpd_ws_stubs.c)
- In file included from /home/opam/.opam/5.0/lib/ocaml/caml/alloc.h:21,
-                  from tiny_httpd_ws_stubs.c:2:
- tiny_httpd_ws_stubs.c: In function 'tiny_httpd_ws_apply_masking':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:308:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
-   308 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
-       |                      ^
- tiny_httpd_ws_stubs.c:11:15: note: in expansion of macro 'Bytes_val'
-    11 |   char *buf = Bytes_val(_buf);
-       |               ^~~~~~~~~
-> compiled  tiny_httpd.0.19
Processing 88/102: [cryptokit: dune build] [curl: dune build] [lwt: dune exec] [ocamlfuse: dune build] [sqlite3: dune build]
-> installed tiny_httpd.0.19
Processing 89/102: [cryptokit: dune build] [curl: dune build] [lwt: dune exec] [ocamlfuse: dune build] [sqlite3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/5.0/.opam-switch/build/lwt.5.9.1)
Processing 89/102: [cryptokit: dune build] [curl: dune build] [lwt: dune build] [ocamlfuse: dune build] [sqlite3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sqlite3" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sqlite3.5.3.1)
-> compiled  sqlite3.5.3.1
Processing 89/102: [cryptokit: dune build] [curl: dune build] [lwt: dune build] [ocamlfuse: dune build]
-> installed sqlite3.5.3.1
Processing 90/102: [cryptokit: dune build] [curl: dune build] [lwt: dune build] [ocamlfuse: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlfuse" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfuse.2.7.1-cvs13)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -o Unix_util_stubs.o -c Unix_util_stubs.c)
- Unix_util_stubs.c: In function 'unix_util_statvfs':
- Unix_util_stubs.c:164:3: warning: statement with no effect [-Wunused-value]
-   164 |   bufv;
-       |   ^~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -o Fuse_util.o -c Fuse_util.c)
- Fuse_util.c: In function 'gm281_ops_getxattr':
- Fuse_util.c:605:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
-   605 |   if (size > 0)                                                                \
-       |      ^
- Fuse_util.c:658:7: note: in expansion of macro 'getxattr_RES'
-   658 |       OPNAME##_RES /* res can be changed here */                               \
-       |       ^~~~~~
- Fuse_util.c:314:3: note: in expansion of macro 'CALLBACK'
-   314 |   MACRO(getxattr)                                                              \
-       |   ^~~~~
- Fuse_util.c:676:1: note: in expansion of macro 'FOR_ALL_OPS'
-   676 | FOR_ALL_OPS(CALLBACK)
-       | ^~~~~~~~~~~
-> compiled  ocamlfuse.2.7.1-cvs13
Processing 90/102: [cryptokit: dune build] [curl: dune build] [lwt: dune build]
-> installed ocamlfuse.2.7.1-cvs13
Processing 91/102: [cryptokit: dune build] [curl: dune build] [lwt: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cryptokit" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cryptokit.1.20)
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ enabled
-> compiled  cryptokit.1.20
Processing 91/102: [curl: dune build] [lwt: dune build]
-> installed cryptokit.1.20
Processing 92/102: [curl: dune build] [lwt: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "curl" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/curl.0.10.0)
-> compiled  curl.0.10.0
Processing 92/102: [lwt: dune build]
-> installed curl.0.10.0
Processing 93/102: [lwt: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/lwt.5.9.1)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.9.1
-> installed lwt.5.9.1
Processing 95/102: [curl_lwt: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "curl_lwt" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/curl_lwt.0.10.0)
-> compiled  curl_lwt.0.10.0
-> installed curl_lwt.0.10.0
-> installed ocurl.transition
Processing 99/102: [gapi-ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gapi-ocaml" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/gapi-ocaml.0.4.6)
-> compiled  gapi-ocaml.0.4.6
-> installed gapi-ocaml.0.4.6
Processing 101/102: [google-drive-ocamlfuse: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "google-drive-ocamlfuse" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/google-drive-ocamlfuse.0.7.32)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -I src/.google_drive_ocamlfuse.objs/byte -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/oauth2.cmo -c -impl src/oauth2.ml)
- File "src/oauth2.ml", line 46, characters 10-33:
- 46 |           ExtString.String.exists message "CURLE_COULDNT_RESOLVE_HOST"
-                ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 47, characters 13-36:
- 47 |           || ExtString.String.exists message "CURLE_COULDNT_RESOLVE_PROXY"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 50, characters 10-33:
- 50 |           ExtString.String.exists message "CURLE_OPERATION_TIMEOUTED"
-                ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 51, characters 13-36:
- 51 |           || ExtString.String.exists message "CURLE_COULDNT_CONNECT"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 52, characters 13-36:
- 52 |           || ExtString.String.exists message "CURLE_SSL_CONNECT_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 53, characters 13-36:
- 53 |           || ExtString.String.exists message "CURLE_SEND_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 54, characters 13-36:
- 54 |           || ExtString.String.exists message "CURLE_RECV_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/cacheData.cmx -c -impl src/cacheData.ml)
- File "src/cacheData.ml", line 310, characters 24-52:
- 310 |          (fun (n, _) -> ExtString.String.starts_with n "x-")
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -I src/.google_drive_ocamlfuse.objs/byte -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/drive.cmo -c -impl src/drive.ml)
- File "src/drive.ml", line 85, characters 12-30:
- 85 |   let md5 = Cryptokit.Hash.md5 () in
-                  ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 105, characters 13-39:
- 105 |           && ExtString.String.ends_with filename full_file_extension
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 147, characters 7-35:
- 147 |   else ExtString.String.starts_with path trash_directory_base_path
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 155, characters 7-35:
- 155 |   else ExtString.String.starts_with path lost_and_found_directory
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 162, characters 7-35:
- 162 |   else ExtString.String.starts_with path shared_with_me_directory
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 1398, characters 16-34:
- 1398 |       let md5 = Cryptokit.Hash.md5 () in
-                        ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 1729, characters 16-42:
- 1729 |             (if ExtString.String.ends_with mountpoint_path Filename.dir_sep then
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 2371, characters 9-35:
- 2371 |       if ExtString.String.ends_with mountpoint_path Filename.dir_sep then
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 2389, characters 12-40:
- 2389 |             ExtString.String.starts_with tp mountpoint_path
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 2420, characters 13-41:
- 2420 |           if ExtString.String.starts_with target_path mountpoint_path then
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 2427, characters 13-39:
- 2427 |           if ExtString.String.ends_with target_path Filename.dir_sep then
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -w -3-27-58 -g -bin-annot -I bin/.gdfuse.eobjs/byte -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -I src/.google_drive_ocamlfuse.objs/byte -no-alias-deps -o bin/.gdfuse.eobjs/byte/gdfuse.cmo -c -impl bin/gdfuse.ml)
- File "bin/gdfuse.ml", line 631, characters 28-56:
- 631 |       List.filter (fun o -> ExtString.String.starts_with o "gdfroot") opts
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "bin/gdfuse.ml", line 642, characters 33-61:
- 642 |       List.filter (fun o -> not (ExtString.String.starts_with o "gdfroot")) opts
-                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/oauth2.cmx -c -impl src/oauth2.ml)
- File "src/oauth2.ml", line 46, characters 10-33:
- 46 |           ExtString.String.exists message "CURLE_COULDNT_RESOLVE_HOST"
-                ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 47, characters 13-36:
- 47 |           || ExtString.String.exists message "CURLE_COULDNT_RESOLVE_PROXY"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 50, characters 10-33:
- 50 |           ExtString.String.exists message "CURLE_OPERATION_TIMEOUTED"
-                ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 51, characters 13-36:
- 51 |           || ExtString.String.exists message "CURLE_COULDNT_CONNECT"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 52, characters 13-36:
- 52 |           || ExtString.String.exists message "CURLE_SSL_CONNECT_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 53, characters 13-36:
- 53 |           || ExtString.String.exists message "CURLE_SEND_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "src/oauth2.ml", line 54, characters 13-36:
- 54 |           || ExtString.String.exists message "CURLE_RECV_ERROR"
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/drive.cmx -c -impl src/drive.ml)
- File "src/drive.ml", line 85, characters 12-30:
- 85 |   let md5 = Cryptokit.Hash.md5 () in
-                  ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 105, characters 13-39:
- 105 |           && ExtString.String.ends_with filename full_file_extension
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 147, characters 7-35:
- 147 |   else ExtString.String.starts_with path trash_directory_base_path
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 155, characters 7-35:
- 155 |   else ExtString.String.starts_with path lost_and_found_directory
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 162, characters 7-35:
- 162 |   else ExtString.String.starts_with path shared_with_me_directory
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 1398, characters 16-34:
- 1398 |       let md5 = Cryptokit.Hash.md5 () in
-                        ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 1729, characters 16-42:
- 1729 |             (if ExtString.String.ends_with mountpoint_path Filename.dir_sep then
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 2371, characters 9-35:
- 2371 |       if ExtString.String.ends_with mountpoint_path Filename.dir_sep then
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "src/drive.ml", line 2389, characters 12-40:
- 2389 |             ExtString.String.starts_with tp mountpoint_path
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 2420, characters 13-41:
- 2420 |           if ExtString.String.starts_with target_path mountpoint_path then
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "src/drive.ml", line 2427, characters 13-39:
- 2427 |           if ExtString.String.ends_with target_path Filename.dir_sep then
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -w -3-27-58 -g -I bin/.gdfuse.eobjs/byte -I bin/.gdfuse.eobjs/native -I /home/opam/.opam/5.0/lib/camlidl -I /home/opam/.opam/5.0/lib/camlp-streams -I /home/opam/.opam/5.0/lib/cryptokit -I /home/opam/.opam/5.0/lib/curl -I /home/opam/.opam/5.0/lib/extlib -I /home/opam/.opam/5.0/lib/gapi-ocaml -I /home/opam/.opam/5.0/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/5.0/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/5.0/lib/hmap -I /home/opam/.opam/5.0/lib/iostream -I /home/opam/.opam/5.0/lib/iostream/types -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ocamlfuse -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sqlite3 -I /home/opam/.opam/5.0/lib/tiny_httpd -I /home/opam/.opam/5.0/lib/tiny_httpd/core -I /home/opam/.opam/5.0/lib/tiny_httpd/html -I /home/opam/.opam/5.0/lib/tiny_httpd/unix -I /home/opam/.opam/5.0/lib/yojson -I /home/opam/.opam/5.0/lib/zarith -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -intf-suffix .ml -no-alias-deps -o bin/.gdfuse.eobjs/native/gdfuse.cmx -c -impl bin/gdfuse.ml)
- File "bin/gdfuse.ml", line 631, characters 28-56:
- 631 |       List.filter (fun o -> ExtString.String.starts_with o "gdfroot") opts
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "bin/gdfuse.ml", line 642, characters 33-61:
- 642 |       List.filter (fun o -> not (ExtString.String.starts_with o "gdfroot")) opts
-                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
-> compiled  google-drive-ocamlfuse.0.7.32
-> installed google-drive-ocamlfuse.0.7.32
Done.

<><> ocurl.transition installed successfully ><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> ocurl has been renamed and the ocurl package is now a transition package. Use the curl package instead.
# To update the current shell environment, run: eval $(opam env)
2025-05-23 10:29.02 ---> saved as "00575f094b0e7407f31978ebab673a4abda557d22b7b5724e62504c3c8eb39e3"
Job succeeded