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


Building on x86-bm-13.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 18:17.31 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  95% (11652/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 18:17.31 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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.

2021-07-03 18:17.31 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-03 18:17.31 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-03 18:17.31 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.03.0"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (cached)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03.0) to update the current shell environment
2021-07-03 18:17.31 ---> using "aa983810274567568b37746fa2536daf0870f26a0bfc97d248f67cf9e6f43be2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5241 kB/s)
- Reading package lists...
- 
2021-07-03 18:17.31 ---> using "827f05018f9eefe1d681c27be0df0df6a81c706f36d266e7ffd03581b222da80" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 18:17.31 ---> using "85afaaf0fc6456054a229745c286b7e7256c5a6f7894a0c915a99060f8a36cab" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gapi-ocaml.0.4.1\"\
               \nopam install -vy \"gapi-ocaml.0.4.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gapi-ocaml.0.4.1\" | 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\
               \n"))
[NOTE] gapi-ocaml.0.4.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config     2       [required by conf-zlib, conf-libcurl]
  - install conf-gmp            3       [required by conf-gmp-powm-sec, zarith]
  - install conf-m4             1       [required by ocamlfind]
  - install conf-perl           1       [required by zarith]
  - install ocamlbuild          0.14.0  [required by ocamlnet]
  - install conf-zlib           1       [required by cryptokit]
  - install conf-libcurl        1       [required by ocurl]
  - install conf-gmp-powm-sec   3       [required by cryptokit]
  - install ocamlfind           1.8.1   [required by ocamlnet, ocurl]
  - install zarith              1.11    [required by cryptokit]
  - install ocurl               0.9.1   [required by gapi-ocaml]
  - install ocamlfind-secondary 1.8.1   [required by dune]
  - install base-bytes          base    [required by ocamlnet]
  - install dune                2.9.0   [required by gapi-ocaml]
  - install ocamlnet            4.1.9-1 [required by gapi-ocaml]
  - install result              1.5     [required by dune-configurator]
  - install easy-format         1.3.2   [required by yojson]
  - install csexp               1.5.1   [required by dune-configurator]
  - install cppo                1.6.7   [required by yojson]
  - install biniou              1.2.1   [required by yojson]
  - install dune-configurator   2.9.0   [required by cryptokit]
  - install yojson              1.7.0   [required by gapi-ocaml]
  - install cryptokit           1.16.1  [required by gapi-ocaml]
  - install gapi-ocaml          0.4.1
