Building on x86-bm-3.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-04 09:38.20 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-09-04 09:38.20 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-04 09:38.20 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-09-04 09:38.20 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.02' '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) to update the current shell environment 2022-09-04 09:38.20 ---> using "223b587d6219de241b5fe2476cca1ad2732b102678fd285cc5d3edf02aef4b2d" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 2s (258 kB/s) - Reading package lists... 2022-09-04 09:38.20 ---> using "c0c00ed69dfa240f823e546816ce4f88a7c336b4b4f5530364d7acb30f9d72a3" 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 1 package - 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 2022-09-04 09:38.20 ---> using "bd741586fd5548d12a6ac027970b01ad7b56042967e2133debdca67c4c6f5f12" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"tyxml.3.6.0\"\ \nopam install -vy \"tyxml.3.6.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"tyxml.3.6.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] tyxml.3.6.0 is not installed. Nothing to do. The following actions will be performed: === install 5 packages - install base-bytes base [required by tyxml] - install ocamlbuild 0 [required by tyxml] - install ocamlfind 1.9.5 [required by tyxml] - install tyxml 3.6.0 - install uutf 0.9.4 [required by tyxml] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/15: Processing 4/15: [tyxml.3.6.0: http] Processing 5/15: [tyxml.3.6.0: http] Processing 6/15: [tyxml.3.6.0: http] -> installed ocamlbuild.0 Processing 7/15: [tyxml.3.6.0: http] -> retrieved ocamlfind.1.9.5 (cached) [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 8/15: [tyxml.3.6.0: http] [ocamlfind: patch] -> retrieved uutf.0.9.4 (cached) Processing 8/15: [tyxml.3.6.0: http] [ocamlfind: ./configure] Processing 8/15: [ocamlfind: ./configure] -> retrieved tyxml.3.6.0 (https://github.com/ocsigen/tyxml/archive/3.6.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - 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 - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: found (in +ocamlbuild) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/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/lib/ocaml - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.02/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.02/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - topfind script: /home/opam/.opam/4.02/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 8/15: [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/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/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -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 -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -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/lib' \ - >topfind - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -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 -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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/.opam-switch/build/ocamlfind.1.9.5' Processing 8/15: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -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 -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -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 -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 9/15: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.02/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.02/bin" - install -d "/home/opam/.opam/4.02/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.02/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/findlib" - install -d "/home/opam/.opam/4.02/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.02/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.02/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.02/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.02/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.02/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x/META.tmp" && mv "/home/opam/.opam/4.02/lib/$x/META.tmp" "/home/opam/.opam/4.02/lib/$x/META"; done - install -d "/home/opam/.opam/4.02/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.02/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.02/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 11/15: [uutf: ocaml] -> installed base-bytes.base Processing 12/15: [uutf: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uutf.0.9.4) - File "pkg/topkg-ext.ml", line 42, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. -> compiled uutf.0.9.4 Processing 13/15: [uutf: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" "cmdliner=false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uutf.0.9.4) - ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends - ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends - ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmi src/uutf.mli - ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml - + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml - File "src/uutf.ml", line 22, characters 31-48: - Warning 3: deprecated: String.unsafe_set - File "src/uutf.ml", line 68, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 492, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 496, characters 25-38: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 676, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 679, characters 8-21: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlfind ocamlopt -a src/uutf.cmx -o src/uutf.cmxa - ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml - + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml - File "src/uutf.ml", line 22, characters 31-48: - Warning 3: deprecated: String.unsafe_set - File "src/uutf.ml", line 68, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 492, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 496, characters 25-38: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 676, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/uutf.ml", line 679, characters 8-21: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlfind ocamlc -a src/uutf.cmo -o src/uutf.cma - ocamlfind ocamlopt -shared src/uutf.cmx -o src/uutf.cmxs -> installed uutf.0.9.4 Processing 14/15: [tyxml: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--disable-syntax" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/tyxml.3.6.0) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ tyxml - Package version: ..................................... 3.6.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/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 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - 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 the camlp4 syntax extension.: .................. false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_str: ............................................. /home/opam/.opam/4.02/lib/ocaml - pkg_uutf: ............................................ /home/opam/.opam/4.02/lib/uutf - pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes - ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/tyxml.3.6.0) - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind: Package `wikidoc' not found - File "_tags", line 32, characters 21-31: - Warning: the tag "pkg_camlp4" 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 36, characters 21-35: - Warning: the tag "pkg_camlp4.lib" 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/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml.mli > lib/xml.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_wrap.mli > lib/xml_wrap.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_wrap.cmi lib/xml_wrap.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml.cmi lib/xml.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml.ml > lib/xml.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_iter.mli > lib/xml_iter.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_sigs.mli > lib/xml_sigs.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_sigs.cmi lib/xml_sigs.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_print.mli > lib/xml_print.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_iter.cmi lib/xml_iter.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_print.cmi lib/xml_print.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg.mli > lib/svg.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg_sigs.mli > lib/svg_sigs.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg_types.mli > lib/svg_types.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg_types.cmi lib/svg_types.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg_sigs.cmi lib/svg_sigs.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg.cmi lib/svg.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg.ml > lib/svg.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg_f.mli > lib/svg_f.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg_f.cmi lib/svg_f.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5.mli > lib/html5.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5_sigs.mli > lib/html5_sigs.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5_types.mli > lib/html5_types.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5_types.cmi lib/html5_types.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5_sigs.cmi lib/html5_sigs.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5.cmi lib/html5.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5.ml > lib/html5.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5_f.mli > lib/html5_f.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5_f.cmi lib/html5_f.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_iter.ml > lib/xml_iter.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_wrap.ml > lib/xml_wrap.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/xml_print.ml > lib/xml_print.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/svg_f.ml > lib/svg_f.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -package uutf -modules lib/html5_f.ml > lib/html5_f.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml.cmo lib/xml.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg.cmo lib/svg.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5.cmo lib/html5.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_iter.cmo lib/xml_iter.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_wrap.cmo lib/xml_wrap.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_print.cmo lib/xml_print.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg_f.cmo lib/svg_f.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5_f.cmo lib/html5_f.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/xml_wrap.cmo lib/xml_iter.cmo lib/xml_print.cmo lib/xml.cmo lib/svg_f.cmo lib/svg.cmo lib/html5_f.cmo lib/html5.cmo -o lib/tyxml.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_wrap.cmx lib/xml_wrap.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_iter.cmx lib/xml_iter.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml_print.cmx lib/xml_print.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/xml.cmx lib/xml.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg_f.cmx lib/svg_f.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/svg.cmx lib/svg.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5_f.cmx lib/html5_f.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package str -package uutf -I lib -o lib/html5.cmx lib/html5.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/xml_wrap.cmx lib/xml_iter.cmx lib/xml_print.cmx lib/xml.cmx lib/svg_f.cmx lib/svg.cmx lib/html5_f.cmx lib/html5.cmx -o lib/tyxml.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/tyxml.cmxa lib/xml_wrap.cmx lib/xml_iter.cmx lib/xml_print.cmx lib/xml.cmx lib/svg_f.cmx lib/svg.cmx lib/html5_f.cmx lib/html5.cmx -o lib/tyxml.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/xml_wrap.cmo lib/xml_iter.cmo lib/xml_print.cmo lib/svg_f.cmo lib/html5_f.cmo -o lib/tyxml_f.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/xml_wrap.cmx lib/xml_iter.cmx lib/xml_print.cmx lib/svg_f.cmx lib/html5_f.cmx -o lib/tyxml_f.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/tyxml_f.cmxa lib/xml_wrap.cmx lib/xml_iter.cmx lib/xml_print.cmx lib/svg_f.cmx lib/html5_f.cmx -o lib/tyxml_f.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -modules tools/tyxml_name.mli > tools/tyxml_name.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I tools -package bytes -I tools -o tools/tyxml_name.cmi tools/tyxml_name.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -modules tools/tyxml_name.ml > tools/tyxml_name.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I tools -package bytes -I tools -o tools/tyxml_name.cmo tools/tyxml_name.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a tools/tyxml_name.cmo -o tools/tyxml_tools.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I tools -package bytes -I tools -o tools/tyxml_name.cmx tools/tyxml_name.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a tools/tyxml_name.cmx -o tools/tyxml_tools.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared tools/tyxml_tools.cmxa tools/tyxml_name.cmx -o tools/tyxml_tools.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -modules tools/autoname.ml > tools/autoname.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I tools -package bytes -I tools -o tools/autoname.cmo tools/autoname.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -linkpkg -package bytes tools/tyxml_tools.cma tools/autoname.cmo -o tools/autoname.byte -> compiled tyxml.3.6.0 Processing 15/15: [tyxml: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/tyxml.3.6.0) - Installed /home/opam/.opam/4.02/lib/tyxml/xml.mli - Installed /home/opam/.opam/4.02/lib/tyxml/svg.mli - Installed /home/opam/.opam/4.02/lib/tyxml/html5.mli - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml.cma - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml.cmxa - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml.a - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml.cmxs - Installed /home/opam/.opam/4.02/lib/tyxml/html5.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/html5.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/html5.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/html5.annot - Installed /home/opam/.opam/4.02/lib/tyxml/svg.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/svg.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/svg.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/svg.annot - Installed /home/opam/.opam/4.02/lib/tyxml/xml.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/xml.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/xml.annot - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/html5.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/svg.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.mli - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_tools.cma - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_tools.cmxa - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_tools.a - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_tools.cmxs - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.annot - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_name.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.mli - Installed /home/opam/.opam/4.02/lib/tyxml/xml_sigs.mli - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.mli - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.mli - Installed /home/opam/.opam/4.02/lib/tyxml/svg_sigs.mli - Installed /home/opam/.opam/4.02/lib/tyxml/svg_types.mli - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.mli - Installed /home/opam/.opam/4.02/lib/tyxml/html5_sigs.mli - Installed /home/opam/.opam/4.02/lib/tyxml/html5_types.mli - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.mli - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_f.cma - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_f.cmxa - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_f.a - Installed /home/opam/.opam/4.02/lib/tyxml/tyxml_f.cmxs - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.annot - Installed /home/opam/.opam/4.02/lib/tyxml/html5_types.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/html5_types.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/html5_sigs.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/html5_sigs.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.annot - Installed /home/opam/.opam/4.02/lib/tyxml/svg_types.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/svg_types.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/svg_sigs.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/svg_sigs.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.annot - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.annot - Installed /home/opam/.opam/4.02/lib/tyxml/xml_sigs.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/xml_sigs.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmi - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmti - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmt - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.annot - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/tyxml/html5_f.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/html5_f.cmx - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/tyxml/svg_f.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/svg_f.cmx - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/tyxml/xml_print.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_print.cmx - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_wrap.cmx - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/xml_iter.cmx - Installed /home/opam/.opam/4.02/lib/tyxml/META -> installed tyxml.3.6.0 Done. # Run eval $(opam env) to update the current shell environment 2022-09-04 09:39.17 ---> saved as "ad85884ff4158d68fd99838bf075e756dcceea64a211c0bc55fbfb8ca2e32e54" Job succeeded