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


Building on x86-bm-1.ocamllabs.io

(from ocurrent/opam:debian-unstable)
2021-05-03 07:09.16 ---> 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 '01c350d759f8d4e3202596371818e6d997fa5fe2'\
               \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.8.5        [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.2        [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.1
  - 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
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.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
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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.1] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.1/opam-0install-cudf-v0.4.1.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[opam-file-format.2.1.2] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.2.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> 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.8.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.2
-> 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.1
-> 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-solver.2.1.0~beta4
-> installed opam-state.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
2021-05-03 07:09.16 ---> using "e3e694f2e2acefbb1c736074593e4ed9519fa28bcacb04ce221113caf7c619d7" 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-05-03 07:09.16 ---> using "994210567fc74f2e4ea2666c54af8efeef1124fd1b8a409e7a42a3900b5b0e3d" 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-05-03 07:09.16 ---> using "73d057d9a75d3fb712189b77476927d054d7247f8421955cb72dfcb0294b320e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-05-03 07:09.16 ---> using "883cc12f2fd777afc528f51cf9b7c4e073248e757811f4b918a5f77d53bb7199" 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  (cached)
-> 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-05-03 07:09.16 ---> using "c81ee57efbc61eadde31b9c33add4cd383a21e2362cd5e341225ce6f5eea6228" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8626 kB]
- Fetched 8847 kB in 4s (2433 kB/s)
- Reading package lists...
- 
2021-05-03 07:09.16 ---> using "afa3aadf2d8689dd0037a6c9389023808292f241ff54de40eaa8e24db3d15e94" 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-05-03 07:09.16 ---> using "eaa2a6c0180794d147fa3a33589d2c122657b080da0d87417d74a31066946e1b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"sonet.0.1.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"sonet.0.1.2\" | 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"))
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install ocamlfind                1.9.1    [required by sonet]
  - install ocamlbuild               0        [required by sonet]
  - install sonet                    0.1.2
