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 05:14.51 ---> 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 05:14.51 ---> 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 05:14.51 ---> 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 05:14.51 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (https://github.com/ocaml/ocaml/archive/4.02.3.tar.gz)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02.3) to update the current shell environment
2021-07-03 05:14.51 ---> using "7422bb32a94b38d7ab447cbed37bdab062121bc07e796ed852784f03c0a07d00" 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 (5158 kB/s)
- Reading package lists...
- 
2021-07-03 05:14.51 ---> using "e062063ec6e4ee3bfa722591d4ca84e34c353e1a72ff56e1fc6a352933f1c9b4" 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 05:14.51 ---> using "75808bb7baa725eaca8c8e43f8e9495f1272fa6e283777d90c65e3bb2a975e38" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config     2     [required by conf-zlib]
  - install ocamlbuild          0     [required by bitcoin]
  - 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 conf-zlib           1     [required by cryptokit]
  - install conf-gmp-powm-sec   3     [required by cryptokit]
  - install ocamlfind           1.8.1 [required by cryptokit]
  - install zarith              1.11  [required by cryptokit]
  - install ocamlfind-secondary 1.8.1 [required by dune]
  - install cryptokit           1.14  [required by bitcoin]
  - install dune                2.9.0 [required by yojson]
  - install easy-format         1.3.2 [required by yojson]
  - install cppo                1.6.7 [required by yojson]
  - install biniou              1.2.1 [required by yojson]
  - install yojson              1.7.0 [required by bitcoin]
  - install bitcoin             2.0
===== 17 to install =====

The following system packages will first need to be installed:
    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" "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) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17846 files and directories currently installed.)