===== 24 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "libgmp-dev" "m4" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-1) over (2:6.2.0+dfsg-6) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-1) ...
- (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 ... 17846 files and directories currently installed.)
- Preparing to unpack .../libnettle8_3.7.3-1_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.3-1) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.3-1) ...
- (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 ... 17846 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-5_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-5) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-5) ...
- (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 ... 17846 files and directories currently installed.)
- Preparing to unpack .../00-libcurl3-gnutls_7.74.0-1.3_amd64.deb ...
- Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3) over (7.72.0-1) ...
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- Preparing to unpack .../01-libcurl4-gnutls-dev_7.74.0-1.3_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (7.74.0-1.3) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../02-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../03-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../04-libgmpxx4ldbl_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../05-libgmp-dev_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../06-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../07-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../08-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../09-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../10-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../11-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../12-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../13-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libcurl3-gnutls:amd64 (7.74.0-1.3) ...
- Setting up libcurl4-gnutls-dev:amd64 (7.74.0-1.3) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Setting up m4 (1.4.18-5) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/72:
Processing  3/72:
Processing  4/72:
Processing  5/72:
Processing  6/72:
Processing  7/72:
Processing  8/72:
Processing  9/72:
Processing 10/72:
Processing 11/72:
Processing 12/72: [conf-gmp: sh]
Processing 13/72: [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 14/72: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 15/72: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved biniou.1.2.1  (cached)
Processing 16/72: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.7  (cached)
Processing 17/72: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved cryptokit.1.16.1  (cached)
Processing 18/72: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 18/72: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-gmp.3
Processing 19/72: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 20/72: [conf-gmp-powm-sec: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 20/72: [conf-gmp-powm-sec: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-m4.1
Processing 21/72: [conf-gmp-powm-sec: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 21/72: [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
-> installed conf-perl.1
Processing 22/72: [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/4.03.0/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 22/72: [conf-gmp-powm-sec: sh]
Processing 23/72: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 24/72: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved dune.2.9.0  (cached)
Processing 25/72: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.0  (cached)
Processing 26/72: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 26/72: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03.0/lib/pkgconfig" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 26/72:
Processing 27/72: [conf-libcurl: pkg-config libcurl]
Processing 28/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib]
-> installed conf-gmp-powm-sec.3
Processing 29/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib]
-> retrieved easy-format.1.3.2  (cached)
Processing 30/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib]
-> retrieved gapi-ocaml.0.4.1  (cached)
Processing 31/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 32/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib]
Processing 33/72: [conf-libcurl: pkg-config libcurl] [conf-zlib: pkg-config zlib] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libcurl" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-libcurl.1)
-> compiled  conf-libcurl.1
Processing 33/72: [conf-zlib: pkg-config zlib] [ocamlbuild: make configure.make]
-> installed conf-libcurl.1
Processing 34/72: [conf-zlib: pkg-config zlib] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 34/72: [ocamlbuild: make configure.make]
-> installed conf-zlib.1
Processing 35/72: [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 36/72: [ocamlbuild: make configure.make]
Processing 37/72: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
Processing 38/72: [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/4.03.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.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/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.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.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.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/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.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.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 38/72: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocurl.0.9.1  (cached)
Processing 39/72: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlnet.4.1.9-1  (cached)
Processing 40/72: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- 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/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.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.
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- 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/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.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 40/72: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
-> retrieved yojson.1.7.0  (cached)
-> retrieved zarith.1.11  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/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/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >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[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/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/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >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[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
Processing 40/72: [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/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.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 L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.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 L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 40/72: [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 41/72: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.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 findlib_config.cmx fl_split.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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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 -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/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 42/72: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "./configure" "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- 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/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.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 42/72: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- test -z "num-top" || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"; \
- fi
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
-> installed ocamlfind.1.8.1
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 44/72: [ocamlfind-secondary: ./configure]
Processing 45/72: [ocamlfind-secondary: ./configure] [ocurl: ./configure]
Processing 46/72: [ocamlfind-secondary: ./configure] [ocurl: ./configure] [zarith: ./configure]
-> installed base-bytes.base
Processing 47/72: [ocamlfind-secondary: ./configure] [ocurl: ./configure] [zarith: ./configure]
[ocamlnet: patch] applying fix-version-number.patch
Processing 48/72: [ocamlfind-secondary: ./configure] [ocamlnet: patch] [ocurl: ./configure] [zarith: ./configure]
Processing 48/72: [ocamlfind-secondary: ./configure] [ocamlnet: env] [ocurl: ./configure] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- 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/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- 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/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.8.1
Processing 48/72: [ocamlnet: env] [ocurl: ./configure] [zarith: ./configure]
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: ./configure] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.03.0/bin
- binary ocamlc: found in /home/opam/.opam/4.03.0/bin
- binary ocamldep: found in /home/opam/.opam/4.03.0/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03.0/bin
- binary ocamldoc: found in /home/opam/.opam/4.03.0/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.03.0/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.03.0/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.03.0/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.03.0/bin
- binary ocamlc: found in /home/opam/.opam/4.03.0/bin
- binary ocamldep: found in /home/opam/.opam/4.03.0/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03.0/bin
- binary ocamldoc: found in /home/opam/.opam/4.03.0/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.03.0/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.03.0/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.03.0/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; fi; done
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03.0/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.03.0/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 49/72: [ocamlnet: env] [ocurl: ./configure] [zarith: make]
Processing 50/72: [dune: ocaml bootstrap.ml] [ocamlnet: env] [ocurl: ./configure] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.03.0/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.03.0/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 50/72: [dune: ocaml bootstrap.ml] [ocamlnet: env] [ocurl: ./configure]
Processing 51/72: [dune: ocaml bootstrap.ml] [ocamlnet: env] [ocurl: ./configure] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.03.0/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.03.0/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/zarith/META
-> installed zarith.1.11
Processing 51/72: [dune: ocaml bootstrap.ml] [ocamlnet: env] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "MAKE=make" "./configure" "-bindir" "/home/opam/.opam/4.03.0/bin" "-disable-gssapi" "-disable-gnutls" "-disable-pcre" "-disable-gtk2" "-disable-zip" "-with-nethttpd" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... no
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... no
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
- 
- Effective options:
-     -disable-pcre
-     -disable-full-pcre
-     -disable-gtk
-     -disable-gtk2
-     -disable-tcl
-     -disable-gnutls
-     -disable-gssapi
-     -disable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.03.0/bin
-     -datadir /home/opam/.opam/4.03.0/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... no
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... no
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
- 
- Effective options:
-     -disable-pcre
-     -disable-full-pcre
-     -disable-gtk
-     -disable-gtk2
-     -disable-tcl
-     -disable-gnutls
-     -disable-gssapi
-     -disable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.03.0/bin
-     -datadir /home/opam/.opam/4.03.0/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
Processing 51/72: [dune: ocaml bootstrap.ml] [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune.2.9.0)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 51/72: [dune: ./dune.exe build] [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
Processing 51/72: [ocamlnet: make all] [ocurl: ./configure]
-> installed dune.2.9.0
Processing 52/72: [ocamlnet: make all] [ocurl: ./configure]
Processing 53/72: [cppo: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 54/72: [cppo: dune build] [csexp: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 55/72: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 56/72: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 56/72: [cppo: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure] [result: dune build]
-> installed csexp.1.5.1
Processing 57/72: [cppo: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 57/72: [cppo: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure]
-> installed result.1.5
Processing 58/72: [cppo: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 59/72: [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/easy-format.1.3.2)
-> compiled  easy-format.1.3.2
Processing 59/72: [cppo: dune build] [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
-> installed easy-format.1.3.2
Processing 60/72: [cppo: dune build] [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 61/72: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 61/72: [biniou: dune build] [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
-> installed cppo.1.6.7
Processing 62/72: [biniou: dune build] [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 62/72: [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
-> installed biniou.1.2.1
Processing 63/72: [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure]
Processing 64/72: [dune-configurator: dune build] [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune-configurator.2.9.0)
-> compiled  dune-configurator.2.9.0
Processing 64/72: [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
-> installed dune-configurator.2.9.0
Processing 65/72: [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
Processing 66/72: [cryptokit: dune build] [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cryptokit" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cryptokit.1.16.1)
-        flags src/flags.sexp,src/library_flags.sexp
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-        flags src/flags.sexp,src/library_flags.sexp
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-> compiled  cryptokit.1.16.1
Processing 66/72: [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
-> installed cryptokit.1.16.1
Processing 67/72: [ocamlnet: make all] [ocurl: ./configure] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/yojson.1.7.0)
-       ocamlc lib/.yojson.objs/byte/yojson.{cmo,cmt}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-     ocamlopt lib/.yojson.objs/native/yojson.{cmx,o}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-       ocamlc lib/.yojson.objs/byte/yojson.{cmo,cmt}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-     ocamlopt lib/.yojson.objs/native/yojson.{cmx,o}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  yojson.1.7.0
Processing 67/72: [ocamlnet: make all] [ocurl: ./configure]
-> installed yojson.1.7.0
Processing 68/72: [ocamlnet: make all] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu
- checking for libcurl libs... -lcurl
- checking for libcurl version >= 7.28.0... 7.74.0
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- OCaml version is 4.03.0
- OCaml library path is /home/opam/.opam/4.03.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package bytes... found
- checking for OCaml findlib package lwt.unix... not found
- checking for OCaml findlib package lwt_ppx... not found
- checking for prefix by checking for ocamlc... /home/opam/.opam/4.03.0/bin/ocamlc
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- checking for bin-annot support... yes
- checking for ext_dll... .so
- checking for ext_lib... .a
- checking for ext_obj... .o
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking curl/curl.h usability... yes
- checking curl/curl.h presence... yes
- checking for curl/curl.h... yes
- checking whether CURLMOPT_TIMERFUNCTION is declared... yes
- checking whether CURLMOPT_TIMERDATA is declared... yes
- checking whether CURLMOPT_SOCKETFUNCTION is declared... yes
- checking whether CURLMOPT_SOCKETDATA is declared... yes
- checking whether CURLOPT_FILE is declared... yes
- checking whether CURLOPT_URL is declared... yes
- checking whether CURLOPT_PORT is declared... yes
- checking whether CURLOPT_PROXY is declared... yes
- checking whether CURLOPT_USERPWD is declared... yes
- checking whether CURLOPT_PROXYUSERPWD is declared... yes
- checking whether CURLOPT_RANGE is declared... yes
- checking whether CURLOPT_INFILE is declared... yes
- checking whether CURLOPT_ERRORBUFFER is declared... yes
- checking whether CURLOPT_WRITEFUNCTION is declared... yes
- checking whether CURLOPT_READFUNCTION is declared... yes
- checking whether CURLOPT_TIMEOUT is declared... yes
- checking whether CURLOPT_INFILESIZE is declared... yes
- checking whether CURLOPT_POSTFIELDS is declared... yes
- checking whether CURLOPT_REFERER is declared... yes
- checking whether CURLOPT_FTPPORT is declared... yes
- checking whether CURLOPT_USERAGENT is declared... yes
- checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes
- checking whether CURLOPT_LOW_SPEED_TIME is declared... yes
- checking whether CURLOPT_RESUME_FROM is declared... yes
- checking whether CURLOPT_COOKIE is declared... yes
- checking whether CURLOPT_HTTPHEADER is declared... yes
- checking whether CURLOPT_HTTPPOST is declared... yes
- checking whether CURLOPT_SSLCERT is declared... yes
- checking whether CURLOPT_SSLCERTPASSWD is declared... yes
- checking whether CURLOPT_SSLKEYPASSWD is declared... yes
- checking whether CURLOPT_CRLF is declared... yes
- checking whether CURLOPT_QUOTE is declared... yes
- checking whether CURLOPT_WRITEHEADER is declared... yes
- checking whether CURLOPT_COOKIEFILE is declared... yes
- checking whether CURLOPT_SSLVERSION is declared... yes
- checking whether CURLOPT_TIMECONDITION is declared... yes
- checking whether CURLOPT_TIMEVALUE is declared... yes
- checking whether CURLOPT_CUSTOMREQUEST is declared... yes
- checking whether CURLOPT_POSTQUOTE is declared... yes
- checking whether CURLOPT_WRITEINFO is declared... yes
- checking whether CURLOPT_VERBOSE is declared... yes
- checking whether CURLOPT_HEADER is declared... yes
- checking whether CURLOPT_NOPROGRESS is declared... yes
- checking whether CURLOPT_NOBODY is declared... yes
- checking whether CURLOPT_FAILONERROR is declared... yes
- checking whether CURLOPT_UPLOAD is declared... yes
- checking whether CURLOPT_POST is declared... yes
- checking whether CURLOPT_FTPLISTONLY is declared... yes
- checking whether CURLOPT_FTPAPPEND is declared... yes
- checking whether CURLOPT_NETRC is declared... yes
- checking whether CURLOPT_FOLLOWLOCATION is declared... yes
- checking whether CURLOPT_TRANSFERTEXT is declared... yes
- checking whether CURLOPT_PUT is declared... yes
- checking whether CURLOPT_PROGRESSFUNCTION is declared... yes
- checking whether CURLOPT_PROGRESSDATA is declared... yes
- checking whether CURLOPT_AUTOREFERER is declared... yes
- checking whether CURLOPT_PROXYPORT is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE is declared... yes
- checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes
- checking whether CURLOPT_INTERFACE is declared... yes
- checking whether CURLOPT_KRB4LEVEL is declared... yes
- checking whether CURLOPT_SSL_VERIFYPEER is declared... yes
- checking whether CURLOPT_CAINFO is declared... yes
- checking whether CURLOPT_MAXREDIRS is declared... yes
- checking whether CURLOPT_FILETIME is declared... yes
- checking whether CURLOPT_TELNETOPTIONS is declared... yes
- checking whether CURLOPT_MAXCONNECTS is declared... yes
- checking whether CURLOPT_CLOSEPOLICY is declared... yes
- checking whether CURLOPT_FRESH_CONNECT is declared... yes
- checking whether CURLOPT_FORBID_REUSE is declared... yes
- checking whether CURLOPT_RANDOM_FILE is declared... yes
- checking whether CURLOPT_EGDSOCKET is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT is declared... yes
- checking whether CURLOPT_HEADERFUNCTION is declared... yes
- checking whether CURLOPT_HTTPGET is declared... yes
- checking whether CURLOPT_SSL_VERIFYHOST is declared... yes
- checking whether CURLOPT_COOKIEJAR is declared... yes
- checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes
- checking whether CURLOPT_HTTP_VERSION is declared... yes
- checking whether CURLOPT_FTP_USE_EPSV is declared... yes
- checking whether CURLOPT_SSLCERTTYPE is declared... yes
- checking whether CURLOPT_SSLKEY is declared... yes
- checking whether CURLOPT_SSLKEYTYPE is declared... yes
- checking whether CURLOPT_SSLENGINE is declared... yes
- checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes
- checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes
- checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes
- checking whether CURLOPT_PREQUOTE is declared... yes
- checking whether CURLOPT_DEBUGFUNCTION is declared... yes
- checking whether CURLOPT_DEBUGDATA is declared... yes
- checking whether CURLOPT_COOKIESESSION is declared... yes
- checking whether CURLOPT_CAPATH is declared... yes
- checking whether CURLOPT_BUFFERSIZE is declared... yes
- checking whether CURLOPT_NOSIGNAL is declared... yes
- checking whether CURLOPT_SHARE is declared... yes
- checking whether CURLOPT_PROXYTYPE is declared... yes
- checking whether CURLOPT_ENCODING is declared... yes
- checking whether CURLOPT_HTTP200ALIASES is declared... yes
- checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes
- checking whether CURLOPT_FTP_USE_EPRT is declared... yes
- checking whether CURLOPT_HTTPAUTH is declared... yes
- checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes
- checking whether CURLOPT_PROXYAUTH is declared... yes
- checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes
- checking whether CURLOPT_IPRESOLVE is declared... yes
- checking whether CURLOPT_MAXFILESIZE is declared... yes
- checking whether CURLOPT_INFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes
- checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_NETRC_FILE is declared... yes
- checking whether CURLOPT_FTP_SSL is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes
- checking whether CURLOPT_TCP_NODELAY is declared... yes
- checking whether CURLOPT_FTPSSLAUTH is declared... yes
- checking whether CURLOPT_IOCTLFUNCTION is declared... yes
- checking whether CURLOPT_FTP_ACCOUNT is declared... yes
- checking whether CURLOPT_COOKIELIST is declared... yes
- checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes
- checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes
- checking whether CURLOPT_FTP_FILEMETHOD is declared... yes
- checking whether CURLOPT_LOCALPORT is declared... yes
- checking whether CURLOPT_LOCALPORTRANGE is declared... yes
- checking whether CURLOPT_CONNECT_ONLY is declared... yes
- checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes
- checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes
- checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes
- checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes
- checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes
- checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes
- checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes
- checking whether CURLOPT_FTP_SSL_CCC is declared... yes
- checking whether CURLOPT_TIMEOUT_MS is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes
- checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes
- checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes
- checking whether CURLOPT_NEW_FILE_PERMS is declared... yes
- checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes
- checking whether CURLOPT_POST301 is declared... yes
- checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes
- checking whether CURLOPT_COPYPOSTFIELDS is declared... yes
- checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes
- checking whether CURLOPT_SEEKFUNCTION is declared... yes
- checking whether CURLOPT_OPENSOCKETFUNCTION is declared... yes
- checking whether CURLOPT_PROTOCOLS is declared... yes
- checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes
- checking whether CURLOPT_RESOLVE is declared... yes
- checking whether CURLOPT_DNS_SERVERS is declared... yes
- checking whether CURLOPT_MAIL_FROM is declared... yes
- checking whether CURLOPT_MAIL_RCPT is declared... yes
- checking whether CURLOPT_PIPEWAIT is declared... yes
- checking whether CURLOPT_CERTINFO is declared... yes
- checking whether CURLOPT_USERNAME is declared... yes
- checking whether CURLOPT_PASSWORD is declared... yes
- checking whether CURLOPT_LOGIN_OPTIONS is declared... yes
- checking whether CURLOPT_CONNECT_TO is declared... yes
- checking whether CURLOPT_POSTREDIR is declared... yes
- checking whether CURLOPT_MIMEPOST is declared... yes
- checking whether CURLINFO_EFFECTIVE_URL is declared... yes
- checking whether CURLINFO_RESPONSE_CODE is declared... yes
- checking whether CURLINFO_TOTAL_TIME is declared... yes
- checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes
- checking whether CURLINFO_CONNECT_TIME is declared... yes
- checking whether CURLINFO_PRETRANSFER_TIME is declared... yes
- checking whether CURLINFO_SIZE_UPLOAD is declared... yes
- checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_UPLOAD is declared... yes
- checking whether CURLINFO_HEADER_SIZE is declared... yes
- checking whether CURLINFO_REQUEST_SIZE is declared... yes
- checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes
- checking whether CURLINFO_FILETIME is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes
- checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes
- checking whether CURLINFO_CONTENT_TYPE is declared... yes
- checking whether CURLINFO_REDIRECT_TIME is declared... yes
- checking whether CURLINFO_REDIRECT_COUNT is declared... yes
- checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes
- checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes
- checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes
- checking whether CURLINFO_OS_ERRNO is declared... yes
- checking whether CURLINFO_NUM_CONNECTS is declared... yes
- checking whether CURLINFO_SSL_ENGINES is declared... yes
- checking whether CURLINFO_COOKIELIST is declared... yes
- checking whether CURLINFO_LASTSOCKET is declared... yes
- checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes
- checking whether CURLINFO_REDIRECT_URL is declared... yes
- checking whether CURLINFO_PRIMARY_IP is declared... yes
- checking whether CURLINFO_LOCAL_IP is declared... yes
- checking whether CURLINFO_LOCAL_PORT is declared... yes
- checking whether CURLINFO_CONDITION_UNMET is declared... yes
- checking whether CURLINFO_CERTINFO is declared... yes
- checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes
- checking whether CURLE_FAILED_INIT is declared... yes
- checking whether CURLE_URL_MALFORMAT is declared... yes
- checking whether CURLE_URL_MALFORMAT_USER is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes
- checking whether CURLE_COULDNT_CONNECT is declared... yes
- checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes
- checking whether CURLE_FTP_ACCESS_DENIED is declared... yes
- checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes
- checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes
- checking whether CURLE_FTP_CANT_GET_HOST is declared... yes
- checking whether CURLE_FTP_CANT_RECONNECT is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes
- checking whether CURLE_PARTIAL_FILE is declared... yes
- checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes
- checking whether CURLE_FTP_WRITE_ERROR is declared... yes
- checking whether CURLE_FTP_QUOTE_ERROR is declared... yes
- checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes
- checking whether CURLE_WRITE_ERROR is declared... yes
- checking whether CURLE_MALFORMAT_USER is declared... yes
- checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes
- checking whether CURLE_READ_ERROR is declared... yes
- checking whether CURLE_OUT_OF_MEMORY is declared... yes
- checking whether CURLE_OPERATION_TIMEOUTED is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes
- checking whether CURLE_FTP_PORT_FAILED is declared... yes
- checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes
- checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes
- checking whether CURLE_HTTP_RANGE_ERROR is declared... yes
- checking whether CURLE_HTTP_POST_ERROR is declared... yes
- checking whether CURLE_SSL_CONNECT_ERROR is declared... yes
- checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes
- checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes
- checking whether CURLE_LDAP_CANNOT_BIND is declared... yes
- checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes
- checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes
- checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes
- checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes
- checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes
- checking whether CURLE_BAD_CALLING_ORDER is declared... yes
- checking whether CURLE_INTERFACE_FAILED is declared... yes
- checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes
- checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes
- checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes
- checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes
- checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes
- checking whether CURLE_GOT_NOTHING is declared... yes
- checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes
- checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes
- checking whether CURLE_SEND_ERROR is declared... yes
- checking whether CURLE_RECV_ERROR is declared... yes
- checking whether CURLE_SHARE_IN_USE is declared... yes
- checking whether CURLE_SSL_CERTPROBLEM is declared... yes
- checking whether CURLE_SSL_CIPHER is declared... yes
- checking whether CURLE_SSL_CACERT is declared... yes
- checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes
- checking whether CURLE_LDAP_INVALID_URL is declared... yes
- checking whether CURLE_FILESIZE_EXCEEDED is declared... yes
- checking whether CURLE_FTP_SSL_FAILED is declared... yes
- checking whether CURLE_SEND_FAIL_REWIND is declared... yes
- checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes
- checking whether CURLE_LOGIN_DENIED is declared... yes
- checking whether CURLE_TFTP_NOTFOUND is declared... yes
- checking whether CURLE_TFTP_PERM is declared... yes
- checking whether CURLE_REMOTE_DISK_FULL is declared... yes
- checking whether CURLE_TFTP_ILLEGAL is declared... yes
- checking whether CURLE_TFTP_UNKNOWNID is declared... yes
- checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes
- checking whether CURLE_TFTP_NOSUCHUSER is declared... yes
- checking whether CURLE_CONV_FAILED is declared... yes
- checking whether CURLE_CONV_REQD is declared... yes
- checking whether CURLE_SSL_CACERT_BADFILE is declared... yes
- checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes
- checking whether CURLE_SSH is declared... yes
- checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes
- checking whether CURLE_AGAIN is declared... yes
- checking whether CURLMOPT_MAXCONNECTS is declared... yes
- checking whether CURLMOPT_PIPELINING is declared... yes
- checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes
- checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes
- checking whether CURL_HTTP_VERSION_2 is declared... yes
- checking whether CURL_HTTP_VERSION_2_0 is declared... yes
- checking whether CURL_HTTP_VERSION_2TLS is declared... yes
- checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes
- checking whether CURL_HTTP_VERSION_3 is declared... yes
- checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes
- checking whether CURL_VERSION_NTLM_WB is declared... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating examples/Makefile
- config.status: creating config.h
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu
- checking for libcurl libs... -lcurl
- checking for libcurl version >= 7.28.0... 7.74.0
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- OCaml version is 4.03.0
- OCaml library path is /home/opam/.opam/4.03.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package bytes... found
- checking for OCaml findlib package lwt.unix... not found
- checking for OCaml findlib package lwt_ppx... not found
- checking for prefix by checking for ocamlc... /home/opam/.opam/4.03.0/bin/ocamlc
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- checking for bin-annot support... yes
- checking for ext_dll... .so
- checking for ext_lib... .a
- checking for ext_obj... .o
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking curl/curl.h usability... yes
- checking curl/curl.h presence... yes
- checking for curl/curl.h... yes
- checking whether CURLMOPT_TIMERFUNCTION is declared... yes
- checking whether CURLMOPT_TIMERDATA is declared... yes
- checking whether CURLMOPT_SOCKETFUNCTION is declared... yes
- checking whether CURLMOPT_SOCKETDATA is declared... yes
- checking whether CURLOPT_FILE is declared... yes
- checking whether CURLOPT_URL is declared... yes
- checking whether CURLOPT_PORT is declared... yes
- checking whether CURLOPT_PROXY is declared... yes
- checking whether CURLOPT_USERPWD is declared... yes
- checking whether CURLOPT_PROXYUSERPWD is declared... yes
- checking whether CURLOPT_RANGE is declared... yes
- checking whether CURLOPT_INFILE is declared... yes
- checking whether CURLOPT_ERRORBUFFER is declared... yes
- checking whether CURLOPT_WRITEFUNCTION is declared... yes
- checking whether CURLOPT_READFUNCTION is declared... yes
- checking whether CURLOPT_TIMEOUT is declared... yes
- checking whether CURLOPT_INFILESIZE is declared... yes
- checking whether CURLOPT_POSTFIELDS is declared... yes
- checking whether CURLOPT_REFERER is declared... yes
- checking whether CURLOPT_FTPPORT is declared... yes
- checking whether CURLOPT_USERAGENT is declared... yes
- checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes
- checking whether CURLOPT_LOW_SPEED_TIME is declared... yes
- checking whether CURLOPT_RESUME_FROM is declared... yes
- checking whether CURLOPT_COOKIE is declared... yes
- checking whether CURLOPT_HTTPHEADER is declared... yes
- checking whether CURLOPT_HTTPPOST is declared... yes
- checking whether CURLOPT_SSLCERT is declared... yes
- checking whether CURLOPT_SSLCERTPASSWD is declared... yes
- checking whether CURLOPT_SSLKEYPASSWD is declared... yes
- checking whether CURLOPT_CRLF is declared... yes
- checking whether CURLOPT_QUOTE is declared... yes
- checking whether CURLOPT_WRITEHEADER is declared... yes
- checking whether CURLOPT_COOKIEFILE is declared... yes
- checking whether CURLOPT_SSLVERSION is declared... yes
- checking whether CURLOPT_TIMECONDITION is declared... yes
- checking whether CURLOPT_TIMEVALUE is declared... yes
- checking whether CURLOPT_CUSTOMREQUEST is declared... yes
- checking whether CURLOPT_POSTQUOTE is declared... yes
- checking whether CURLOPT_WRITEINFO is declared... yes
- checking whether CURLOPT_VERBOSE is declared... yes
- checking whether CURLOPT_HEADER is declared... yes
- checking whether CURLOPT_NOPROGRESS is declared... yes
- checking whether CURLOPT_NOBODY is declared... yes
- checking whether CURLOPT_FAILONERROR is declared... yes
- checking whether CURLOPT_UPLOAD is declared... yes
- checking whether CURLOPT_POST is declared... yes
- checking whether CURLOPT_FTPLISTONLY is declared... yes
- checking whether CURLOPT_FTPAPPEND is declared... yes
- checking whether CURLOPT_NETRC is declared... yes
- checking whether CURLOPT_FOLLOWLOCATION is declared... yes
- checking whether CURLOPT_TRANSFERTEXT is declared... yes
- checking whether CURLOPT_PUT is declared... yes
- checking whether CURLOPT_PROGRESSFUNCTION is declared... yes
- checking whether CURLOPT_PROGRESSDATA is declared... yes
- checking whether CURLOPT_AUTOREFERER is declared... yes
- checking whether CURLOPT_PROXYPORT is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE is declared... yes
- checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes
- checking whether CURLOPT_INTERFACE is declared... yes
- checking whether CURLOPT_KRB4LEVEL is declared... yes
- checking whether CURLOPT_SSL_VERIFYPEER is declared... yes
- checking whether CURLOPT_CAINFO is declared... yes
- checking whether CURLOPT_MAXREDIRS is declared... yes
- checking whether CURLOPT_FILETIME is declared... yes
- checking whether CURLOPT_TELNETOPTIONS is declared... yes
- checking whether CURLOPT_MAXCONNECTS is declared... yes
- checking whether CURLOPT_CLOSEPOLICY is declared... yes
- checking whether CURLOPT_FRESH_CONNECT is declared... yes
- checking whether CURLOPT_FORBID_REUSE is declared... yes
- checking whether CURLOPT_RANDOM_FILE is declared... yes
- checking whether CURLOPT_EGDSOCKET is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT is declared... yes
- checking whether CURLOPT_HEADERFUNCTION is declared... yes
- checking whether CURLOPT_HTTPGET is declared... yes
- checking whether CURLOPT_SSL_VERIFYHOST is declared... yes
- checking whether CURLOPT_COOKIEJAR is declared... yes
- checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes
- checking whether CURLOPT_HTTP_VERSION is declared... yes
- checking whether CURLOPT_FTP_USE_EPSV is declared... yes
- checking whether CURLOPT_SSLCERTTYPE is declared... yes
- checking whether CURLOPT_SSLKEY is declared... yes
- checking whether CURLOPT_SSLKEYTYPE is declared... yes
- checking whether CURLOPT_SSLENGINE is declared... yes
- checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes
- checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes
- checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes
- checking whether CURLOPT_PREQUOTE is declared... yes
- checking whether CURLOPT_DEBUGFUNCTION is declared... yes
- checking whether CURLOPT_DEBUGDATA is declared... yes
- checking whether CURLOPT_COOKIESESSION is declared... yes
- checking whether CURLOPT_CAPATH is declared... yes
- checking whether CURLOPT_BUFFERSIZE is declared... yes
- checking whether CURLOPT_NOSIGNAL is declared... yes
- checking whether CURLOPT_SHARE is declared... yes
- checking whether CURLOPT_PROXYTYPE is declared... yes
- checking whether CURLOPT_ENCODING is declared... yes
- checking whether CURLOPT_HTTP200ALIASES is declared... yes
- checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes
- checking whether CURLOPT_FTP_USE_EPRT is declared... yes
- checking whether CURLOPT_HTTPAUTH is declared... yes
- checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes
- checking whether CURLOPT_PROXYAUTH is declared... yes
- checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes
- checking whether CURLOPT_IPRESOLVE is declared... yes
- checking whether CURLOPT_MAXFILESIZE is declared... yes
- checking whether CURLOPT_INFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes
- checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_NETRC_FILE is declared... yes
- checking whether CURLOPT_FTP_SSL is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes
- checking whether CURLOPT_TCP_NODELAY is declared... yes
- checking whether CURLOPT_FTPSSLAUTH is declared... yes
- checking whether CURLOPT_IOCTLFUNCTION is declared... yes
- checking whether CURLOPT_FTP_ACCOUNT is declared... yes
- checking whether CURLOPT_COOKIELIST is declared... yes
- checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes
- checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes
- checking whether CURLOPT_FTP_FILEMETHOD is declared... yes
- checking whether CURLOPT_LOCALPORT is declared... yes
- checking whether CURLOPT_LOCALPORTRANGE is declared... yes
- checking whether CURLOPT_CONNECT_ONLY is declared... yes
- checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes
- checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes
- checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes
- checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes
- checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes
- checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes
- checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes
- checking whether CURLOPT_FTP_SSL_CCC is declared... yes
- checking whether CURLOPT_TIMEOUT_MS is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes
- checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes
- checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes
- checking whether CURLOPT_NEW_FILE_PERMS is declared... yes
- checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes
- checking whether CURLOPT_POST301 is declared... yes
- checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes
- checking whether CURLOPT_COPYPOSTFIELDS is declared... yes
- checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes
- checking whether CURLOPT_SEEKFUNCTION is declared... yes
- checking whether CURLOPT_OPENSOCKETFUNCTION is declared... yes
- checking whether CURLOPT_PROTOCOLS is declared... yes
- checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes
- checking whether CURLOPT_RESOLVE is declared... yes
- checking whether CURLOPT_DNS_SERVERS is declared... yes
- checking whether CURLOPT_MAIL_FROM is declared... yes
- checking whether CURLOPT_MAIL_RCPT is declared... yes
- checking whether CURLOPT_PIPEWAIT is declared... yes
- checking whether CURLOPT_CERTINFO is declared... yes
- checking whether CURLOPT_USERNAME is declared... yes
- checking whether CURLOPT_PASSWORD is declared... yes
- checking whether CURLOPT_LOGIN_OPTIONS is declared... yes
- checking whether CURLOPT_CONNECT_TO is declared... yes
- checking whether CURLOPT_POSTREDIR is declared... yes
- checking whether CURLOPT_MIMEPOST is declared... yes
- checking whether CURLINFO_EFFECTIVE_URL is declared... yes
- checking whether CURLINFO_RESPONSE_CODE is declared... yes
- checking whether CURLINFO_TOTAL_TIME is declared... yes
- checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes
- checking whether CURLINFO_CONNECT_TIME is declared... yes
- checking whether CURLINFO_PRETRANSFER_TIME is declared... yes
- checking whether CURLINFO_SIZE_UPLOAD is declared... yes
- checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_UPLOAD is declared... yes
- checking whether CURLINFO_HEADER_SIZE is declared... yes
- checking whether CURLINFO_REQUEST_SIZE is declared... yes
- checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes
- checking whether CURLINFO_FILETIME is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes
- checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes
- checking whether CURLINFO_CONTENT_TYPE is declared... yes
- checking whether CURLINFO_REDIRECT_TIME is declared... yes
- checking whether CURLINFO_REDIRECT_COUNT is declared... yes
- checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes
- checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes
- checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes
- checking whether CURLINFO_OS_ERRNO is declared... yes
- checking whether CURLINFO_NUM_CONNECTS is declared... yes
- checking whether CURLINFO_SSL_ENGINES is declared... yes
- checking whether CURLINFO_COOKIELIST is declared... yes
- checking whether CURLINFO_LASTSOCKET is declared... yes
- checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes
- checking whether CURLINFO_REDIRECT_URL is declared... yes
- checking whether CURLINFO_PRIMARY_IP is declared... yes
- checking whether CURLINFO_LOCAL_IP is declared... yes
- checking whether CURLINFO_LOCAL_PORT is declared... yes
- checking whether CURLINFO_CONDITION_UNMET is declared... yes
- checking whether CURLINFO_CERTINFO is declared... yes
- checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes
- checking whether CURLE_FAILED_INIT is declared... yes
- checking whether CURLE_URL_MALFORMAT is declared... yes
- checking whether CURLE_URL_MALFORMAT_USER is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes
- checking whether CURLE_COULDNT_CONNECT is declared... yes
- checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes
- checking whether CURLE_FTP_ACCESS_DENIED is declared... yes
- checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes
- checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes
- checking whether CURLE_FTP_CANT_GET_HOST is declared... yes
- checking whether CURLE_FTP_CANT_RECONNECT is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes
- checking whether CURLE_PARTIAL_FILE is declared... yes
- checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes
- checking whether CURLE_FTP_WRITE_ERROR is declared... yes
- checking whether CURLE_FTP_QUOTE_ERROR is declared... yes
- checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes
- checking whether CURLE_WRITE_ERROR is declared... yes
- checking whether CURLE_MALFORMAT_USER is declared... yes
- checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes
- checking whether CURLE_READ_ERROR is declared... yes
- checking whether CURLE_OUT_OF_MEMORY is declared... yes
- checking whether CURLE_OPERATION_TIMEOUTED is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes
- checking whether CURLE_FTP_PORT_FAILED is declared... yes
- checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes
- checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes
- checking whether CURLE_HTTP_RANGE_ERROR is declared... yes
- checking whether CURLE_HTTP_POST_ERROR is declared... yes
- checking whether CURLE_SSL_CONNECT_ERROR is declared... yes
- checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes
- checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes
- checking whether CURLE_LDAP_CANNOT_BIND is declared... yes
- checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes
- checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes
- checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes
- checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes
- checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes
- checking whether CURLE_BAD_CALLING_ORDER is declared... yes
- checking whether CURLE_INTERFACE_FAILED is declared... yes
- checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes
- checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes
- checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes
- checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes
- checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes
- checking whether CURLE_GOT_NOTHING is declared... yes
- checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes
- checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes
- checking whether CURLE_SEND_ERROR is declared... yes
- checking whether CURLE_RECV_ERROR is declared... yes
- checking whether CURLE_SHARE_IN_USE is declared... yes
- checking whether CURLE_SSL_CERTPROBLEM is declared... yes
- checking whether CURLE_SSL_CIPHER is declared... yes
- checking whether CURLE_SSL_CACERT is declared... yes
- checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes
- checking whether CURLE_LDAP_INVALID_URL is declared... yes
- checking whether CURLE_FILESIZE_EXCEEDED is declared... yes
- checking whether CURLE_FTP_SSL_FAILED is declared... yes
- checking whether CURLE_SEND_FAIL_REWIND is declared... yes
- checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes
- checking whether CURLE_LOGIN_DENIED is declared... yes
- checking whether CURLE_TFTP_NOTFOUND is declared... yes
- checking whether CURLE_TFTP_PERM is declared... yes
- checking whether CURLE_REMOTE_DISK_FULL is declared... yes
- checking whether CURLE_TFTP_ILLEGAL is declared... yes
- checking whether CURLE_TFTP_UNKNOWNID is declared... yes
- checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes
- checking whether CURLE_TFTP_NOSUCHUSER is declared... yes
- checking whether CURLE_CONV_FAILED is declared... yes
- checking whether CURLE_CONV_REQD is declared... yes
- checking whether CURLE_SSL_CACERT_BADFILE is declared... yes
- checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes
- checking whether CURLE_SSH is declared... yes
- checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes
- checking whether CURLE_AGAIN is declared... yes
- checking whether CURLMOPT_MAXCONNECTS is declared... yes
- checking whether CURLMOPT_PIPELINING is declared... yes
- checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes
- checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes
- checking whether CURL_HTTP_VERSION_2 is declared... yes
- checking whether CURL_HTTP_VERSION_2_0 is declared... yes
- checking whether CURL_HTTP_VERSION_2TLS is declared... yes
- checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes
- checking whether CURL_HTTP_VERSION_3 is declared... yes
- checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes
- checking whether CURL_VERSION_NTLM_WB is declared... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating examples/Makefile
- config.status: creating config.h
Processing 68/72: [ocamlnet: make all] [ocurl: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1)
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi
- ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo
- ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
- curl-helper.c:2805: warning: "CURLOPT" redefined
-  2805 | #define CURLOPT(name) { handle_ ## name, "CURLOPT_"#name }
-       | 
- In file included from curl-helper.c:23:
- /usr/include/x86_64-linux-gnu/curl/curl.h:1032: note: this is the location of the previous definition
-  1032 | #define CURLOPT(na,t,nu) na = t + nu
-       | 
- ocamlmklib -oc curl-helper curl-helper.o -lcurl
- ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl
- make[1]: 'libcurl-helper.a' is up to date.
- make[1]: 'dllcurl-helper.so' is up to date.
- ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx
- ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl
- make[1]: 'curl.cmx' is up to date.
- ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
- ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi
- ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo
- ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
- curl-helper.c:2805: warning: "CURLOPT" redefined
-  2805 | #define CURLOPT(name) { handle_ ## name, "CURLOPT_"#name }
-       | 
- In file included from curl-helper.c:23:
- /usr/include/x86_64-linux-gnu/curl/curl.h:1032: note: this is the location of the previous definition
-  1032 | #define CURLOPT(na,t,nu) na = t + nu
-       | 
- ocamlmklib -oc curl-helper curl-helper.o -lcurl
- ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl
- make[1]: 'libcurl-helper.a' is up to date.
- make[1]: 'dllcurl-helper.so' is up to date.
- ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx
- ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl
- make[1]: 'curl.cmx' is up to date.
- ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1'
-> compiled  ocurl.0.9.1
Processing 68/72: [ocamlnet: make all]
Processing 69/72: [ocamlnet: make all] [ocurl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocurl.0.9.1)
- ocamlfind install -patch-version 0.9.1 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl.cmxa curl.cmx curl.cmxs curl.cmt curl.cmti
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmti
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmt
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmxs
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmx
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmxa
- Installed /home/opam/.opam/4.03.0/lib/curl/libcurl-helper.a
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cma
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.mli
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmi
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.a
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllcurl-helper.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllcurl-helper.so.owner
- Installed /home/opam/.opam/4.03.0/lib/curl/META
- ocamlfind install -patch-version 0.9.1 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl.cmxa curl.cmx curl.cmxs curl.cmt curl.cmti
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmti
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmt
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmxs
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmx
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmxa
- Installed /home/opam/.opam/4.03.0/lib/curl/libcurl-helper.a
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cma
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.mli
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.cmi
- Installed /home/opam/.opam/4.03.0/lib/curl/curl.a
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllcurl-helper.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllcurl-helper.so.owner
- Installed /home/opam/.opam/4.03.0/lib/curl/META
-> installed ocurl.0.9.1
Processing 69/72: [ocamlnet: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
- opts="-opaque"; \
-         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- Warning 26: unused variable file.
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
- fi
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- 	-o unimap_to_ocaml \
- 	unimap_to_ocaml.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make all ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
- opts="-opaque"; \
-         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- opts="-opaque"; \
-         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 880, characters 14-29:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- opts="-opaque"; \
-         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_poll.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_fadvise.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_fallocate.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_ioprio.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_locale.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_multicast.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_sem.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_shm.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_spawn.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_subprocess.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_syslog.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_clock.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:290:13: warning: unused variable 'code' [-Wunused-variable]
-   290 |     int fd, code;
-       |             ^~~~
- netsys_c_event.c:290:9: warning: unused variable 'fd' [-Wunused-variable]
-   290 |     int fd, code;
-       |         ^~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_win32.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1259:2: warning: statement with no effect [-Wunused-value]
-  1259 |  strcmp(ops->name, String_val(Field(pair,0)));
-       |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- 	netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- opts="-opaque"; \
-         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- 	> netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
-    (Heavy conflicts: 3 of 256)
- Processing asn1_printable
-    (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
-    (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- opts="-opaque"; \
-         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netconst.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstring_str.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netstring_tstring.mli
- opts="-opaque"; \
-         if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netbuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netunichar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- opts="-opaque"; \
-         if [ -f "$(basename netchannels_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netchannels_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netsockaddr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsockaddr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netdb.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdb.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmappings.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmappings.ml
- opts="-opaque"; \
-         if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netconversion.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netconversion.ml
- opts="-opaque"; \
-         if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netulex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netulex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netencoding.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netencoding.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netstream.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstream.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netdate.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdate.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_string.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmime_string.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_string.ml
- ocamllex nethtml_scanner.mll
- 57 states, 1035 transitions, table size 4482 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts nethtml.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethtml.ml
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- opts="-opaque"; \
-         if [ -f "$(basename neturl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts neturl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  neturl.ml
- opts="-opaque"; \
-         if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts neturl_ldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netsaslprep.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsaslprep.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netaddress.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaddress.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netcompression.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netcompression.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmime.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_header.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmime_header.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_header.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmime_channels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_channels.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netsendmail.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsendmail.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts nethttp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethttp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpagebuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netpagebuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netfs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netfs.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netglob_lex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netglob.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netglob.ml
- opts="-opaque"; \
-         if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netauth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netauth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netnumber.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netnumber.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netxdr_mstring.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netxdr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netxdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netasn1.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netasn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netasn1_encode.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml
- opts="-opaque"; \
-         if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netoid.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netoid.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netdn.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdn.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netx509.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509.ml
- opts="-opaque"; \
-         if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netascii_armor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netascii_armor.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts nettls_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nettls_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netgssapi_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netgssapi_auth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_scram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_plain_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_crammd5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_gs2_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_krb5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netmech_spnego_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -a -o netstring.cma  netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo  ; \
- fi
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netaccel_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netaccel_c.c'
- opts="-opaque"; \
-         if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netaccel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaccel.ml
- ../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netaccel_link.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaccel_link.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  $opts netstring_top.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_iso.ml netmappings_iso.pmap
- Reading netmappings_iso.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_other.ml netmappings_other.pmap
- Reading netmappings_other.pmap
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_jp.ml netmappings_jp.pmap
- Reading netmappings_jp.pmap
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_kr.ml netmappings_kr.pmap
- Reading netmappings_kr.pmap
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- { echo "(* Generated file *)"; \
-   echo 'let net_db_dir = "/home/opam/.opam/4.03.0/lib/netunidata";;'; \
- } >netuniconfig.ml
- mkdir -p netdb
- cd netdb && \
-         ../../../tools/unimap_to_ocaml/unimap_to_ocaml -netdb ../*.pmap
- Reading ../netmappings_iso.pmap
- Reading ../netmappings_jp.pmap
- Reading ../netmappings_kr.pmap
- Reading ../netmappings_other.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- touch netdb_done
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniconfig.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunidata.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netunidata.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunidata.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunichecksums.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cma  netuniconfig.cmo netunidata.cmo netunichecksums.cmo; \
- else \
- 	../../tools/mkstublib -o netunidata netuniconfig.cmo netunidata.cmo netunichecksums.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_iso.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_other.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_jp.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_kr.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniinit.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- opts="-opaque"; \
-         if [ -f "$(basename equeue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts equeue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  equeue.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_pollset.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue.mli
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_select.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_select.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_select.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_resolver.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_resolver.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_resolver.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_multiplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_multiplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_multiplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_transfer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_transfer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_transfer.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_io.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_io.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_io.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_lwt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_lwt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_lwt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_libevent.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_libevent.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_libevent.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_datagram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_datagram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_datagram.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_socks5.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_socks5.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_socks5.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines_compat.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cma  equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo; \
- else \
- 	../../tools/mkstublib -o equeue equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- opts="-opaque"; \
-         if [ -f "$(basename shell_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_uq.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_uq.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_uq.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_fs.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cma  shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo; \
- else \
- 	../../tools/mkstublib -o shell shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlyacc parser.mly
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  config.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  syntax.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  options.ml
- opts="-opaque"; \
-         if [ -f "$(basename parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts parser.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  parser.ml
- ocamllex lexer.mll
- 127 states, 803 transitions, table size 3974 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  direct.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cma  config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_generator config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  main.ml
- rm -f ocamlrpcgen ocamlrpcgen
- OCAMLPATH="..:$OCAMLPATH" \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -custom -o ocamlrpcgen \
- 	-package unix,netstring,str \
- 	rpc_generator.cma main.cmo -linkpkg
- echo /home/opam/.opam/4.03.0/bin/ocamlrpcgen >rpcgen-packlist
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x
- ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- ../rpc-generator/ocamlrpcgen -aux rpc_auth_gssapi.x
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- opts="-opaque"; \
-         if [ -f "$(basename rpc.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_common.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_program.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_program.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_program.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_packer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_packer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_transport.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_transport.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_transport.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client_pre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client_pre.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client_pre.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_clnt.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_impl.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_simple_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_simple_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_simple_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_proxy.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_proxy.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_proxy.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cma  rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo; \
- else \
- 	../../tools/mkstublib -o rpc rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_local.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_local.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_local.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   rpclocal.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'rpclocal.c'
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cma  rpc_auth_local.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmo rpclocal.o ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client_conncache.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client_conncache.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client_conncache.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettelnet_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nettelnet_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nettelnet_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_data_endpoint.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_data_endpoint.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_data_endpoint.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsmtp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netsmtp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netsmtp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpop.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netpop.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netpop.ml
- opts="-opaque"; \
-         if [ -f "$(basename netldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netldap.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cma  nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo; \
- else \
- 	../../tools/mkstublib -o netclient nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_common.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_common.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_common.ml
- File "netcgi_common.ml", line 1067, characters 23-38:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- opts="-opaque"; \
-         if [ -f "$(basename netcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_ajp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_ajp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_ajp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_scgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_scgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_scgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_cgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_cgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_cgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_fcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_fcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_fcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_dbi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_dbi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_dbi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi1_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi1_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi1_compat.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_test.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_test.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_test.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cma  netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ../rpc-generator/ocamlrpcgen -aux netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -clnt netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -srv2 netplex_ctrl.x -int unboxed -direct
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- opts="-opaque"; \
-         if [ -f "$(basename netplex_encap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_encap.mli
- opts="-opaque"; \
-         if [ -f "$(basename netplex_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_aux.ml
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_clnt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_srv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_srv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_srv.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_util.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_encap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_internal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_internal.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_internal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_cenv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_cenv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_cenv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_log.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_log.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_log.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_container.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_container.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_container.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sockserv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sockserv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sockserv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_workload.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_workload.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_workload.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_kit.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_kit.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_kit.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sharedvar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sharedvar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sharedvar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_controller.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_controller.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_controller.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_config.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_config.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_config.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_main.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_main.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_main.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_netplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_netplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_netplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_semaphore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_semaphore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_semaphore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cma  netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo; \
- else \
- 	../../tools/mkstublib -o netplex netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_admin.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -o netplex-admin -custom \
-         -package "bytes unix bigarray str" -linkpkg \
- 	netsys_oothr.cma netsys.cma netstring.cma equeue.cma \
- 	rpc.cma netplex.cma netplex_admin.cmo
- echo /home/opam/.opam/4.03.0/bin/netplex-admin >netplex-packlist
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cma  netcgi_plex.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- opts="-opaque"; \
-         if [ -f "$(basename netcamlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcamlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcamlbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cma  netcamlbox.cmo; \
- else \
- 	../../tools/mkstublib -o netcamlbox netcamlbox.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- opts="-opaque"; \
-         if [ -f "$(basename netmcore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_camlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_camlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_camlbox.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mempool.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mempool.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mempool.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_heap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_heap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_heap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_ref.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_ref.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_ref.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_array.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_sem.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_condition.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_condition.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_condition.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_queue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_queue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_queue.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_buffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_buffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_buffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_matrix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_matrix.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_matrix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_process.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_process.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_process.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cma  netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo; \
- else \
- 	../../tools/mkstublib -o netmulticore netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_kernel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_kernel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_kernel.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_reactor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_reactor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_reactor.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_engine.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_engine.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_engine.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_services.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_services.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_services.ml
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cma  nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo; \
- else \
- 	../../tools/mkstublib -o nethttpd nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
Processing 69/72: [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make opt ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_conf.cmx .cmx`.p.cmx  netsys_conf.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_types.cmx .cmx`.p.cmx  netsys_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr.cmx .cmx`.p.cmx  netsys_oothr.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netlog.cmx .cmx`.p.cmx  netlog.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netexn.cmx .cmx`.p.cmx  netexn.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_impl_util.cmx .cmx`.p.cmx  netsys_impl_util.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_mem.cmx .cmx`.p.cmx  netsys_mem.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_signal.cmx .cmx`.p.cmx  netsys_signal.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto_types.cmx .cmx`.p.cmx  netsys_crypto_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto.cmx .cmx`.p.cmx  netsys_crypto.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto_modes.cmx .cmx`.p.cmx  netsys_crypto_modes.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_posix.cmx .cmx`.p.cmx  netsys_posix.ml
- File "netsys_posix.ml", line 880, characters 14-29:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "netsys_posix.ml", line 880, characters 14-29:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_win32.cmx .cmx`.p.cmx  netsys_win32.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_tls.cmx .cmx`.p.cmx  netsys_tls.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys.cmx .cmx`.p.cmx  netsys.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_ciphers.cmx .cmx`.p.cmx  netsys_ciphers.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_digests.cmx .cmx`.p.cmx  netsys_digests.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_rng.cmx .cmx`.p.cmx  netsys_rng.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset.cmx .cmx`.p.cmx  netsys_pollset.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_posix.cmx .cmx`.p.cmx  netsys_pollset_posix.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_win32.cmx .cmx`.p.cmx  netsys_pollset_win32.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_generic.cmx .cmx`.p.cmx  netsys_pollset_generic.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_xdr.cmx .cmx`.p.cmx  netsys_xdr.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_tmp.cmx .cmx`.p.cmx  netsys_tmp.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sem.cmx .cmx`.p.cmx  netsys_sem.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pmanage.cmx .cmx`.p.cmx  netsys_pmanage.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_global.cmx .cmx`.p.cmx  netsys_global.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_gssapi.cmx .cmx`.p.cmx  netsys_gssapi.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl_types.cmx .cmx`.p.cmx  netsys_sasl_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl_util.cmx .cmx`.p.cmx  netsys_sasl_util.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl.cmx .cmx`.p.cmx  netsys_sasl.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_polypipe.cmx .cmx`.p.cmx  netsys_polypipe.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_polysocket.cmx .cmx`.p.cmx  netsys_polysocket.ml
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cmxa  netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cmxa -a netsys_oothr.cmx
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_gprof.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03.0/lib/ocaml' 'netsys_c_gprof.c'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr.cmxs netsys_oothr.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr_mt.cmx .cmx`.p.cmx -thread netsys_oothr_mt.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cmxa -a \
- 	netsys_oothr.cmx netsys_oothr_mt.cmx
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr_mt_init.cmx .cmx`.p.cmx -thread netsys_oothr_mt_init.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt.cmxs netsys_oothr_mt.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt_init.cmxs netsys_oothr_mt_init.cmx
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.p.cmxa netsys_conf.p.cmx netsys_types.p.cmx netlog.p.cmx netexn.p.cmx netsys_impl_util.p.cmx netsys_mem.p.cmx netsys_signal.p.cmx netsys_crypto_types.p.cmx netsys_crypto.p.cmx netsys_crypto_modes.p.cmx netsys_posix.p.cmx netsys_win32.p.cmx netsys_tls.p.cmx netsys.p.cmx netsys_ciphers.p.cmx netsys_digests.p.cmx netsys_rng.p.cmx netsys_pollset.p.cmx netsys_pollset_posix.p.cmx netsys_pollset_win32.p.cmx netsys_pollset_generic.p.cmx netsys_xdr.p.cmx netsys_tmp.p.cmx netsys_sem.p.cmx netsys_pmanage.p.cmx netsys_global.p.cmx netsys_gssapi.p.cmx netsys_sasl_types.p.cmx netsys_sasl_util.p.cmx netsys_sasl.p.cmx netsys_polypipe.p.cmx netsys_polysocket.p.cmx; \
- else \
- 	../../tools/mkstublib -o netsys.p netsys_conf.p.cmx netsys_types.p.cmx netlog.p.cmx netexn.p.cmx netsys_impl_util.p.cmx netsys_mem.p.cmx netsys_signal.p.cmx netsys_crypto_types.p.cmx netsys_crypto.p.cmx netsys_crypto_modes.p.cmx netsys_posix.p.cmx netsys_win32.p.cmx netsys_tls.p.cmx netsys.p.cmx netsys_ciphers.p.cmx netsys_digests.p.cmx netsys_rng.p.cmx netsys_pollset.p.cmx netsys_pollset_posix.p.cmx netsys_pollset_win32.p.cmx netsys_pollset_generic.p.cmx netsys_xdr.p.cmx netsys_tmp.p.cmx netsys_sem.p.cmx netsys_pmanage.p.cmx netsys_global.p.cmx netsys_gssapi.p.cmx netsys_sasl_types.p.cmx netsys_sasl_util.p.cmx netsys_sasl.p.cmx netsys_polypipe.p.cmx netsys_polysocket.p.cmx netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.p.cmxa -a netsys_oothr.p.cmx
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gprof_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gprof_init.mli
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gprof_init.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_gprof_init.cmx .cmx`.p.cmx  netsys_gprof_init.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr.p.cmxs netsys_oothr.p.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.p.cmxa -a \
- 	netsys_oothr.p.cmx netsys_oothr_mt.p.cmx
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt.p.cmxs \
- 	netsys_oothr_mt.p.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netsys.cmxs  netsys.cmxa ;
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netsys.p.cmxs netsys.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm.cmx .cmx`.p.cmx  netshm.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_data.cmx .cmx`.p.cmx  netshm_data.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_hashtbl.cmx .cmx`.p.cmx  netshm_hashtbl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_array.cmx .cmx`.p.cmx  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cmxa  netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.p.cmxa netshm.p.cmx netshm_data.p.cmx netshm_hashtbl.p.cmx netshm_array.p.cmx; \
- else \
- 	../../tools/mkstublib -o netshm.p netshm.p.cmx netshm_data.p.cmx netshm_hashtbl.p.cmx netshm_array.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netshm.cmxs  netshm.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netshm.p.cmxs netshm.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netconst.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netconst.cmx .cmx`.p.cmx  netconst.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstring_str.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_str.cmx .cmx`.p.cmx  netstring_str.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_tstring.cmx .cmx`.p.cmx  netstring_tstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -inline 10 netbuffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netbuffer.cmx .cmx`.p.cmx -inline 10 netbuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netunichar.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netunichar.cmx .cmx`.p.cmx  netunichar.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netaux.cmx .cmx`.p.cmx  netaux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netchannels.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netchannels.cmx .cmx`.p.cmx  netchannels.ml
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netchannels_crypto.cmx .cmx`.p.cmx  netchannels_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsockaddr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netsockaddr.cmx .cmx`.p.cmx  netsockaddr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdb.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netdb.cmx .cmx`.p.cmx  netdb.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_asn1.cmx .cmx`.p.cmx  netmappings_asn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmappings.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings.cmx .cmx`.p.cmx  netmappings.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netconversion.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netconversion.cmx .cmx`.p.cmx  netconversion.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netulex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netulex.cmx .cmx`.p.cmx  netulex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netencoding.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netencoding.cmx .cmx`.p.cmx  netencoding.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netstream.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netstream.cmx .cmx`.p.cmx  netstream.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdate.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netdate.cmx .cmx`.p.cmx  netdate.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_string.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_string.cmx .cmx`.p.cmx  netmime_string.ml
- ocamllex nethtml_scanner.mll
- 57 states, 1035 transitions, table size 4482 bytes
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename nethtml_scanner.cmx .cmx`.p.cmx  nethtml_scanner.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethtml.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename nethtml.cmx .cmx`.p.cmx  nethtml.ml
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  neturl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename neturl.cmx .cmx`.p.cmx  neturl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename neturl_ldap.cmx .cmx`.p.cmx  neturl_ldap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep_data.cmx .cmx`.p.cmx  netsaslprep_data.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsaslprep.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep.cmx .cmx`.p.cmx  netsaslprep.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netaddress.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netaddress.cmx .cmx`.p.cmx  netaddress.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netcompression.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netcompression.cmx .cmx`.p.cmx  netcompression.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmime.cmx .cmx`.p.cmx  netmime.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_header.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_header.cmx .cmx`.p.cmx  netmime_header.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmime_channels.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_channels.cmx .cmx`.p.cmx  netmime_channels.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netsendmail.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netsendmail.cmx .cmx`.p.cmx  netsendmail.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nethttp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp.cmx .cmx`.p.cmx  nethttp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netpagebuffer.cmx .cmx`.p.cmx  netpagebuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netfs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netfs.cmx .cmx`.p.cmx  netfs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netglob_lex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netglob_lex.cmx .cmx`.p.cmx  netglob_lex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netglob.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netglob.cmx .cmx`.p.cmx  netglob.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netauth.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netauth.cmx .cmx`.p.cmx  netauth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -inline 10 netnumber.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netnumber.cmx .cmx`.p.cmx -inline 10 netnumber.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr_mstring.cmx .cmx`.p.cmx  netxdr_mstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netxdr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr.cmx .cmx`.p.cmx  netxdr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netasn1.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1.cmx .cmx`.p.cmx  netasn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1_encode.cmx .cmx`.p.cmx  netasn1_encode.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netoid.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netoid.cmx .cmx`.p.cmx  netoid.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netdn.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netdn.cmx .cmx`.p.cmx  netdn.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netx509.cmx .cmx`.p.cmx  netx509.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netascii_armor.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netascii_armor.cmx .cmx`.p.cmx  netascii_armor.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey.cmx .cmx`.p.cmx  netx509_pubkey.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey_crypto.cmx .cmx`.p.cmx  netx509_pubkey_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  nettls_support.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename nettls_support.cmx .cmx`.p.cmx  nettls_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_support.cmx .cmx`.p.cmx  netgssapi_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_auth.cmx .cmx`.p.cmx  netgssapi_auth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram.cmx .cmx`.p.cmx  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_gssapi.cmx .cmx`.p.cmx  netmech_scram_gssapi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_sasl.cmx .cmx`.p.cmx  netmech_scram_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_http.cmx .cmx`.p.cmx  netmech_scram_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_plain_sasl.cmx .cmx`.p.cmx  netmech_plain_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_crammd5_sasl.cmx .cmx`.p.cmx  netmech_crammd5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest.cmx .cmx`.p.cmx  netmech_digest.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_sasl.cmx .cmx`.p.cmx  netmech_digest_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_http.cmx .cmx`.p.cmx  netmech_digest_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_gs2_sasl.cmx .cmx`.p.cmx  netmech_gs2_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_krb5_sasl.cmx .cmx`.p.cmx  netmech_krb5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_spnego_http.cmx .cmx`.p.cmx  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -a -o netstring.cmxa  netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -a -o netstring.p.cmxa netconst.p.cmx netstring_str.p.cmx netbuffer.p.cmx netunichar.p.cmx netaux.p.cmx netstring_tstring.p.cmx netchannels.p.cmx netchannels_crypto.p.cmx netsockaddr.p.cmx netdb.p.cmx netmappings_asn1.p.cmx netmappings.p.cmx netconversion.p.cmx netulex.p.cmx netencoding.p.cmx netstream.p.cmx netdate.p.cmx netmime_string.p.cmx nethtml_scanner.p.cmx nethtml.p.cmx neturl.p.cmx neturl_ldap.p.cmx netsaslprep_data.p.cmx netsaslprep.p.cmx netaddress.p.cmx netcompression.p.cmx netmime.p.cmx netmime_header.p.cmx netmime_channels.p.cmx netsendmail.p.cmx nethttp.p.cmx netpagebuffer.p.cmx netfs.p.cmx netglob_lex.p.cmx netglob.p.cmx netauth.p.cmx netnumber.p.cmx netxdr_mstring.p.cmx netxdr.p.cmx netasn1.p.cmx netasn1_encode.p.cmx netoid.p.cmx netdn.p.cmx netx509.p.cmx netascii_armor.p.cmx netx509_pubkey.p.cmx netx509_pubkey_crypto.p.cmx nettls_support.p.cmx netgssapi_support.p.cmx netgssapi_auth.p.cmx netmech_scram.p.cmx netmech_scram_gssapi.p.cmx netmech_scram_sasl.p.cmx netmech_scram_http.p.cmx netmech_plain_sasl.p.cmx netmech_crammd5_sasl.p.cmx netmech_digest.p.cmx netmech_digest_sasl.p.cmx netmech_digest_http.p.cmx netmech_gs2_sasl.p.cmx netmech_krb5_sasl.p.cmx netmech_spnego_http.p.cmx; \
- else \
- 	../../tools/mkstublib -o netstring.p netconst.p.cmx netstring_str.p.cmx netbuffer.p.cmx netunichar.p.cmx netaux.p.cmx netstring_tstring.p.cmx netchannels.p.cmx netchannels_crypto.p.cmx netsockaddr.p.cmx netdb.p.cmx netmappings_asn1.p.cmx netmappings.p.cmx netconversion.p.cmx netulex.p.cmx netencoding.p.cmx netstream.p.cmx netdate.p.cmx netmime_string.p.cmx nethtml_scanner.p.cmx nethtml.p.cmx neturl.p.cmx neturl_ldap.p.cmx netsaslprep_data.p.cmx netsaslprep.p.cmx netaddress.p.cmx netcompression.p.cmx netmime.p.cmx netmime_header.p.cmx netmime_channels.p.cmx netsendmail.p.cmx nethttp.p.cmx netpagebuffer.p.cmx netfs.p.cmx netglob_lex.p.cmx netglob.p.cmx netauth.p.cmx netnumber.p.cmx netxdr_mstring.p.cmx netxdr.p.cmx netasn1.p.cmx netasn1_encode.p.cmx netoid.p.cmx netdn.p.cmx netx509.p.cmx netascii_armor.p.cmx netx509_pubkey.p.cmx netx509_pubkey_crypto.p.cmx nettls_support.p.cmx netgssapi_support.p.cmx netgssapi_auth.p.cmx netmech_scram.p.cmx netmech_scram_gssapi.p.cmx netmech_scram_sasl.p.cmx netmech_scram_http.p.cmx netmech_plain_sasl.p.cmx netmech_crammd5_sasl.p.cmx netmech_digest.p.cmx netmech_digest_sasl.p.cmx netmech_digest_http.p.cmx netmech_gs2_sasl.p.cmx netmech_krb5_sasl.p.cmx netmech_spnego_http.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netstring.cmxs  netstring.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netstring.p.cmxs netstring.p.cmxa;
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniconfig.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netuniconfig.cmx .cmx`.p.cmx  netuniconfig.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunidata.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netunidata.cmx .cmx`.p.cmx  netunidata.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunichecksums.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netunichecksums.cmx .cmx`.p.cmx  netunichecksums.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cmxa  netuniconfig.cmx netunidata.cmx netunichecksums.cmx; \
- else \
- 	../../tools/mkstublib -o netunidata netuniconfig.cmx netunidata.cmx netunichecksums.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_iso.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_iso.cmx .cmx`.p.cmx  netmappings_iso.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_other.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_other.cmx .cmx`.p.cmx  netmappings_other.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_jp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_jp.cmx .cmx`.p.cmx  netmappings_jp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_kr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_kr.cmx .cmx`.p.cmx  netmappings_kr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniinit.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netuniinit.cmx .cmx`.p.cmx  netuniinit.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_iso.cmxs netmappings_iso.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_other.cmxs netmappings_other.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_jp.cmxs netmappings_jp.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_kr.cmxs netmappings_kr.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netuniinit.cmxs netuniinit.cmx
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.p.cmxa netuniconfig.p.cmx netunidata.p.cmx netunichecksums.p.cmx; \
- else \
- 	../../tools/mkstublib -o netunidata.p netuniconfig.p.cmx netunidata.p.cmx netunichecksums.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netunidata.cmxs  netunidata.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netunidata.p.cmxs netunidata.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  equeue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename equeue.cmx .cmx`.p.cmx  equeue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_util.cmx .cmx`.p.cmx  unixqueue_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_pollset.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_pollset.cmx .cmx`.p.cmx  unixqueue_pollset.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_select.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_select.cmx .cmx`.p.cmx  unixqueue_select.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue.cmx .cmx`.p.cmx  unixqueue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_resolver.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_resolver.cmx .cmx`.p.cmx  uq_resolver.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_engines.cmx .cmx`.p.cmx  uq_engines.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_multiplex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_multiplex.cmx .cmx`.p.cmx  uq_multiplex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_transfer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_transfer.cmx .cmx`.p.cmx  uq_transfer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_io.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_io.cmx .cmx`.p.cmx  uq_io.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_lwt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_lwt.cmx .cmx`.p.cmx  uq_lwt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_libevent.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_libevent.cmx .cmx`.p.cmx  uq_libevent.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_mt.cmx .cmx`.p.cmx  uq_mt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_client.cmx .cmx`.p.cmx  uq_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_server.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_server.cmx .cmx`.p.cmx  uq_server.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_datagram.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_datagram.cmx .cmx`.p.cmx  uq_datagram.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_socks5.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_socks5.cmx .cmx`.p.cmx  uq_socks5.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines_compat.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_engines_compat.cmx .cmx`.p.cmx  uq_engines_compat.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cmxa  equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx; \
- else \
- 	../../tools/mkstublib -o equeue equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.p.cmxa equeue.p.cmx unixqueue_util.p.cmx unixqueue_pollset.p.cmx unixqueue_select.p.cmx unixqueue.p.cmx uq_resolver.p.cmx uq_engines.p.cmx uq_multiplex.p.cmx uq_transfer.p.cmx uq_io.p.cmx uq_lwt.p.cmx uq_libevent.p.cmx uq_mt.p.cmx uq_client.p.cmx uq_server.p.cmx uq_datagram.p.cmx uq_socks5.p.cmx uq_engines_compat.p.cmx; \
- else \
- 	../../tools/mkstublib -o equeue.p equeue.p.cmx unixqueue_util.p.cmx unixqueue_pollset.p.cmx unixqueue_select.p.cmx unixqueue.p.cmx uq_resolver.p.cmx uq_engines.p.cmx uq_multiplex.p.cmx uq_transfer.p.cmx uq_io.p.cmx uq_lwt.p.cmx uq_libevent.p.cmx uq_mt.p.cmx uq_client.p.cmx uq_server.p.cmx uq_datagram.p.cmx uq_socks5.p.cmx uq_engines_compat.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue.cmxs  equeue.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue.p.cmxs equeue.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_sys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_sys.cmx .cmx`.p.cmx  shell_sys.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell.cmx .cmx`.p.cmx  shell.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_uq.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_uq.cmx .cmx`.p.cmx  shell_uq.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_fs.cmx .cmx`.p.cmx  shell_fs.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cmxa  shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx; \
- else \
- 	../../tools/mkstublib -o shell shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.p.cmxa shell_sys.p.cmx shell.p.cmx shell_uq.p.cmx shell_fs.p.cmx; \
- else \
- 	../../tools/mkstublib -o shell.p shell_sys.p.cmx shell.p.cmx shell_uq.p.cmx shell_fs.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o shell.cmxs  shell.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o shell.p.cmxs shell.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  config.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename config.cmx .cmx`.p.cmx  config.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  syntax.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename syntax.cmx .cmx`.p.cmx  syntax.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  options.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename options.cmx .cmx`.p.cmx  options.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  parser.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename parser.cmx .cmx`.p.cmx  parser.ml
- ocamllex lexer.mll
- 127 states, 803 transitions, table size 3974 bytes
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename lexer.cmx .cmx`.p.cmx  lexer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rename.cmx .cmx`.p.cmx  rename.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename generate.cmx .cmx`.p.cmx  generate.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  direct.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename direct.cmx .cmx`.p.cmx  direct.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cmxa  config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_generator config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.p.cmxa config.p.cmx syntax.p.cmx options.p.cmx parser.p.cmx lexer.p.cmx rename.p.cmx generate.p.cmx direct.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_generator.p config.p.cmx syntax.p.cmx options.p.cmx parser.p.cmx lexer.p.cmx rename.p.cmx generate.p.cmx direct.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_generator.cmxs  rpc_generator.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_generator.p.cmxs rpc_generator.p.cmxa;
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc.cmx .cmx`.p.cmx  rpc.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_common.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_common.cmx .cmx`.p.cmx  rpc_common.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_program.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_program.cmx .cmx`.p.cmx  rpc_program.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_util.cmx .cmx`.p.cmx  rpc_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_aux.cmx .cmx`.p.cmx  rpc_portmapper_aux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_packer.cmx .cmx`.p.cmx -w p rpc_packer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_transport.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_transport.cmx .cmx`.p.cmx  rpc_transport.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client_pre.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client_pre.cmx .cmx`.p.cmx  rpc_client_pre.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_clnt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_clnt.cmx .cmx`.p.cmx  rpc_portmapper_clnt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_impl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_impl.cmx .cmx`.p.cmx  rpc_portmapper_impl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client.cmx .cmx`.p.cmx  rpc_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_simple_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_simple_client.cmx .cmx`.p.cmx  rpc_simple_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper.cmx .cmx`.p.cmx -w p rpc_portmapper.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_server.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_server.cmx .cmx`.p.cmx  rpc_server.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_sys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_sys.cmx .cmx`.p.cmx  rpc_auth_sys.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi_aux.cmx .cmx`.p.cmx  rpc_auth_gssapi_aux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi.cmx .cmx`.p.cmx  rpc_auth_gssapi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_proxy.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_proxy.cmx .cmx`.p.cmx  rpc_proxy.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cmxa  rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx; \
- else \
- 	../../tools/mkstublib -o rpc rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.p.cmxa rpc.p.cmx rpc_common.p.cmx rpc_program.p.cmx rpc_util.p.cmx rpc_portmapper_aux.p.cmx rpc_packer.p.cmx rpc_transport.p.cmx rpc_client_pre.p.cmx rpc_portmapper_clnt.p.cmx rpc_portmapper_impl.p.cmx rpc_client.p.cmx rpc_simple_client.p.cmx rpc_portmapper.p.cmx rpc_server.p.cmx rpc_auth_sys.p.cmx rpc_auth_gssapi_aux.p.cmx rpc_auth_gssapi.p.cmx rpc_proxy.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc.p rpc.p.cmx rpc_common.p.cmx rpc_program.p.cmx rpc_util.p.cmx rpc_portmapper_aux.p.cmx rpc_packer.p.cmx rpc_transport.p.cmx rpc_client_pre.p.cmx rpc_portmapper_clnt.p.cmx rpc_portmapper_impl.p.cmx rpc_client.p.cmx rpc_simple_client.p.cmx rpc_portmapper.p.cmx rpc_server.p.cmx rpc_auth_sys.p.cmx rpc_auth_gssapi_aux.p.cmx rpc_auth_gssapi.p.cmx rpc_proxy.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc.cmxs  rpc.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc.p.cmxs rpc.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_local.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_local.cmx .cmx`.p.cmx  rpc_auth_local.ml
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cmxa  rpc_auth_local.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmx rpclocal.o ; \
- fi
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.p.cmxa rpc_auth_local.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local.p rpc_auth_local.p.cmx rpclocal.o ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_auth_local.cmxs  rpc_auth_local.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_auth_local.p.cmxs rpc_auth_local.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client_conncache.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client_conncache.cmx .cmx`.p.cmx  nethttp_client_conncache.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client.cmx .cmx`.p.cmx  nethttp_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nettelnet_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nettelnet_client.cmx .cmx`.p.cmx  nettelnet_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_data_endpoint.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_data_endpoint.cmx .cmx`.p.cmx  netftp_data_endpoint.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_client.cmx .cmx`.p.cmx  netftp_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_fs.cmx .cmx`.p.cmx  nethttp_fs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_fs.cmx .cmx`.p.cmx  netftp_fs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netsmtp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netsmtp.cmx .cmx`.p.cmx  netsmtp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netpop.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netpop.cmx .cmx`.p.cmx  netpop.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netldap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netldap.cmx .cmx`.p.cmx  netldap.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cmxa  nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx; \
- else \
- 	../../tools/mkstublib -o netclient nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.p.cmxa nethttp_client_conncache.p.cmx nethttp_client.p.cmx nettelnet_client.p.cmx netftp_data_endpoint.p.cmx netftp_client.p.cmx nethttp_fs.p.cmx netftp_fs.p.cmx netsmtp.p.cmx netpop.p.cmx netldap.p.cmx; \
- else \
- 	../../tools/mkstublib -o netclient.p nethttp_client_conncache.p.cmx nethttp_client.p.cmx nettelnet_client.p.cmx netftp_data_endpoint.p.cmx netftp_client.p.cmx nethttp_fs.p.cmx netftp_fs.p.cmx netsmtp.p.cmx netpop.p.cmx netldap.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netclient.cmxs  netclient.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netclient.p.cmxs netclient.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_common.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_common.cmx .cmx`.p.cmx  netcgi_common.ml
- File "netcgi_common.ml", line 1067, characters 23-38:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "netcgi_common.ml", line 1067, characters 23-38:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi.cmx .cmx`.p.cmx  netcgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_ajp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_ajp.cmx .cmx`.p.cmx  netcgi_ajp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_scgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_scgi.cmx .cmx`.p.cmx  netcgi_scgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_cgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_cgi.cmx .cmx`.p.cmx  netcgi_cgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_fcgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_fcgi.cmx .cmx`.p.cmx  netcgi_fcgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_dbi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_dbi.cmx .cmx`.p.cmx  netcgi_dbi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi1_compat.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi1_compat.cmx .cmx`.p.cmx  netcgi1_compat.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_test.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_test.cmx .cmx`.p.cmx  netcgi_test.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cmxa  netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.p.cmxa netcgi_common.p.cmx netcgi.p.cmx netcgi_ajp.p.cmx netcgi_scgi.p.cmx netcgi_cgi.p.cmx netcgi_fcgi.p.cmx netcgi_dbi.p.cmx netcgi1_compat.p.cmx netcgi_test.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi.p netcgi_common.p.cmx netcgi.p.cmx netcgi_ajp.p.cmx netcgi_scgi.p.cmx netcgi_cgi.p.cmx netcgi_fcgi.p.cmx netcgi_dbi.p.cmx netcgi1_compat.p.cmx netcgi_test.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi.cmxs  netcgi.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi.p.cmxs netcgi.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_encap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_encap.cmx .cmx`.p.cmx  netplex_encap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_types.cmx .cmx`.p.cmx  netplex_types.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_aux.cmx .cmx`.p.cmx  netplex_ctrl_aux.ml
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_clnt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_clnt.cmx .cmx`.p.cmx  netplex_ctrl_clnt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_srv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_srv.cmx .cmx`.p.cmx  netplex_ctrl_srv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_util.cmx .cmx`.p.cmx  netplex_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_internal.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_internal.cmx .cmx`.p.cmx  netplex_internal.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_cenv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_cenv.cmx .cmx`.p.cmx  netplex_cenv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mp.cmx .cmx`.p.cmx  netplex_mp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mt.cmx .cmx`.p.cmx  netplex_mt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_log.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_log.cmx .cmx`.p.cmx  netplex_log.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_container.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_container.cmx .cmx`.p.cmx  netplex_container.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sockserv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sockserv.cmx .cmx`.p.cmx  netplex_sockserv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_workload.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_workload.cmx .cmx`.p.cmx  netplex_workload.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_kit.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_kit.cmx .cmx`.p.cmx  netplex_kit.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sharedvar.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sharedvar.cmx .cmx`.p.cmx  netplex_sharedvar.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_controller.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_controller.cmx .cmx`.p.cmx  netplex_controller.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_config.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_config.cmx .cmx`.p.cmx  netplex_config.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_main.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_main.cmx .cmx`.p.cmx  netplex_main.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_netplex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_netplex.cmx .cmx`.p.cmx  rpc_netplex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_semaphore.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_semaphore.cmx .cmx`.p.cmx  netplex_semaphore.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mutex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mutex.cmx .cmx`.p.cmx  netplex_mutex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mbox.cmx .cmx`.p.cmx  netplex_mbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cmxa  netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx; \
- else \
- 	../../tools/mkstublib -o netplex netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.p.cmxa netplex_types.p.cmx netplex_ctrl_aux.p.cmx netplex_ctrl_clnt.p.cmx netplex_ctrl_srv.p.cmx netplex_util.p.cmx netplex_encap.p.cmx netplex_internal.p.cmx netplex_cenv.p.cmx netplex_mp.p.cmx netplex_mt.p.cmx netplex_log.p.cmx netplex_container.p.cmx netplex_sockserv.p.cmx netplex_workload.p.cmx netplex_kit.p.cmx netplex_sharedvar.p.cmx netplex_controller.p.cmx netplex_config.p.cmx netplex_main.p.cmx rpc_netplex.p.cmx netplex_semaphore.p.cmx netplex_mutex.p.cmx netplex_mbox.p.cmx; \
- else \
- 	../../tools/mkstublib -o netplex.p netplex_types.p.cmx netplex_ctrl_aux.p.cmx netplex_ctrl_clnt.p.cmx netplex_ctrl_srv.p.cmx netplex_util.p.cmx netplex_encap.p.cmx netplex_internal.p.cmx netplex_cenv.p.cmx netplex_mp.p.cmx netplex_mt.p.cmx netplex_log.p.cmx netplex_container.p.cmx netplex_sockserv.p.cmx netplex_workload.p.cmx netplex_kit.p.cmx netplex_sharedvar.p.cmx netplex_controller.p.cmx netplex_config.p.cmx netplex_main.p.cmx rpc_netplex.p.cmx netplex_semaphore.p.cmx netplex_mutex.p.cmx netplex_mbox.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netplex.cmxs  netplex.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netplex.p.cmxs netplex.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_plex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_plex.cmx .cmx`.p.cmx  netcgi_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cmxa  netcgi_plex.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.p.cmxa netcgi_plex.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex.p netcgi_plex.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi2-plex.cmxs  netcgi2-plex.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi2-plex.p.cmxs netcgi2-plex.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcamlbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcamlbox.cmx .cmx`.p.cmx  netcamlbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cmxa  netcamlbox.cmx; \
- else \
- 	../../tools/mkstublib -o netcamlbox netcamlbox.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.p.cmxa netcamlbox.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcamlbox.p netcamlbox.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcamlbox.cmxs  netcamlbox.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcamlbox.p.cmxs netcamlbox.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore.cmx .cmx`.p.cmx  netmcore.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_camlbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_camlbox.cmx .cmx`.p.cmx  netmcore_camlbox.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_util.cmx .cmx`.p.cmx  netmcore_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mempool.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mempool.cmx .cmx`.p.cmx  netmcore_mempool.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_heap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_heap.cmx .cmx`.p.cmx  netmcore_heap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_ref.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_ref.cmx .cmx`.p.cmx  netmcore_ref.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_array.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_array.cmx .cmx`.p.cmx  netmcore_array.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_sem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_sem.cmx .cmx`.p.cmx  netmcore_sem.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mutex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mutex.cmx .cmx`.p.cmx  netmcore_mutex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_condition.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_condition.cmx .cmx`.p.cmx  netmcore_condition.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_queue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_queue.cmx .cmx`.p.cmx  netmcore_queue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_buffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_buffer.cmx .cmx`.p.cmx  netmcore_buffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_matrix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_matrix.cmx .cmx`.p.cmx  netmcore_matrix.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_hashtbl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_hashtbl.cmx .cmx`.p.cmx  netmcore_hashtbl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_process.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_process.cmx .cmx`.p.cmx  netmcore_process.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cmxa  netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx; \
- else \
- 	../../tools/mkstublib -o netmulticore netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.p.cmxa netmcore.p.cmx netmcore_camlbox.p.cmx netmcore_util.p.cmx netmcore_mempool.p.cmx netmcore_heap.p.cmx netmcore_ref.p.cmx netmcore_array.p.cmx netmcore_sem.p.cmx netmcore_mutex.p.cmx netmcore_condition.p.cmx netmcore_queue.p.cmx netmcore_buffer.p.cmx netmcore_matrix.p.cmx netmcore_hashtbl.p.cmx netmcore_process.p.cmx; \
- else \
- 	../../tools/mkstublib -o netmulticore.p netmcore.p.cmx netmcore_camlbox.p.cmx netmcore_util.p.cmx netmcore_mempool.p.cmx netmcore_heap.p.cmx netmcore_ref.p.cmx netmcore_array.p.cmx netmcore_sem.p.cmx netmcore_mutex.p.cmx netmcore_condition.p.cmx netmcore_queue.p.cmx netmcore_buffer.p.cmx netmcore_matrix.p.cmx netmcore_hashtbl.p.cmx netmcore_process.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmulticore.cmxs  netmulticore.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmulticore.p.cmxs netmulticore.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_types.cmx .cmx`.p.cmx  nethttpd_types.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_util.cmx .cmx`.p.cmx  nethttpd_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_kernel.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_kernel.cmx .cmx`.p.cmx  nethttpd_kernel.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_reactor.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_reactor.cmx .cmx`.p.cmx  nethttpd_reactor.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_engine.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_engine.cmx .cmx`.p.cmx  nethttpd_engine.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_services.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_services.cmx .cmx`.p.cmx  nethttpd_services.ml
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_plex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_plex.cmx .cmx`.p.cmx  nethttpd_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cmxa  nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx; \
- else \
- 	../../tools/mkstublib -o nethttpd nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.p.cmxa nethttpd_types.p.cmx nethttpd_util.p.cmx nethttpd_kernel.p.cmx nethttpd_reactor.p.cmx nethttpd_engine.p.cmx nethttpd_services.p.cmx nethttpd_plex.p.cmx; \
- else \
- 	../../tools/mkstublib -o nethttpd.p nethttpd_types.p.cmx nethttpd_util.p.cmx nethttpd_kernel.p.cmx nethttpd_reactor.p.cmx nethttpd_engine.p.cmx nethttpd_services.p.cmx nethttpd_plex.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o nethttpd.cmxs  nethttpd.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o nethttpd.p.cmxs nethttpd.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
-> compiled  ocamlnet.4.1.9-1
Processing 70/72: [ocamlnet: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1)
- for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre install ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netsys_oothr.cmo netsys_oothr_mt_init.cmo netsys_oothr_mt_init.cmx netsys_oothr_mt_init.o netsys_oothr_mt_init.p.cmx netsys_oothr_mt_init.p.o netsys_gprof_init.p.cmx netsys_gprof_init.p.o netsys_c_gprof.o netsys_c_event.h netsys_c_outofheap.o` && \
- ocamlfind install netsys $files
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_c_outofheap.o
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_c_event.h
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_c_gprof.o
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gprof_init.p.o
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gprof_init.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.p.o
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.o
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.cmx
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.cmo
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.cmo
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.p.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.p.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.p.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/libnetsys.p.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/libnetsys.a
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.cma
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.cma
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.cma
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_xdr.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_win32.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_types.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_tmp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_tls.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_signal.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sem.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sasl_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sasl_types.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_rng.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_posix.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_polysocket.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_polypipe.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_win32.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_posix.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_generic.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pmanage.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_mem.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_impl_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gssapi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gprof_init.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_global.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_digests.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto_types.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto_modes.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_conf.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_ciphers.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netlog.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netexn.cmi
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_xdr.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_win32.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_types.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_tmp.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_tls.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_signalling.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_signal.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sem.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sasl_types.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_rng.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_posix.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_polysocket.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_polypipe.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_win32.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_posix.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset_generic.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pollset.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_pmanage.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt_init.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr_mt.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_oothr.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_mem.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gssapi.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_gprof_init.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_global.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_digests.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto_types.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto_modes.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_crypto.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys_ciphers.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netsys.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netlog.mli
- Installed /home/opam/.opam/4.03.0/lib/netsys/netexn.mli
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllnetsys.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllnetsys.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/netsys/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netshm $files
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.p.a
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.a
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.cma
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_hashtbl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_data.cmi
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_array.cmi
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.cmi
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_hashtbl.mli
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_data.mli
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm_array.mli
- Installed /home/opam/.opam/4.03.0/lib/netshm/netshm.mli
- Installed /home/opam/.opam/4.03.0/lib/netshm/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netstring_top.cmo netaccel_link.cmo netconversion.cmx netbuffer.cmx netnumber.cmx netxdr.cmx netconversion.p.cmx netbuffer.p.cmx netnumber.p.cmx netxdr.p.cmx netconversion.o netbuffer.o netnumber.o netxdr.o netconversion.p.o netbuffer.p.o netnumber.p.o netxdr.p.o` && \
- ocamlfind install netstring $files
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.p.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.p.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.p.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.p.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.o
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.cmx
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel_link.cmo
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_top.cmo
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.p.a
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.a
- Installed /home/opam/.opam/4.03.0/lib/netstring/libnetaccel_c.a
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring.cma
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel.cma
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr_mstring.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509_pubkey_crypto.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509_pubkey.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/neturl_ldap.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/neturl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netunichar.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netulex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/nettls_support.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_tstring.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_top.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_str.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstream.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsockaddr.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsendmail.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsaslprep_data.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsaslprep.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netpagebuffer.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netoid.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_string.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_header.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_channels.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_spnego_http.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_http.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_gssapi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_plain_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_krb5_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_gs2_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_digest_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_digest_http.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_digest.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_crammd5_sasl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmappings_asn1.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmappings.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/nethttp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/nethtml_scanner.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/nethtml.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netgssapi_support.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netgssapi_auth.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netglob_lex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netglob.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netfs.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netencoding.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdn.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdb.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdate.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconst.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netcompression.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netchannels_crypto.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netchannels.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaux.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netauth.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netasn1_encode.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netasn1.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netascii_armor.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaddress.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel_link.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel.cmi
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr_mstring.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netxdr.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509_pubkey_crypto.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509_pubkey.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netx509.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/neturl_ldap.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/neturl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netunichar.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netulex.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/nettls_support.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_tstring.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_top.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstring_str.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netstream.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsockaddr.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsendmail.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netsaslprep.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netpagebuffer.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netoid.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netnumber.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_string.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_header.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime_channels.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmime.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_spnego_http.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_http.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram_gssapi.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_scram.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_plain_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_krb5_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_gs2_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_digest_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_digest_http.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmech_crammd5_sasl.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netmappings.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/nethttp.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/nethtml.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netgssapi_support.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netgssapi_auth.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netglob.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netfs.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netencoding.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdn.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdb.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netdate.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconversion.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netconst.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netcompression.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netchannels_crypto.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netchannels.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netbuffer.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaux.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netauth.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netasn1_encode.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netasn1.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netascii_armor.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaddress.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel_link.mli
- Installed /home/opam/.opam/4.03.0/lib/netstring/netaccel.mli
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllnetaccel_c.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllnetaccel_c.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/netstring/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netmappings_iso.cmo netmappings_other.cmo netmappings_jp.cmo netmappings_kr.cmo netmappings_iso.cmx netmappings_other.cmx netmappings_jp.cmx netmappings_kr.cmx netmappings_iso.o netmappings_other.o netmappings_jp.o netmappings_kr.o netuniinit.cmo netuniinit.cmx netuniinit.o` && \
- ocamlfind install netunidata $files
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniinit.o
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniinit.cmx
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniinit.cmo
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_kr.o
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_jp.o
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_other.o
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_iso.o
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_kr.cmx
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_jp.cmx
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_other.cmx
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_iso.cmx
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_kr.cmo
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_jp.cmo
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_other.cmo
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_iso.cmo
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.p.a
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.a
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniinit.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_other.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_kr.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_jp.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_iso.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.cma
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniinit.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netuniconfig.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunichecksums.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_other.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_kr.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_jp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netmappings_iso.cmi
- Installed /home/opam/.opam/4.03.0/lib/netunidata/netunidata.mli
- Installed /home/opam/.opam/4.03.0/lib/netunidata/META
- mkdir -p "/home/opam/.opam/4.03.0/lib/netunidata"
- cp netdb/*.netdb "/home/opam/.opam/4.03.0/lib/netunidata"
- Installed .netdb files into /home/opam/.opam/4.03.0/lib/netunidata
- test -d netdb
- (cd netdb && ls *.netdb) | \
- { while read f; do echo "/home/opam/.opam/4.03.0/lib/netunidata/$f"; done; } >netdb-packlist
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META unixqueue_mt.cmo unixqueue_mt.cmx unixqueue_mt.p.cmx unixqueue_mt.o unixqueue_mt.p.o` && \
- ocamlfind install equeue $files
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.p.a
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.a
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.cmxs
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.cmxa
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.cma
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_transfer.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_socks5.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_server.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_resolver.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_multiplex.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_mt.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_lwt.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_libevent.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_io.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_engines_compat.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_engines.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_datagram.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue_select.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue_pollset.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.cmi
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_transfer.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_socks5.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_server.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_resolver.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_multiplex.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_mt.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_lwt.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_libevent.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_io.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_engines_compat.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_engines.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_datagram.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/uq_client.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue_select.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue_pollset.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/unixqueue.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/equeue.mli
- Installed /home/opam/.opam/4.03.0/lib/equeue/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install shell $files
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.p.a
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.a
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.cmxs
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.cmxa
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.cma
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_uq.cmi
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_sys.cmi
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_fs.cmi
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.cmi
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_uq.mli
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_sys.mli
- Installed /home/opam/.opam/4.03.0/lib/shell/shell_fs.mli
- Installed /home/opam/.opam/4.03.0/lib/shell/shell.mli
- Installed /home/opam/.opam/4.03.0/lib/shell/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META rpcgen-packlist` && \
- ocamlfind install rpc-generator $files
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpcgen-packlist
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.p.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rpc_generator.cma
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/syntax.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/rename.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/parser.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/options.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/main.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/lexer.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/generate.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/direct.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/config.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/parser.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/dummy.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc-generator/META
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- cp ocamlrpcgen "/home/opam/.opam/4.03.0/bin"
- Installed ocamlrpcgen into /home/opam/.opam/4.03.0/bin
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install rpc $files
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.p.a
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.a
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.cma
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_transport.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_simple_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_server.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_proxy.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_program.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper_impl.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper_clnt.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper_aux.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_packer.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_common.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_client_pre.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_sys.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_gssapi_aux.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_gssapi.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_util.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_transport.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_simple_client.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_server.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_proxy.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_program.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper_clnt.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper_aux.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_portmapper.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_packer.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_client_pre.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_client.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_sys.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_gssapi_aux.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc_auth_gssapi.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/rpc.mli
- Installed /home/opam/.opam/4.03.0/lib/rpc/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install rpc-auth-local $files
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.p.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/librpc_auth_local.p.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/librpc_auth_local.a
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.cmxs
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.cmxa
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.cma
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.cmi
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/rpc_auth_local.mli
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllrpc_auth_local.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllrpc_auth_local.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/rpc-auth-local/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netclient $files
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.p.a
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.a
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netclient/netclient.cma
- Installed /home/opam/.opam/4.03.0/lib/netclient/nettelnet_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netsmtp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netpop.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netldap.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_fs.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_client_conncache.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_fs.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_data_endpoint.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_client.cmi
- Installed /home/opam/.opam/4.03.0/lib/netclient/nettelnet_client.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netsmtp.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netpop.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netldap.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_fs.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_client_conncache.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/nethttp_client.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_fs.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_data_endpoint.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/netftp_client.mli
- Installed /home/opam/.opam/4.03.0/lib/netclient/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcgi2 $files
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.p.a
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.a
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.cma
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_test.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_scgi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_fcgi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_dbi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_common.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_cgi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_ajp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi1_compat.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_test.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_scgi.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_fcgi.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_dbi.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_common.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_cgi.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi_ajp.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi1_compat.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/netcgi.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netplex-packlist netplex_mt.cmo netplex_mt.cmx netplex_mt.o netplex_mt.p.cmx netplex_mt.p.o` && \
- ocamlfind install netplex $files
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.p.o
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.p.cmx
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.o
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.cmx
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.cmo
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex-packlist
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.p.a
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.a
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex.cma
- Installed /home/opam/.opam/4.03.0/lib/netplex/rpc_netplex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_workload.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_types.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_sockserv.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_sharedvar.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_semaphore.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mutex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mp.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mbox.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_main.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_log.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_kit.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_internal.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_encap.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_srv.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_clnt.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_aux.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_controller.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_container.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_config.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_cenv.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_admin.cmi
- Installed /home/opam/.opam/4.03.0/lib/netplex/rpc_netplex.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_workload.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_types.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_sockserv.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_sharedvar.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_semaphore.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mutex.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mt.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mp.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_mbox.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_main.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_log.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_kit.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_internal.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_encap.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_srv.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_clnt.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_ctrl_aux.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_controller.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_container.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_config.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/netplex_cenv.mli
- Installed /home/opam/.opam/4.03.0/lib/netplex/META
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- cp netplex-admin "/home/opam/.opam/4.03.0/bin"
- Installed netplex-admin into /home/opam/.opam/4.03.0/bin
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcgi2-plex $files
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.p.a
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.a
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi2-plex.cma
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi_plex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/netcgi_plex.mli
- Installed /home/opam/.opam/4.03.0/lib/netcgi2-plex/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcamlbox $files
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.p.a
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.a
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.cma
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.cmi
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/netcamlbox.mli
- Installed /home/opam/.opam/4.03.0/lib/netcamlbox/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netmulticore $files
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.p.a
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.a
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.cmxs
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.cmxa
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmulticore.cma
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_sem.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_ref.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_queue.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_process.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_mutex.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_mempool.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_matrix.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_heap.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_hashtbl.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_condition.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_camlbox.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_buffer.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_array.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore.cmi
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_sem.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_ref.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_queue.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_process.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_mutex.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_mempool.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_matrix.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_heap.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_hashtbl.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_condition.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_camlbox.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_buffer.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_bigarray.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore_array.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/netmcore.mli
- Installed /home/opam/.opam/4.03.0/lib/netmulticore/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META LICENSE` && \
- ocamlfind install nethttpd $files
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/LICENSE
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.p.a
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.a
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.p.cmxs
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.cmxs
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.p.cmxa
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.cmxa
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd.cma
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_util.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_types.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_services.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_reactor.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_plex.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_kernel.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_engine.cmi
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_util.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_types.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_services.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_reactor.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_plex.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_kernel.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/nethttpd_engine.mli
- Installed /home/opam/.opam/4.03.0/lib/nethttpd/META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
-> installed ocamlnet.4.1.9-1
Processing 71/72: [gapi-ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gapi-ocaml" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/gapi-ocaml.0.4.1)
-> compiled  gapi-ocaml.0.4.1
-> installed gapi-ocaml.0.4.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 18:20.02 ---> saved as "b8e3e781de4562a64f531845c203d9e614274829d5844612d28a57fe730956ec"
Job succeeded