===== 3 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/10:
Processing  4/10:
Processing  5/10:
-> installed ocamlbuild.0
Processing  6/10:
-> retrieved ocamlfind.1.9.1  (cached)
Processing  7/10: [ocamlfind: ./configure]
-> retrieved sonet.0.1.2  (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.9.1)
- Welcome to findlib version 1.9.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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/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 ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/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  7/10: [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.9.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.9.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.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.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.9.1'
Processing  7/10: [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.9.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.9.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.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing  8/10: [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.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02.3/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02.3/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- 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.9.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.9.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.9.1/src/findlib'
- 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.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02.3/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.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.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.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.9.1'
-> installed ocamlfind.1.9.1
Processing  9/10: [sonet: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2)
- ocamlbuild all.otarget
- /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 "protocols/bencode/tests/_tags", line 1, characters 30-41:
- Warning: the tag "use_bencode" 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/ocamlc.opt -c eventloop/epoll_stubs.c
- mv epoll_stubs.o eventloop/epoll_stubs.o
- /home/opam/.opam/4.02.3/bin/ocamlmklib -o eventloop/eventloop eventloop/epoll_stubs.o
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/async_conn.mli > eventloop/async_conn.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/eventloop.mli > eventloop/eventloop.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/eventloop.cmi eventloop/eventloop.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/async_conn.cmi eventloop/async_conn.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/async_conn.ml > eventloop/async_conn.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/conn_map.ml > eventloop/conn_map.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/conn_map.cmo eventloop/conn_map.ml
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/epoll_poller.mli > eventloop/epoll_poller.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/net_events.mli > eventloop/net_events.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/net_events.cmi eventloop/net_events.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/epoll_poller.cmi eventloop/epoll_poller.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/epoll_poller.ml > eventloop/epoll_poller.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/eventloop.ml > eventloop/eventloop.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/unix_poller.mli > eventloop/unix_poller.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/unix_poller.cmi eventloop/unix_poller.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/net_events.ml > eventloop/net_events.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules eventloop/unix_poller.ml > eventloop/unix_poller.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/async_conn.cmo eventloop/async_conn.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/async_conn.cmo eventloop/async_conn.ml
- File "eventloop/async_conn.ml", line 56, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/epoll_poller.cmo eventloop/epoll_poller.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/eventloop.cmo eventloop/eventloop.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/net_events.cmo eventloop/net_events.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -o eventloop/unix_poller.cmo eventloop/unix_poller.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/net_events.cmx eventloop/net_events.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/epoll_poller.cmx eventloop/epoll_poller.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/unix_poller.cmx eventloop/unix_poller.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/eventloop.cmx eventloop/eventloop.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/conn_map.cmx eventloop/conn_map.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/async_conn.cmx eventloop/async_conn.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -o eventloop/async_conn.cmx eventloop/async_conn.ml
- File "eventloop/async_conn.ml", line 56, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a -dllib -leventloop -cclib -leventloop eventloop/net_events.cmo eventloop/epoll_poller.cmo eventloop/unix_poller.cmo eventloop/eventloop.cmo eventloop/conn_map.cmo eventloop/async_conn.cmo -o eventloop/eventloop.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a -cclib -leventloop eventloop/net_events.cmx eventloop/epoll_poller.cmx eventloop/unix_poller.cmx eventloop/eventloop.cmx eventloop/conn_map.cmx eventloop/async_conn.cmx -o eventloop/eventloop.cmxa
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http.mli > protocols/http/http.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/uri.mli > protocols/http/uri.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/uri.cmi protocols/http/uri.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http.cmi protocols/http/http.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http.ml > protocols/http/http.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/httputils.mli > protocols/http/httputils.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/httputils.cmi protocols/http/httputils.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http_client.mli > protocols/http/http_client.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client.cmi protocols/http/http_client.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http_client.ml > protocols/http/http_client.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http_client_conn.mli > protocols/http/http_client_conn.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client_conn.cmi protocols/http/http_client_conn.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/http_client_conn.ml > protocols/http/http_client_conn.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/httputils.ml > protocols/http/httputils.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/uri.ml > protocols/http/uri.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http.cmo protocols/http/http.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http.cmo protocols/http/http.ml
- File "protocols/http/http.ml", line 28, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/http/http.ml", line 29, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client.cmo protocols/http/http_client.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client.cmo protocols/http/http_client.ml
- File "protocols/http/http_client.ml", line 202, characters 29-31:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "protocols/http/http_client.ml", line 202, characters 45-47:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "protocols/http/http_client.ml", line 290, characters 31-44:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client_conn.cmo protocols/http/http_client_conn.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/httputils.cmo protocols/http/httputils.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/uri.cmo protocols/http/uri.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -o protocols/http/uri.cmo protocols/http/uri.ml
- File "protocols/http/uri.ml", line 63, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/http/uri.ml", line 64, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/httputils.cmx protocols/http/httputils.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/uri.cmx protocols/http/uri.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/uri.cmx protocols/http/uri.ml
- File "protocols/http/uri.ml", line 63, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/http/uri.ml", line 64, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http.cmx protocols/http/http.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http.cmx protocols/http/http.ml
- File "protocols/http/http.ml", line 28, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/http/http.ml", line 29, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client_conn.cmx protocols/http/http_client_conn.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client.cmx protocols/http/http_client.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -o protocols/http/http_client.cmx protocols/http/http_client.ml
- File "protocols/http/http_client.ml", line 202, characters 29-31:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "protocols/http/http_client.ml", line 202, characters 45-47:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "protocols/http/http_client.ml", line 290, characters 31-44:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a protocols/http/httputils.cmo protocols/http/uri.cmo protocols/http/http.cmo protocols/http/http_client_conn.cmo protocols/http/http_client.cmo -o protocols/http/httplib.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a protocols/http/httputils.cmx protocols/http/uri.cmx protocols/http/http.cmx protocols/http/http_client_conn.cmx protocols/http/http_client.cmx -o protocols/http/httplib.cmxa
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/tests/test_http.ml > protocols/http/tests/test_http.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http.cmo protocols/http/tests/test_http.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http.cmo protocols/http/tests/test_http.ml
- File "protocols/http/tests/test_http.ml", line 51, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http.cmx protocols/http/tests/test_http.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http.cmx protocols/http/tests/test_http.ml
- File "protocols/http/tests/test_http.ml", line 51, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/tests/test_uri.ml > protocols/http/tests/test_uri.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_uri.cmo protocols/http/tests/test_uri.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_uri.cmx protocols/http/tests/test_uri.ml
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/http/tests/test_http_client.ml > protocols/http/tests/test_http_client.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http_client.cmo protocols/http/tests/test_http_client.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/http -I protocols/http/tests -o protocols/http/tests/test_http_client.cmx protocols/http/tests/test_http_client.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt unix.cma str.cma protocols/http/httputils.cmo protocols/http/uri.cmo protocols/http/http.cmo protocols/http/tests/test_http.cmo -o protocols/http/tests/test_http.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa str.cmxa protocols/http/httputils.cmx protocols/http/uri.cmx protocols/http/http.cmx protocols/http/tests/test_http.cmx -o protocols/http/tests/test_http.native
- /home/opam/.opam/4.02.3/bin/ocamlc.opt unix.cma str.cma protocols/http/httputils.cmo protocols/http/uri.cmo protocols/http/tests/test_uri.cmo -o protocols/http/tests/test_uri.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa str.cmxa protocols/http/httputils.cmx protocols/http/uri.cmx protocols/http/tests/test_uri.cmx -o protocols/http/tests/test_uri.native
- /home/opam/.opam/4.02.3/bin/ocamlc.opt unix.cma str.cma -custom -I eventloop protocols/http/httputils.cmo protocols/http/uri.cmo protocols/http/http.cmo eventloop/eventloop.cma protocols/http/http_client_conn.cmo protocols/http/http_client.cmo protocols/http/tests/test_http_client.cmo -o protocols/http/tests/test_http_client.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa str.cmxa -I eventloop eventloop/eventloop.cmxa protocols/http/httputils.cmx protocols/http/uri.cmx protocols/http/http.cmx protocols/http/http_client_conn.cmx protocols/http/http_client.cmx protocols/http/tests/test_http_client.cmx -o protocols/http/tests/test_http_client.native
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json.mli > protocols/jsonrpc/json.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json.cmi protocols/jsonrpc/json.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json.ml > protocols/jsonrpc/json.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json_conv.mli > protocols/jsonrpc/json_conv.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_conv.cmi protocols/jsonrpc/json_conv.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json_conv.ml > protocols/jsonrpc/json_conv.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json_parse.mli > protocols/jsonrpc/json_parse.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_parse.cmi protocols/jsonrpc/json_parse.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/json_parse.ml > protocols/jsonrpc/json_parse.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/jsonrpc.mli > protocols/jsonrpc/jsonrpc.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/jsonrpc.cmi protocols/jsonrpc/jsonrpc.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/jsonrpc/jsonrpc.ml > protocols/jsonrpc/jsonrpc.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json.cmo protocols/jsonrpc/json.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_conv.cmo protocols/jsonrpc/json_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_parse.cmo protocols/jsonrpc/json_parse.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_parse.cmo protocols/jsonrpc/json_parse.ml
- File "protocols/jsonrpc/json_parse.ml", line 115, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/jsonrpc/json_parse.ml", line 118, characters 8-18:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/jsonrpc.cmo protocols/jsonrpc/jsonrpc.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json.cmx protocols/jsonrpc/json.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_conv.cmx protocols/jsonrpc/json_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_parse.cmx protocols/jsonrpc/json_parse.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/json_parse.cmx protocols/jsonrpc/json_parse.ml
- File "protocols/jsonrpc/json_parse.ml", line 115, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/jsonrpc/json_parse.ml", line 118, characters 8-18:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/jsonrpc -o protocols/jsonrpc/jsonrpc.cmx protocols/jsonrpc/jsonrpc.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a protocols/jsonrpc/json.cmo protocols/jsonrpc/json_conv.cmo protocols/jsonrpc/json_parse.cmo protocols/jsonrpc/jsonrpc.cmo -o protocols/jsonrpc/jsonlib.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a protocols/jsonrpc/json.cmx protocols/jsonrpc/json_conv.cmx protocols/jsonrpc/json_parse.cmx protocols/jsonrpc/jsonrpc.cmx -o protocols/jsonrpc/jsonlib.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c protocols/dbus/platform_stubs.c
- mv platform_stubs.o protocols/dbus/platform_stubs.o
- /home/opam/.opam/4.02.3/bin/ocamlmklib -o protocols/dbus/odbus protocols/dbus/platform_stubs.o
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_auth.mli > protocols/dbus/dbus_auth.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_auth.cmi protocols/dbus/dbus_auth.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_auth.ml > protocols/dbus/dbus_auth.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/utils.ml > protocols/dbus/utils.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/utils.cmo protocols/dbus/utils.ml
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_connection.mli > protocols/dbus/dbus_connection.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message.mli > protocols/dbus/dbus_message.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type.mli > protocols/dbus/dbus_type.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_value.mli > protocols/dbus/dbus_value.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type.cmi protocols/dbus/dbus_type.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_value.cmi protocols/dbus/dbus_value.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message.cmi protocols/dbus/dbus_message.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_connection.cmi protocols/dbus/dbus_connection.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_connection.ml > protocols/dbus/dbus_connection.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message_marshal.mli > protocols/dbus/dbus_message_marshal.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message_parse.mli > protocols/dbus/dbus_message_parse.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_marshal.cmi protocols/dbus/dbus_message_marshal.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_parse.cmi protocols/dbus/dbus_message_parse.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_conv.mli > protocols/dbus/dbus_conv.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_conv.cmi protocols/dbus/dbus_conv.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_conv.ml > protocols/dbus/dbus_conv.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message.ml > protocols/dbus/dbus_message.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message_marshal.ml > protocols/dbus/dbus_message_marshal.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_protocol.mli > protocols/dbus/dbus_protocol.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type_marshal.mli > protocols/dbus/dbus_type_marshal.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_protocol.cmi protocols/dbus/dbus_protocol.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_marshal.cmi protocols/dbus/dbus_type_marshal.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_message_parse.ml > protocols/dbus/dbus_message_parse.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type_parse.mli > protocols/dbus/dbus_type_parse.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_parse.cmi protocols/dbus/dbus_type_parse.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_msglib.mli > protocols/dbus/dbus_msglib.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_msglib.cmi protocols/dbus/dbus_msglib.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_msglib.ml > protocols/dbus/dbus_msglib.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type.ml > protocols/dbus/dbus_type.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type_marshal.ml > protocols/dbus/dbus_type_marshal.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_platform.mli > protocols/dbus/dbus_platform.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_platform.cmi protocols/dbus/dbus_platform.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_type_parse.ml > protocols/dbus/dbus_type_parse.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_value.ml > protocols/dbus/dbus_value.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_platform.ml > protocols/dbus/dbus_platform.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/dbus_protocol.ml > protocols/dbus/dbus_protocol.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_auth.cmo protocols/dbus/dbus_auth.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_auth.cmo protocols/dbus/dbus_auth.ml
- File "protocols/dbus/dbus_auth.ml", line 235, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/dbus/dbus_auth.ml", line 236, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_connection.cmo protocols/dbus/dbus_connection.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_conv.cmo protocols/dbus/dbus_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message.cmo protocols/dbus/dbus_message.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_marshal.cmo protocols/dbus/dbus_message_marshal.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_marshal.cmo protocols/dbus/dbus_message_marshal.ml
- File "protocols/dbus/dbus_message_marshal.ml", line 98, characters 2-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_parse.cmo protocols/dbus/dbus_message_parse.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_msglib.cmo protocols/dbus/dbus_msglib.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type.cmo protocols/dbus/dbus_type.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_marshal.cmo protocols/dbus/dbus_type_marshal.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_marshal.cmo protocols/dbus/dbus_type_marshal.ml
- File "protocols/dbus/dbus_type_marshal.ml", line 147, characters 4-42:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 158, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 159, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 188, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 189, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 190, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 191, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 234, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 235, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 236, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 237, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 238, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 239, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 240, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 241, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 275, characters 11-54:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 276, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 277, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 278, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 279, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 280, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 281, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 282, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 284, characters 11-54:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 285, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 286, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 287, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 288, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 289, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 290, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 291, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_parse.cmo protocols/dbus/dbus_type_parse.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_value.cmo protocols/dbus/dbus_value.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_platform.cmo protocols/dbus/dbus_platform.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_protocol.cmo protocols/dbus/dbus_protocol.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/utils.cmx protocols/dbus/utils.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_auth.cmx protocols/dbus/dbus_auth.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_auth.cmx protocols/dbus/dbus_auth.ml
- File "protocols/dbus/dbus_auth.ml", line 235, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "protocols/dbus/dbus_auth.ml", line 236, characters 41-53:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type.cmx protocols/dbus/dbus_type.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_value.cmx protocols/dbus/dbus_value.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message.cmx protocols/dbus/dbus_message.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_conv.cmx protocols/dbus/dbus_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_platform.cmx protocols/dbus/dbus_platform.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_protocol.cmx protocols/dbus/dbus_protocol.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_marshal.cmx protocols/dbus/dbus_type_marshal.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_marshal.cmx protocols/dbus/dbus_type_marshal.ml
- File "protocols/dbus/dbus_type_marshal.ml", line 147, characters 4-42:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 158, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 159, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 188, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 189, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 190, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 191, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 234, characters 4-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 235, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 236, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 237, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 238, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 239, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 240, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 241, characters 4-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 275, characters 11-54:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 276, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 277, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 278, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 279, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 280, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 281, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 282, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 284, characters 11-54:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 285, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 286, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 287, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 288, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 289, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 290, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "protocols/dbus/dbus_type_marshal.ml", line 291, characters 11-58:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_type_parse.cmx protocols/dbus/dbus_type_parse.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_marshal.cmx protocols/dbus/dbus_message_marshal.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_marshal.cmx protocols/dbus/dbus_message_marshal.ml
- File "protocols/dbus/dbus_message_marshal.ml", line 98, characters 2-43:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_message_parse.cmx protocols/dbus/dbus_message_parse.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_connection.cmx protocols/dbus/dbus_connection.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -o protocols/dbus/dbus_msglib.cmx protocols/dbus/dbus_msglib.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a -dllib -lodbus -cclib -lodbus protocols/dbus/utils.cmo protocols/dbus/dbus_auth.cmo protocols/dbus/dbus_type.cmo protocols/dbus/dbus_value.cmo protocols/dbus/dbus_message.cmo protocols/dbus/dbus_conv.cmo protocols/dbus/dbus_protocol.cmo protocols/dbus/dbus_platform.cmo protocols/dbus/dbus_type_marshal.cmo protocols/dbus/dbus_message_marshal.cmo protocols/dbus/dbus_type_parse.cmo protocols/dbus/dbus_message_parse.cmo protocols/dbus/dbus_connection.cmo protocols/dbus/dbus_msglib.cmo -o protocols/dbus/dbuslib.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a -cclib -lodbus protocols/dbus/utils.cmx protocols/dbus/dbus_auth.cmx protocols/dbus/dbus_type.cmx protocols/dbus/dbus_value.cmx protocols/dbus/dbus_conv.cmx protocols/dbus/dbus_message.cmx protocols/dbus/dbus_platform.cmx protocols/dbus/dbus_protocol.cmx protocols/dbus/dbus_type_marshal.cmx protocols/dbus/dbus_message_marshal.cmx protocols/dbus/dbus_type_parse.cmx protocols/dbus/dbus_message_parse.cmx protocols/dbus/dbus_connection.cmx protocols/dbus/dbus_msglib.cmx -o protocols/dbus/dbuslib.cmxa
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/tests/dbus_test.ml > protocols/dbus/tests/dbus_test.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -I protocols/dbus/tests -o protocols/dbus/tests/dbus_test.cmo protocols/dbus/tests/dbus_test.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -I protocols/dbus/tests -o protocols/dbus/tests/dbus_test.cmx protocols/dbus/tests/dbus_test.ml
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/dbus/tests/parse_test.ml > protocols/dbus/tests/parse_test.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I eventloop -I protocols/dbus -I protocols/dbus/tests -o protocols/dbus/tests/parse_test.cmo protocols/dbus/tests/parse_test.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I eventloop -I protocols/dbus -I protocols/dbus/tests -o protocols/dbus/tests/parse_test.cmx protocols/dbus/tests/parse_test.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt unix.cma -custom -I eventloop -custom -I protocols/dbus eventloop/eventloop.cma protocols/dbus/dbuslib.cma protocols/dbus/tests/dbus_test.cmo -o protocols/dbus/tests/dbus_test.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I eventloop -I protocols/dbus eventloop/eventloop.cmxa protocols/dbus/dbuslib.cmxa protocols/dbus/tests/dbus_test.cmx -o protocols/dbus/tests/dbus_test.native
- /home/opam/.opam/4.02.3/bin/ocamlc.opt unix.cma -custom -I eventloop -custom -I protocols/dbus eventloop/eventloop.cma protocols/dbus/dbuslib.cma protocols/dbus/tests/parse_test.cmo -o protocols/dbus/tests/parse_test.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I eventloop -I protocols/dbus eventloop/eventloop.cmxa protocols/dbus/dbuslib.cmxa protocols/dbus/tests/parse_test.cmx -o protocols/dbus/tests/parse_test.native
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/bencode/bencode.mli > protocols/bencode/bencode.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/bencode -o protocols/bencode/bencode.cmi protocols/bencode/bencode.mli
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/bencode/bencode.ml > protocols/bencode/bencode.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/bencode -o protocols/bencode/bencode.cmo protocols/bencode/bencode.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/bencode -o protocols/bencode/bencode.cmx protocols/bencode/bencode.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a protocols/bencode/bencode.cmo -o protocols/bencode/bencodelib.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a protocols/bencode/bencode.cmx -o protocols/bencode/bencodelib.cmxa
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules protocols/bencode/tests/test_bencode.ml > protocols/bencode/tests/test_bencode.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I protocols/bencode -I protocols/bencode/tests -o protocols/bencode/tests/test_bencode.cmo protocols/bencode/tests/test_bencode.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I protocols/bencode -I protocols/bencode/tests -o protocols/bencode/tests/test_bencode.cmx protocols/bencode/tests/test_bencode.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt protocols/bencode/bencode.cmo protocols/bencode/tests/test_bencode.cmo -o protocols/bencode/tests/test_bencode.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt protocols/bencode/bencode.cmx protocols/bencode/tests/test_bencode.cmx -o protocols/bencode/tests/test_bencode.native
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/gen_json_conv.ml > codegen/json_convert/gen_json_conv.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/codegen.ml > codegen/json_convert/codegen.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/syntax.ml > codegen/json_convert/syntax.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/syntax.cmo codegen/json_convert/syntax.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q codegen/json_convert/lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/lexer.ml > codegen/json_convert/lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc codegen/json_convert/parser.mly
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/parser.mli > codegen/json_convert/parser.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/parser.cmi codegen/json_convert/parser.mli
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/codegen.cmo codegen/json_convert/codegen.ml
- + /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/codegen.cmo codegen/json_convert/codegen.ml
- File "codegen/json_convert/codegen.ml", line 174, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "codegen/json_convert/codegen.ml", line 175, characters 43-55:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/lexer.cmo codegen/json_convert/lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/gen_json_conv.cmo codegen/json_convert/gen_json_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules codegen/json_convert/parser.ml > codegen/json_convert/parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -I codegen/json_convert -o codegen/json_convert/parser.cmo codegen/json_convert/parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/syntax.cmx codegen/json_convert/syntax.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/parser.cmx codegen/json_convert/parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/codegen.cmx codegen/json_convert/codegen.ml
- + /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/codegen.cmx codegen/json_convert/codegen.ml
- File "codegen/json_convert/codegen.ml", line 174, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "codegen/json_convert/codegen.ml", line 175, characters 43-55:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/lexer.cmx codegen/json_convert/lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -I codegen/json_convert -o codegen/json_convert/gen_json_conv.cmx codegen/json_convert/gen_json_conv.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt codegen/json_convert/syntax.cmo codegen/json_convert/codegen.cmo codegen/json_convert/parser.cmo codegen/json_convert/lexer.cmo codegen/json_convert/gen_json_conv.cmo -o codegen/json_convert/gen_json_conv.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt codegen/json_convert/syntax.cmx codegen/json_convert/codegen.cmx codegen/json_convert/parser.cmx codegen/json_convert/lexer.cmx codegen/json_convert/gen_json_conv.cmx -o codegen/json_convert/gen_json_conv.native
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/eventloop/eventloop.cma ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/eventloop/eventloop.cmxa ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/httplib.cma ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/httplib.cmxa ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_http.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_http.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_uri.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_uri.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_http_client.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/test_http_client.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/jsonrpc/jsonlib.cma ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/jsonrpc/jsonlib.cmxa ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/dbuslib.cma ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/dbuslib.cmxa ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/tests/dbus_test.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/tests/dbus_test.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/tests/parse_test.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/tests/parse_test.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/bencodelib.cma ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/bencodelib.cmxa ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/tests/test_bencode.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/tests/test_bencode.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/codegen/json_convert/gen_json_conv.byte ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/codegen/json_convert/gen_json_conv.native ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/eventloop/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/http/tests/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/jsonrpc/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/dbus/tests/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/protocols/bencode/tests/all.otarget ..
- ln -sf /home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2/_build/codegen/json_convert/all.otarget ..
-> compiled  sonet.0.1.2
Processing 10/10: [sonet: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/sonet.0.1.2)
- ocamlfind install sonet META _build/eventloop/eventloop.a _build/eventloop/eventloop.cma _build/eventloop/eventloop.cmxa _build/eventloop/dlleventloop.so _build/eventloop/libeventloop.a _build/eventloop/async_conn.mli _build/eventloop/async_conn.cmi _build/eventloop/eventloop.mli _build/eventloop/eventloop.cmi _build/protocols/http/httplib.a _build/protocols/http/httplib.cma _build/protocols/http/httplib.cmxa _build/protocols/http/http.mli _build/protocols/http/http.cmi _build/protocols/http/http_client.mli _build/protocols/http/http_client.cmi _build/protocols/http/http_client_conn.mli _build/protocols/http/http_client_conn.cmi _build/protocols/http/uri.mli _build/protocols/http/uri.cmi _build/protocols/jsonrpc/jsonlib.a _build/protocols/jsonrpc/jsonlib.cma _build/protocols/jsonrpc/jsonlib.cmxa _build/protocols/jsonrpc/json.mli _build/protocols/jsonrpc/json.cmi _build/protocols/jsonrpc/json_conv.mli _build/protocols/jsonrpc/json_conv.cmi _build/protocols/jsonrpc/json_parse.mli _build/protocols/jsonrpc/json_parse.cmi _build/protocols/jsonrpc/jsonrpc.mli _build/protocols/jsonrpc/jsonrpc.cmi _build/protocols/dbus/dbuslib.a _build/protocols/dbus/dbuslib.cma _build/protocols/dbus/dbuslib.cmxa _build/protocols/dbus/dllodbus.so _build/protocols/dbus/libodbus.a _build/protocols/dbus/dbus_*.mli _build/protocols/dbus/dbus_*.cmi _build/protocols/bencode/bencodelib.a _build/protocols/bencode/bencodelib.cma _build/protocols/bencode/bencodelib.cmxa _build/protocols/bencode/bencode.mli _build/protocols/bencode/bencode.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/bencode.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/bencode.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/bencodelib.cmxa
- Installed /home/opam/.opam/4.02.3/lib/sonet/bencodelib.cma
- Installed /home/opam/.opam/4.02.3/lib/sonet/bencodelib.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_value.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type_parse.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type_marshal.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_protocol.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_platform.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_msglib.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message_parse.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message_marshal.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_conv.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_connection.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_auth.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_value.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type_parse.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type_marshal.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_type.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_protocol.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_platform.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_msglib.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message_parse.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message_marshal.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_message.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_conv.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_connection.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbus_auth.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/libodbus.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbuslib.cmxa
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbuslib.cma
- Installed /home/opam/.opam/4.02.3/lib/sonet/dbuslib.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/jsonrpc.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/jsonrpc.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/json_parse.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/json_parse.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/json_conv.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/json_conv.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/json.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/json.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/jsonlib.cmxa
- Installed /home/opam/.opam/4.02.3/lib/sonet/jsonlib.cma
- Installed /home/opam/.opam/4.02.3/lib/sonet/jsonlib.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/uri.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/uri.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/http_client_conn.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/http_client_conn.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/http_client.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/http_client.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/http.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/http.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/httplib.cmxa
- Installed /home/opam/.opam/4.02.3/lib/sonet/httplib.cma
- Installed /home/opam/.opam/4.02.3/lib/sonet/httplib.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/eventloop.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/eventloop.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/async_conn.cmi
- Installed /home/opam/.opam/4.02.3/lib/sonet/async_conn.mli
- Installed /home/opam/.opam/4.02.3/lib/sonet/libeventloop.a
- Installed /home/opam/.opam/4.02.3/lib/sonet/eventloop.cmxa
- Installed /home/opam/.opam/4.02.3/lib/sonet/eventloop.cma
- Installed /home/opam/.opam/4.02.3/lib/sonet/eventloop.a
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllodbus.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllodbus.so.owner
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dlleventloop.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dlleventloop.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/sonet/META
-> installed sonet.0.1.2
Done.
# Run eval $(opam env) to update the current shell environment
2021-05-03 07:10.00 ---> saved as "b2057ef9bedd10c4eeeefe32b9e36d69592434664c0427b02fc9353e0f5aca83"
Job succeeded