- Preparing to unpack .../00-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 .../01-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 .../02-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 .../03-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 .../04-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../06-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 .../07-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../08-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 .../09-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 .../10-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 .../11-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 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  1/51:
Processing  2/51:
Processing  3/51:
Processing  4/51:
Processing  5/51:
Processing  6/51:
Processing  7/51:
Processing  8/51:
Processing  9/51:
Processing 10/51: [conf-gmp: sh]
Processing 11/51: [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 12/51: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 13/51: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved biniou.1.2.1  (cached)
Processing 14/51: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved bitcoin.2.0  (cached)
Processing 15/51: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.7  (cached)
Processing 16/51: [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.02.3/.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 16/51: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-gmp.3
Processing 17/51: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 18/51: [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.02.3/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 18/51: [conf-gmp-powm-sec: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-m4.1
Processing 19/51: [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.02.3/.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 19/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
-> installed conf-perl.1
Processing 20/51: [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.02.3/.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 20/51: [conf-gmp-powm-sec: sh]
Processing 21/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved cryptokit.1.14  (cached)
Processing 22/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
Processing 23/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
Processing 24/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved dune.2.9.0  (cached)
Processing 25/51: [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved easy-format.1.3.2  (cached)
Processing 26/51: [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.02.3/.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/51: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02.3/lib/pkgconfig" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 26/51:
Processing 27/51: [conf-zlib: pkg-config zlib]
-> installed conf-gmp-powm-sec.3
Processing 28/51: [conf-zlib: pkg-config zlib]
-> installed ocamlbuild.0
Processing 29/51: [conf-zlib: pkg-config zlib]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 30/51: [conf-zlib: pkg-config zlib]
Processing 31/51: [conf-zlib: pkg-config zlib] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
-> retrieved yojson.1.7.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 31/51: [ocamlfind: ./configure]
-> installed conf-zlib.1
Processing 32/51: [ocamlfind: ./configure]
-> retrieved zarith.1.11  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 32/51: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -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  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/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.02.3/.opam-switch/build/ocamlfind.1.8.1'
Processing 32/51: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c topfind.ml
- 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  -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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 33/51: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "./configure" "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 33/51: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/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.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.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.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"; \
- fi
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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 34/51: [ocamlfind-secondary: ./configure]
Processing 35/51: [ocamlfind-secondary: ./configure] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 35/51: [zarith: ./configure]
Processing 36/51: [zarith: ./configure] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.02.3/bin
- binary ocamlc: found in /home/opam/.opam/4.02.3/bin
- binary ocamldep: found in /home/opam/.opam/4.02.3/bin
- binary ocamlmklib: found in /home/opam/.opam/4.02.3/bin
- binary ocamldoc: found in /home/opam/.opam/4.02.3/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.02.3/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.02.3/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.02.3/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.02.3/bin
- binary ocamlc: found in /home/opam/.opam/4.02.3/bin
- binary ocamldep: found in /home/opam/.opam/4.02.3/bin
- binary ocamlmklib: found in /home/opam/.opam/4.02.3/bin
- binary ocamldoc: found in /home/opam/.opam/4.02.3/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.02.3/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.02.3/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.02.3/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 36/51: [zarith: make] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.02.3/.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.02.3/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/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.02.3/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 36/51: [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 36/51: [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.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 36/51: [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 36/51: [zarith: make] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 36/51: [zarith: make]
Processing 37/51: [dune: ocaml bootstrap.ml] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02.3/.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.02.3/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
- In file included from zarith.h:29,
-                  from caml_z.c:39:
- caml_z.c: In function 'ml_z_reduce':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:414:14: note: in expansion of macro 'Val_long'
-   414 |       return Val_long(Z_MIN_INT);
-       |              ^~~~~~~~
- caml_z.c: In function 'ml_z_compare':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1074:42: note: in expansion of macro 'Val_long'
-  1074 |       return arg1 > arg2 ? Val_long(1) : Val_long(-1);
-       |                                          ^~~~~~~~
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1078:29: note: in expansion of macro 'Val_long'
-  1078 |       return Z_SIGN(arg1) ? Val_long(-1) : Val_long(1);
-       |                             ^~~~~~~~
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1084:41: note: in expansion of macro 'Val_long'
-  1084 |     return Z_SIGN(arg2) ? Val_long(1) : Val_long(-1);
-       |                                         ^~~~~~~~
- caml_z.c: In function 'ml_z_rdiv':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1622:20: note: in expansion of macro 'Val_long'
-  1622 |       if (dir) q = Val_long(-1);
-       |                    ^~~~~~~~
- caml_z.c: In function 'ml_z_shift_right':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:2296:26: note: in expansion of macro 'Val_long'
-  2296 |     if (sign_arg) return Val_long(-1);
-       |                          ^~~~~~~~
- 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.02.3/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
- In file included from zarith.h:29,
-                  from caml_z.c:39:
- caml_z.c: In function 'ml_z_reduce':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:414:14: note: in expansion of macro 'Val_long'
-   414 |       return Val_long(Z_MIN_INT);
-       |              ^~~~~~~~
- caml_z.c: In function 'ml_z_compare':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1074:42: note: in expansion of macro 'Val_long'
-  1074 |       return arg1 > arg2 ? Val_long(1) : Val_long(-1);
-       |                                          ^~~~~~~~
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1078:29: note: in expansion of macro 'Val_long'
-  1078 |       return Z_SIGN(arg1) ? Val_long(-1) : Val_long(1);
-       |                             ^~~~~~~~
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1084:41: note: in expansion of macro 'Val_long'
-  1084 |     return Z_SIGN(arg2) ? Val_long(1) : Val_long(-1);
-       |                                         ^~~~~~~~
- caml_z.c: In function 'ml_z_rdiv':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1622:20: note: in expansion of macro 'Val_long'
-  1622 |       if (dir) q = Val_long(-1);
-       |                    ^~~~~~~~
- caml_z.c: In function 'ml_z_shift_right':
- /home/opam/.opam/4.02.3/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:2296:26: note: in expansion of macro 'Val_long'
-  2296 |     if (sign_arg) return Val_long(-1);
-       |                          ^~~~~~~~
- 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 37/51: [dune: ocaml bootstrap.ml]
Processing 38/51: [dune: ocaml bootstrap.ml] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.02.3/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.02.3/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02.3/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.02.3/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.02.3/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.02.3/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/q.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/z.mli
- Installed /home/opam/.opam/4.02.3/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.02.3/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02.3/lib/zarith/META
-> installed zarith.1.11
Processing 38/51: [dune: ocaml bootstrap.ml]
Processing 39/51: [cryptokit: make] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -configure 
- 
- Configuration:
- ocamlfind: ...................................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: ......................................................... /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ....................................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: ..................................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ................................................... cryptokit
- Package version: ................................................ 1.13
- os_type: ........................................................ Unix
- system: ......................................................... linux
- architecture: ................................................... amd64
- ccomp_type: ..................................................... cc
- ocaml_version: .................................................. 4.02.3
- standard_library_default: ....................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: ............................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: ............................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ............................................ gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: .............................................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: .......................................................... default
- ext_obj: ........................................................ .o
- ext_asm: ........................................................ .s
- ext_lib: ........................................................ .a
- ext_dll: ........................................................ .so
- default_executable_name: ........................................ a.out
- systhread_supported: ............................................ true
- Install architecture-independent files dir: ..................... /usr/local
- Install architecture-dependent files in dir: .................... $prefix
- User executables: ............................................... $exec_prefix/bin
- System admin executables: ....................................... $exec_prefix/sbin
- Program executables: ............................................ $exec_prefix/libexec
- Read-only single-machine data: .................................. $prefix/etc
- Modifiable architecture-independent data: ....................... $prefix/com
- Modifiable single-machine data: ................................. $prefix/var
- Object code libraries: .......................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................... $prefix/share
- Read-only architecture-independent data: ........................ $datarootdir
- Info documentation: ............................................. $datarootdir/info
- Locale-dependent data: .......................................... $datarootdir/locale
- Man documentation: .............................................. $datarootdir/man
- Documentation root: ............................................. $datarootdir/doc/$pkg_name
- HTML documentation: ............................................. $docdir
- DVI documentation: .............................................. $docdir
- PDF documentation: .............................................. $docdir
- PS documentation: ............................................... $docdir
- findlib_version: ................................................ 1.8.1
- is_native: ...................................................... true
- suffix_program: .................................................
- Remove a file.: ................................................. rm -f
- Remove a directory.: ............................................ rm -rf
- Turn ocaml debug flag on: ....................................... true
- Turn ocaml profile flag on: ..................................... false
- Compiler support generation of .cmxs.: .......................... true
- OCamlbuild additional flags: ....................................
- Enable ZLib: .................................................... true
- Enable hardware support for AES and GCM (needs GCC or Clang): ... true
- Build and run benchmark: ........................................ false
- Create documentations: .......................................... true
- Compile tests executable and library and run them: .............. false
- ocamldoc: ....................................................... /home/opam/.opam/4.02.3/bin/ocamldoc
- pkg_unix: ....................................................... /home/opam/.opam/4.02.3/lib/ocaml
- pkg_zarith: ..................................................... /home/opam/.opam/4.02.3/lib/zarith
- 
- ocaml setup.ml -build 
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c
- mv aesni.o src/aesni.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c
- mv arcfour.o src/arcfour.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c
- mv stubs-arcfour.o src/stubs-arcfour.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c
- mv blowfish.o src/blowfish.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c
- mv stubs-blowfish.o src/stubs-blowfish.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c
- mv d3des.o src/d3des.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c
- mv stubs-des.o src/stubs-des.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c
- mv rijndael-alg-fst.o src/rijndael-alg-fst.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c
- mv ripemd160.o src/ripemd160.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c
- mv stubs-ripemd160.o src/stubs-ripemd160.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c
- mv sha1.o src/sha1.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c
- mv stubs-sha1.o src/stubs-sha1.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c
- mv sha256.o src/sha256.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c
- mv stubs-sha256.o src/stubs-sha256.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c
- mv sha512.o src/sha512.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c
- mv stubs-sha512.o src/stubs-sha512.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c
- mv stubs-aes.o src/stubs-aes.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c
- mv stubs-md5.o src/stubs-md5.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c
- mv stubs-misc.o src/stubs-misc.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c
- mv stubs-rng.o src/stubs-rng.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c
- mv stubs-zlib.o src/stubs-zlib.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c
- mv keccak.o src/keccak.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c
- mv stubs-sha3.o src/stubs-sha3.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c
- mv chacha20.o src/chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c
- mv stubs-chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs
- ocaml setup.ml -configure 
- 
- Configuration:
- ocamlfind: ...................................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: ......................................................... /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ....................................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: ..................................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ................................................... cryptokit
- Package version: ................................................ 1.13
- os_type: ........................................................ Unix
- system: ......................................................... linux
- architecture: ................................................... amd64
- ccomp_type: ..................................................... cc
- ocaml_version: .................................................. 4.02.3
- standard_library_default: ....................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: ............................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: ............................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ............................................ gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: .............................................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: .......................................................... default
- ext_obj: ........................................................ .o
- ext_asm: ........................................................ .s
- ext_lib: ........................................................ .a
- ext_dll: ........................................................ .so
- default_executable_name: ........................................ a.out
- systhread_supported: ............................................ true
- Install architecture-independent files dir: ..................... /usr/local
- Install architecture-dependent files in dir: .................... $prefix
- User executables: ............................................... $exec_prefix/bin
- System admin executables: ....................................... $exec_prefix/sbin
- Program executables: ............................................ $exec_prefix/libexec
- Read-only single-machine data: .................................. $prefix/etc
- Modifiable architecture-independent data: ....................... $prefix/com
- Modifiable single-machine data: ................................. $prefix/var
- Object code libraries: .......................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................... $prefix/share
- Read-only architecture-independent data: ........................ $datarootdir
- Info documentation: ............................................. $datarootdir/info
- Locale-dependent data: .......................................... $datarootdir/locale
- Man documentation: .............................................. $datarootdir/man
- Documentation root: ............................................. $datarootdir/doc/$pkg_name
- HTML documentation: ............................................. $docdir
- DVI documentation: .............................................. $docdir
- PDF documentation: .............................................. $docdir
- PS documentation: ............................................... $docdir
- findlib_version: ................................................ 1.8.1
- is_native: ...................................................... true
- suffix_program: .................................................
- Remove a file.: ................................................. rm -f
- Remove a directory.: ............................................ rm -rf
- Turn ocaml debug flag on: ....................................... true
- Turn ocaml profile flag on: ..................................... false
- Compiler support generation of .cmxs.: .......................... true
- OCamlbuild additional flags: ....................................
- Enable ZLib: .................................................... true
- Enable hardware support for AES and GCM (needs GCC or Clang): ... true
- Build and run benchmark: ........................................ false
- Create documentations: .......................................... true
- Compile tests executable and library and run them: .............. false
- ocamldoc: ....................................................... /home/opam/.opam/4.02.3/bin/ocamldoc
- pkg_unix: ....................................................... /home/opam/.opam/4.02.3/lib/ocaml
- pkg_zarith: ..................................................... /home/opam/.opam/4.02.3/lib/zarith
- 
- ocaml setup.ml -build 
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c
- mv aesni.o src/aesni.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c
- mv arcfour.o src/arcfour.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c
- mv stubs-arcfour.o src/stubs-arcfour.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c
- mv blowfish.o src/blowfish.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c
- mv stubs-blowfish.o src/stubs-blowfish.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c
- mv d3des.o src/d3des.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c
- mv stubs-des.o src/stubs-des.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c
- mv rijndael-alg-fst.o src/rijndael-alg-fst.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c
- mv ripemd160.o src/ripemd160.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c
- mv stubs-ripemd160.o src/stubs-ripemd160.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c
- mv sha1.o src/sha1.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c
- mv stubs-sha1.o src/stubs-sha1.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c
- mv sha256.o src/sha256.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c
- mv stubs-sha256.o src/stubs-sha256.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c
- mv sha512.o src/sha512.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c
- mv stubs-sha512.o src/stubs-sha512.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c
- mv stubs-aes.o src/stubs-aes.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c
- mv stubs-md5.o src/stubs-md5.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c
- mv stubs-misc.o src/stubs-misc.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c
- mv stubs-rng.o src/stubs-rng.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c
- mv stubs-zlib.o src/stubs-zlib.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c
- mv keccak.o src/keccak.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c
- mv stubs-sha3.o src/stubs-sha3.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c
- mv chacha20.o src/chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c
- mv stubs-chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs
-> compiled  cryptokit.1.14
Processing 39/51: [dune: ocaml bootstrap.ml]
Processing 40/51: [dune: ocaml bootstrap.ml] [cryptokit: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.mli
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.mli
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/libcryptokit_stubs.a
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cma
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmxa
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.a
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmxs
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmi
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmti
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmt
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.annot
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmi
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmti
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmt
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.annot
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmx
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmx
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllcryptokit_stubs.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllcryptokit_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/META
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.mli
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.mli
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/libcryptokit_stubs.a
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cma
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmxa
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.a
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmxs
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmi
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmti
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmt
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.annot
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmi
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmti
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmt
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.annot
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokit.cmx
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/cryptokitBignum.cmx
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllcryptokit_stubs.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllcryptokit_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02.3/lib/cryptokit/META
-> installed cryptokit.1.14
Processing 40/51: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.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
- 

Processing 40/51: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 42/51: [cppo: dune build]
Processing 43/51: [cppo: dune build] [easy-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/easy-format.1.3.2)
-> compiled  easy-format.1.3.2
Processing 43/51: [cppo: dune build]
-> installed easy-format.1.3.2
Processing 44/51: [cppo: dune build]
Processing 45/51: [biniou: dune build] [cppo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 45/51: [cppo: dune build]
-> installed biniou.1.2.1
Processing 46/51: [cppo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
-> installed cppo.1.6.7
Processing 48/51: [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.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.
-> compiled  yojson.1.7.0
-> installed yojson.1.7.0
Processing 50/51: [bitcoin: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02.3" "--docdir" "/home/opam/.opam/4.02.3/doc/bitcoin" "--disable-ocsigen" "--disable-ocamlnet" "--disable-cohttp" "--disable-ocurl" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/bitcoin.2.0)
- 
- Configuration: 
- ocamlfind: ......................................................................................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: ............................................................................................................ /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: .......................................................................................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: ........................................................................................................ /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ...................................................................................................... OCaml-bitcoin
- Package version: ................................................................................................... 2.0
- os_type: ........................................................................................................... Unix
- system: ............................................................................................................ linux
- architecture: ...................................................................................................... amd64
- ccomp_type: ........................................................................................................ cc
- ocaml_version: ..................................................................................................... 4.02.3
- standard_library_default: .......................................................................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................................................................................. /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................................................................................. /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ............................................................................................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................................................................................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................................................................................. default
- ext_obj: ........................................................................................................... .o
- ext_asm: ........................................................................................................... .s
- ext_lib: ........................................................................................................... .a
- ext_dll: ........................................................................................................... .so
- default_executable_name: ........................................................................................... a.out
- systhread_supported: ............................................................................................... true
- Install architecture-independent files dir: ........................................................................ /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ....................................................................... $prefix
- User executables: .................................................................................................. $exec_prefix/bin
- System admin executables: .......................................................................................... $exec_prefix/sbin
- Program executables: ............................................................................................... $exec_prefix/libexec
- Read-only single-machine data: ..................................................................................... $prefix/etc
- Modifiable architecture-independent data: .......................................................................... $prefix/com
- Modifiable single-machine data: .................................................................................... $prefix/var
- Object code libraries: ............................................................................................. $exec_prefix/lib
- Read-only arch-independent data root: .............................................................................. $prefix/share
- Read-only architecture-independent data: ........................................................................... $datarootdir
- Info documentation: ................................................................................................ $datarootdir/info
- Locale-dependent data: ............................................................................................. $datarootdir/locale
- Man documentation: ................................................................................................. $datarootdir/man
- Documentation root: ................................................................................................ /home/opam/.opam/4.02.3/doc/bitcoin
- HTML documentation: ................................................................................................ $docdir
- DVI documentation: ................................................................................................. $docdir
- PDF documentation: ................................................................................................. $docdir
- PS documentation: .................................................................................................. $docdir
- findlib_version: ................................................................................................... 1.8.1
- is_native: ......................................................................................................... true
- suffix_program: .................................................................................................... 
- Remove a file.: .................................................................................................... rm -f
- Remove a directory.: ............................................................................................... rm -rf
- Turn ocaml debug flag on: .......................................................................................... true
- Turn ocaml profile flag on: ........................................................................................ false
- Compiler support generation of .cmxs.: ............................................................................. true
- OCamlbuild additional flags: ....................................................................................... 
- Build auxiliary library "bitcoin_ocsigen" (implements an HTTP client using Ocsigenserver's Ocsigen_http_client): ... false
- Build auxiliary library "bitcoin_ocamlnet" (implements an HTTP client using Ocamlnet's Netclient): ................. false
- Build auxiliary library "bitcoin_cohttp" (implements an HTTP client using Cohttp's Cohttp_lwt_unix.Client): ........ false
- Build auxiliary library "bitcoin_ocurl" (implements an HTTP client using OCurl): ................................... false
- Create documentations: ............................................................................................. true
- Compile tests executable and library and run them: ................................................................. false
- ocamldoc: .......................................................................................................... /home/opam/.opam/4.02.3/bin/ocamldoc
- pkg_cryptokit: ..................................................................................................... /home/opam/.opam/4.02.3/lib/cryptokit
- pkg_yojson: ........................................................................................................ /home/opam/.opam/4.02.3/lib/yojson
- 
Processing 50/51: [bitcoin: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/bitcoin.2.0)
- ocaml setup.ml -build 
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-25:
- Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 22, characters 18-35:
- Warning: the tag "pkg_ocsigenserver" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 26, characters 18-31:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 29, characters 18-32:
- Warning: the tag "pkg_cohttp.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 18-26:
- Warning: the tag "pkg_curl" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 38, characters 27-40:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 39, characters 27-36:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 44, characters 19-32:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 45, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 50, characters 26-40:
- Warning: the tag "pkg_lwt.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package cryptokit -package threads -package yojson -modules src/bitcoin.mli > src/bitcoin.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmi src/bitcoin.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmi src/bitcoin.mli
- File "src/bitcoin.mli", line 38, characters 25-41:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package cryptokit -package threads -package yojson -modules src/bitcoin.ml > src/bitcoin.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmo src/bitcoin.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmo src/bitcoin.ml
- File "src/bitcoin.ml", line 36, characters 25-41:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/bitcoin.cmo -o src/bitcoin.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmx src/bitcoin.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package cryptokit -package threads -package yojson -thread -I src -o src/bitcoin.cmx src/bitcoin.ml
- File "src/bitcoin.ml", line 36, characters 25-41:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/bitcoin.cmx -o src/bitcoin.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/bitcoin.cmxa src/bitcoin.cmx -o src/bitcoin.cmxs
Processing 50/51: [bitcoin: make doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "doc" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/bitcoin.2.0)
- ocaml setup.ml -build 
- File "_tags", line 21, characters 18-25:
- Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 22, characters 18-35:
- Warning: the tag "pkg_ocsigenserver" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 26, characters 18-31:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 29, characters 18-32:
- Warning: the tag "pkg_cohttp.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 18-26:
- Warning: the tag "pkg_curl" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 38, characters 27-40:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 39, characters 27-36:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 44, characters 19-32:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 45, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 50, characters 26-40:
- Warning: the tag "pkg_lwt.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/bitcoin.cmxa src/bitcoin.cmx -o src/bitcoin.cmxs
- ocaml setup.ml -doc 
- File "_tags", line 21, characters 18-25:
- Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 22, characters 18-35:
- Warning: the tag "pkg_ocsigenserver" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 26, characters 18-31:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 29, characters 18-32:
- Warning: the tag "pkg_cohttp.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 18-26:
- Warning: the tag "pkg_curl" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 38, characters 27-40:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 39, characters 27-36:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 44, characters 19-32:
- Warning: the tag "pkg_netclient" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 45, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 50, characters 26-40:
- Warning: the tag "pkg_lwt.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldoc -dump src/bitcoin.odoc -I src -package cryptokit -package threads -package yojson -I +threads -I src src/bitcoin.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamldoc -dump src/bitcoin.odoc -I src -package cryptokit -package threads -package yojson -I +threads -I src src/bitcoin.mli
- File "src/bitcoin.mli", line 38, characters 25-41:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- rm -rf src/bitcoin-api.docdir
- mkdir -p src/bitcoin-api.docdir
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldoc -load src/bitcoin.odoc -html -d src/bitcoin-api.docdir
-> compiled  bitcoin.2.0
Processing 51/51: [bitcoin: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/bitcoin.2.0)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.mli
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cma
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmxa
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.a
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmxs
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmi
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmti
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmt
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.annot
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/bitcoin.cmx
- Installed /home/opam/.opam/4.02.3/lib/bitcoin/META
-> installed bitcoin.2.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 05:15.52 ---> saved as "5fd692ac5f2859806423d3132d322a57e2c36e275d5d3c4931f6e1cb28b3d0e1"
Job succeeded