Building on x86-bm-4.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1) 2022-06-03 19:10.29 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" 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-06-03 19:10.29 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538")) 2022-06-03 19:10.29 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" 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-06-03 19:10.29 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" 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 (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) to update the current shell environment 2022-06-03 19:10.29 ---> using "0e9292a7d2bdd2d0f831e0d924388c9fa8e1e9ca331331f0074d7467a0bbf700" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB] - Fetched 303 kB in 3s (106 kB/s) - Reading package lists... - 2022-06-03 19:10.29 ---> using "b367b46c1512171e819433561dae4a57f0a24bd3c42efeea1e7dfd7f73997218" 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-06-03 19:10.29 ---> using "6754c9d5bc4723cf1d77b8b7f37cdab77a1ee2293fdd5d87a97131d48a57dee0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"opam-core.2.0.0~beta5\"\ \nopam install -vy \"opam-core.2.0.0~beta5\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"opam-core.2.0.0~beta5\" | 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] opam-core.2.0.0~beta5 is not installed. Nothing to do. The following actions will be performed: === install 7 packages - install jbuilder 1.0+beta17 [required by opam-core] - install ocamlbuild 0 [required by seq] - install ocamlfind 1.9.3 [required by jbuilder, ocamlgraph] - install ocamlgraph 1.8.8 [required by opam-core] - install opam-core 2.0.0~beta5 - install re 1.8.0 [required by opam-core] - install seq 0.1 [required by re] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: Processing 4/21: Processing 5/21: -> installed ocamlbuild.0 Processing 6/21: -> retrieved ocamlfind.1.9.3 (cached) Processing 7/21: Processing 8/21: [ocamlfind: ./configure] -> retrieved jbuilder.1.0+beta17 (cached) Processing 9/21: [ocamlfind: ./configure] -> retrieved ocamlgraph.1.8.8 (cached) Processing 10/21: [ocamlfind: ./configure] -> retrieved opam-core.2.0.0~beta5 (cached) -> retrieved re.1.8.0 (cached) -> retrieved seq.0.1 (cached) + /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.3) - Welcome to findlib version 1.9.3 - 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/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 10/21: [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.3) - 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.3/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 -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 - 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/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/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3' - 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.3' Processing 10/21: [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.3) - 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.3/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 - 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/.opam-switch/build/ocamlfind.1.9.3/src/findlib' -> compiled ocamlfind.1.9.3 Processing 11/21: [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.3) - 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 - mkdir -p "/home/opam/.opam/4.02/bin" - mkdir -p "/home/opam/.opam/4.02/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.02/lib/findlib.conf" || cp 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.3' - 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.3/src/findlib' - mkdir -p "/home/opam/.opam/4.02/lib/findlib" - mkdir -p "/home/opam/.opam/4.02/bin" - test 1 -eq 0 || cp 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` && \ - cp $files "/home/opam/.opam/4.02/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $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/"; \ - cp 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.3/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3' - 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/lib/$x"; cp 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 - mkdir -p "/home/opam/.opam/4.02/lib/findlib"; cp 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.3' - 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.3/src/findlib' - mkdir -p "/home/opam/.opam/4.02/lib/num-top" - cp 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.3/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || cp 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.3' - mkdir -p "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/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/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3' -> installed ocamlfind.1.9.3 Processing 12/21: [jbuilder: ocaml bootstrap.ml] Processing 13/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: touch] Processing 14/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: touch] [seq: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8) Processing 14/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [seq: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.1) - ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -a src/seq.cmo -o src/seq.cma - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/seq.cmx -o src/seq.cmxa - /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/seq.cmx -o src/seq.cmxs -> compiled seq.0.1 Processing 14/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] Processing 15/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [seq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.1) - ocamlfind install seq META _build/src/seq.a _build/src/seq.cma _build/src/seq.cmi _build/src/seq.cmo _build/src/seq.cmx _build/src/seq.cmxa _build/src/seq.cmxs _build/src/seq.ml _build/src/seq.ml.depends _build/src/seq.mli _build/src/seq.mli.depends _build/src/seq.o - Installed /home/opam/.opam/4.02/lib/seq/seq.o - Installed /home/opam/.opam/4.02/lib/seq/seq.mli.depends - Installed /home/opam/.opam/4.02/lib/seq/seq.mli - Installed /home/opam/.opam/4.02/lib/seq/seq.ml.depends - Installed /home/opam/.opam/4.02/lib/seq/seq.ml - Installed /home/opam/.opam/4.02/lib/seq/seq.cmxs - Installed /home/opam/.opam/4.02/lib/seq/seq.cmxa - Installed /home/opam/.opam/4.02/lib/seq/seq.cmx - Installed /home/opam/.opam/4.02/lib/seq/seq.cmo - Installed /home/opam/.opam/4.02/lib/seq/seq.cmi - Installed /home/opam/.opam/4.02/lib/seq/seq.cma - Installed /home/opam/.opam/4.02/lib/seq/seq.a - Installed /home/opam/.opam/4.02/lib/seq/META -> installed seq.0.1 Processing 15/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8) - checking for ocamlc... ocamlc - ocaml version is 4.02.3 - ocaml library path is /home/opam/.opam/4.02/lib/ocaml - checking for ocamlopt... ocamlopt - checking ocamlopt version... ok - checking for ocamlc.opt... ocamlc.opt - checking ocamlc.opt version... ok - checking for ocamlopt.opt... ocamlopt.opt - checking ocamlc.opt version... ok - checking for ocamldep... ocamldep - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlweb... true - checking for ocamlfind... ocamlfind - OCamlfind detected and enabled - ocamlfind: Package `lablgtk2' not found - checking for /home/opam/.opam/4.02/lib/ocaml/lablgtk2/lablgtk.cmxa... no - checking Win32 platform... no - configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled - configure: creating ./config.status - config.status: creating Makefile Processing 15/21: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta17) - '/home/opam/.opam/4.02/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt - '/home/opam/.opam/4.02/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml Processing 15/21: [jbuilder: ./boot.exe 31] [ocamlgraph: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta17) - ocamldep bin/main.depends.ocamldep-output - ocamllex src/glob_lexer.ml - ocamllex src/meta_lexer.ml - ocamlc src/jbuilder.{cmi,cmo,cmt} - ocamldep src/jbuilder.dependsi.ocamldep-output - ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt} - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt} - ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli} - ocamllex vendor/opam-file-format/src/opamLexer.ml - ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt} - ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output - ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output - ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output - ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt} - ocamldep vendor/usexp/src/usexp.depends.ocamldep-output - ocamldep bin/main.dependsi.ocamldep-output - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt src/jbuilder.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o} - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output - ocamlopt vendor/re/src/jbuilder_re.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt} - ocamlopt vendor/usexp/src/usexp__.{cmx,o} - ocamlc vendor/usexp/src/usexp.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa} - ocamlopt vendor/usexp/src/usexp__Table.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{cmx,o} - ocamlopt src/jbuilder__Clflags.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{a,cmxa} - ocamlopt src/jbuilder__Import.{cmx,o} - ocamlopt src/jbuilder__Glob_lexer.{cmx,o} - ocamlopt src/jbuilder__Io.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Ansi_color.{cmx,o} - ocamlopt src/jbuilder__Opam_file.{cmx,o} - ocamlopt src/jbuilder__Meta_lexer.{cmx,o} - ocamlopt src/jbuilder__Sexp.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Utils.{cmx,o} - ocamlopt src/jbuilder__Meta.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Mode.{cmx,o} - ocamlopt src/jbuilder__Module.{cmx,o} - ocamlopt src/jbuilder__Log.{cmx,o} - ocamlopt src/jbuilder__Findlib.{cmx,o} - ocamlopt src/jbuilder__Future.{cmx,o} - ocamlopt src/jbuilder__Print_diff.{cmx,o} - ocamlopt src/jbuilder__Watermarks.{cmx,o} - ocamlopt src/jbuilder__Context.{cmx,o} - ocamlopt src/jbuilder__Action.{cmx,o} - ocamlopt src/jbuilder__Jbuild.{cmx,o} - ocamlopt src/jbuilder__Artifacts.{cmx,o} - ocamlopt src/jbuilder__Lib.{cmx,o} - ocamlopt src/jbuilder__Build.{cmx,o} - ocamlopt src/jbuilder__Jbuild_load.{cmx,o} - ocamlopt src/jbuilder__Build_interpret.{cmx,o} - ocamlopt src/jbuilder__Lib_db.{cmx,o} - ocamlopt src/jbuilder__Gen_meta.{cmx,o} - ocamlopt src/jbuilder__Build_system.{cmx,o} - ocamlopt src/jbuilder__Super_context.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Utop.{cmx,o} - ocamlopt src/jbuilder__Merlin.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Odoc.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{cmx,o} - ocamlopt src/jbuilder__Gen_rules.{cmx,o} - ocamlopt src/jbuilder__Main.{cmx,o} - ocamlopt src/jbuilder.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt bin/main.exe - jbuilder doc/jbuilder-build.1 - jbuilder doc/jbuilder-clean.1 - jbuilder doc/jbuilder-exec.1 - jbuilder doc/jbuilder-external-lib-deps.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-install.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-utop.1 - jbuilder doc/jbuilder.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder-subst.1 -> compiled jbuilder.1.0+beta17 Processing 15/21: [ocamlgraph: make] -> installed jbuilder.1.0+beta17 Processing 16/21: [ocamlgraph: make] Processing 17/21: [ocamlgraph: make] [re: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/re.1.8.0) - ocamldep deprecated/re_emacs.depends.ocamldep-output - ocamldep deprecated/re_glob.depends.ocamldep-output - ocamldep deprecated/re_pcre.depends.ocamldep-output - ocamldep deprecated/re_perl.depends.ocamldep-output - ocamldep deprecated/re_str.depends.ocamldep-output - ocamlc lib/re__.{cmi,cmo,cmt} - ocamldep deprecated/re_posix.depends.ocamldep-output - ocamldep lib/re.dependsi.ocamldep-output - ocamlopt lib/re__.{cmx,o} - ocamlc lib/re__Cset.{cmi,cmti} - ocamlc lib/re__Str.{cmi,cmti} - ocamlc lib/re__Pmark.{cmi,cmti} - ocamlc lib/re__Category.{cmi,cmti} - ocamldep lib/re.depends.ocamldep-output - ocamlc lib/re__Core.{cmi,cmti} - ocamlc lib/re__Emacs.{cmi,cmti} - ocamlc lib/re__Pcre.{cmi,cmti} - ocamlc lib/re__Automata.{cmi,cmti} - ocamlc lib/re__Category.{cmo,cmt} - ocamlc lib/re__Perl.{cmi,cmti} - ocamlc lib/re__Pmark.{cmo,cmt} - ocamlc lib/re__Posix.{cmi,cmti} - ocamlc lib/re__Glob.{cmi,cmti} - ocamlopt lib/re__Category.{cmx,o} - ocamlc lib/re__Fmt.{cmi,cmo,cmt} - ocamlc lib/re__Perl.{cmo,cmt} - ocamlopt lib/re__Pmark.{cmx,o} - ocamlc lib/re__Emacs.{cmo,cmt} - ocamlc lib/re__Pcre.{cmo,cmt} - ocamlc lib/re__Posix.{cmo,cmt} - ocamlopt lib/re__Fmt.{cmx,o} - ocamlc lib/re__Glob.{cmo,cmt} - ocamlc lib/re.{cmi,cmo,cmt} - ocamlc lib/re__Cset.{cmo,cmt} - ocamlc deprecated/re_perl.{cmi,cmo,cmt} - ocamlc deprecated/re_glob.{cmi,cmo,cmt} - ocamlc deprecated/re_emacs.{cmi,cmo,cmt} - ocamlc deprecated/re_posix.{cmi,cmo,cmt} - ocamlc lib/re__Str.{cmo,cmt} - ocamlc deprecated/re_pcre.{cmi,cmo,cmt} - ocamlc deprecated/re_perl.cma - ocamlc deprecated/re_emacs.cma - ocamlc deprecated/re_glob.cma - ocamlc deprecated/re_str.{cmi,cmo,cmt} - ocamlc deprecated/re_posix.cma - ocamlc deprecated/re_pcre.cma - ocamlc deprecated/re_str.cma - ocamlc lib/re__Automata.{cmo,cmt} - ocamlopt lib/re__Cset.{cmx,o} - ocamlc lib/re__Core.{cmo,cmt} - ocamlc lib/re.cma - ocamlopt lib/re__Automata.{cmx,o} - ocamlopt lib/re__Core.{cmx,o} - ocamlopt lib/re__Posix.{cmx,o} - ocamlopt lib/re__Emacs.{cmx,o} - ocamlopt lib/re__Glob.{cmx,o} - ocamlopt lib/re__Perl.{cmx,o} - ocamlopt lib/re__Str.{cmx,o} - ocamlopt lib/re__Pcre.{cmx,o} - ocamlopt lib/re.{cmx,o} - ocamlopt deprecated/re_emacs.{cmx,o} - ocamlopt deprecated/re_pcre.{cmx,o} - ocamlopt deprecated/re_glob.{cmx,o} - ocamlopt deprecated/re_str.{cmx,o} - ocamlopt deprecated/re_posix.{cmx,o} - ocamlopt deprecated/re_perl.{cmx,o} - ocamlopt deprecated/re_emacs.{a,cmxa} - ocamlopt deprecated/re_pcre.{a,cmxa} - ocamlopt lib/re.{a,cmxa} - ocamlopt deprecated/re_posix.{a,cmxa} - ocamlopt deprecated/re_glob.{a,cmxa} - ocamlopt deprecated/re_str.{a,cmxa} - ocamlopt deprecated/re_perl.{a,cmxa} - ocamlopt deprecated/re_emacs.cmxs - ocamlopt deprecated/re_posix.cmxs - ocamlopt deprecated/re_str.cmxs - ocamlopt deprecated/re_pcre.cmxs - ocamlopt deprecated/re_glob.cmxs - ocamlopt deprecated/re_perl.cmxs - ocamlopt lib/re.cmxs -> compiled re.1.8.0 Processing 17/21: [ocamlgraph: make] -> installed re.1.8.0 Processing 18/21: [ocamlgraph: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8) - sed -e s/VERSION/1.8.8/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ -e s/CMXS/graph.cmxs/ \ - META.in > META - rm -f src/version.ml - echo "let version = \""1.8.8"\"" > src/version.ml - echo 'let date = "'"Fri Jun 3 20:11:06 BST 2022"'"' >> src/version.ml - rm -f .depend - ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\ - lib/*.ml lib/*.mli \ - src/*.ml src/*.mli \ - editor/*.mli editor/*.ml \ - view_graph/*.mli view_graph/*.ml \ - dgraph/*.mli dgraph/*.ml > .depend - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli - ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml - ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo - ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo - ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml - ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml - ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx - ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx - ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx -> compiled ocamlgraph.1.8.8 Processing 19/21: [ocamlgraph: make install-findlib] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8) - ocamlfind install ocamlgraph META \ - src/*.mli view_graph/*.mli dgraph/*.mli \ - graph.a graph.cmo graph.cmi graph.cma \ - graph.o graph.a graph.cmx graph.cmxa graph.cmxs - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxs - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxa - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmx - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.o - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cma - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmi - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmo - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/ocamlgraph/graph.a - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a - Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDotDraw.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDot.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphViewItem.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphView.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeModel.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeLayout.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphSubTree.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphRandModel.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphModel.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphContainer.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_utils.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_select.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_core.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/weakTopological.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/util.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/traverse.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/topological.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/strat.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig_pack.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/rand.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/prim.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/persistent.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/path.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/pack.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/oper.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/nonnegative.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/minsep.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/mincut.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/merge.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/md.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/mcs_m.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/leaderlist.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/kruskal.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/imperative.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphviz.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphml.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/gml.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/gmap.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/flow.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/fixpoint.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_parser.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_ast.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/dominator.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/delaunay.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/contraction.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/components.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/coloring.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/cliquetree.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/clique.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/classic.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/chaoticIteration.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/builder.mli - Installed /home/opam/.opam/4.02/lib/ocamlgraph/META -> installed ocamlgraph.1.8.8 Processing 20/21: [opam-core: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-core.2.0.0~beta5) - checking for ocamlc... ocamlc - OCaml version is 4.02.3 - OCaml library path is /home/opam/.opam/4.02/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... ocamlbuild - checking OCaml Sys.os_type... Unix - checking for gawk... no - checking for mawk... mawk - checking for gcc... gcc - checking whether the C compiler works... - yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking for ocamlfind... ocamlfind - checking for curl... curl - checking for jbuilder... jbuilder - - checking for OCaml findlib package unix... found - checking for OCaml findlib package bigarray... found - checking for OCaml findlib package extlib... not found - checking for OCaml findlib package re... found - checking for OCaml findlib package re.glob... found - checking for OCaml findlib package cmdliner... not found - checking for OCaml findlib package ocamlgraph... found - checking for OCaml findlib package cudf... not found - checking for OCaml findlib package dose3.common... not found - checking for OCaml findlib package dose3.algo... not found - checking for OCaml findlib package opam-file-format... not found - checking for OCaml findlib package mccs... not found - - configure: creating ./config.status - config.status: creating Makefile.config - - Opam will be built WITHOUT a built-in solver - - Executables will be installed in /home/opam/.opam/4.02/bin - Manual pages will be installed in /home/opam/.opam/4.02/share/man Processing 20/21: [opam-core: make opam-core.install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opam-core.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-core.2.0.0~beta5) - jbuilder build -p opam-core opam-core.install - File "jbuild-ignore", line 2, characters 0-16: - Warning: subdirectory expression src_ext/jbuilder ignored - File "jbuild-ignore", line 3, characters 0-14: - Warning: subdirectory expression tests/packages ignored - ocaml (internal) - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - File "src/core/jbuild", line 29, characters 84-99: - Warning: The use of the variable prefix '!' is deprecated, simply use '${^}' - - File "src/core/jbuild", line 29, characters 84-292: - Warning: The use of the variable prefix '!' is deprecated, simply use '${^}' - - File "src/jbuild", line 6, characters 81-89: - Warning: The use of the variable prefix '!' is deprecated, simply use '${^}' - - ocaml src/core/ocaml-compat.sexp - ocaml src/core/opamCoreConfig.ml - ocaml src/ocaml-flags-standard.sexp - ocamldep src/core/opam_core.dependsi.ocamldep-output - ocaml src/ocaml-context-flags.sexp - ocaml src/core/opamVersion.ml - ocamlc src/core/opamCompat.{cmi,cmti} - ocamlc src/core/opamJson.{cmi,cmti} - ocamlc src/core/opamCoreConfig.{cmi,cmti} - ocamlc src/core/opamVersionCompare.{cmi,cmti} - ocamlc src/core/opamSHA.{cmi,cmti} - ocamlc src/core/opamStd.{cmi,cmti} - ocamldep src/core/opam_core.depends.ocamldep-output - ocamlc src/core/opamConsole.{cmi,cmti} - ocamlc src/core/opamHash.{cmi,cmti} - ocamlc src/core/opamVersion.{cmi,cmti} - ocamlc src/core/opamCompat.{cmo,cmt} - ocamlopt src/core/opamCompat.{cmx,o} - ocamlc src/core/opamCoreConfig.{cmo,cmt} - ocamlc src/core/opamJson.{cmo,cmt} - ocamlopt src/core/opamJson.{cmx,o} - ocamlc src/core/opamVersionCompare.{cmo,cmt} - ocamlopt src/core/opamVersionCompare.{cmx,o} - ocamlopt src/core/opamSHA.{cmx,o} - ocamlc src/core/opamSHA.{cmo,cmt} - ocamlc src/core/opamProcess.{cmi,cmti} - ocamlc src/core/opamStd.{cmo,cmt} - ocamlc src/core/opamVersion.{cmo,cmt} - ocamlopt src/core/opamCoreConfig.{cmx,o} - ocamlc src/core/opamConsole.{cmo,cmt} - ocamlc src/core/opamSystem.{cmi,cmti} - ocamlc src/core/opamParallel.{cmi,cmti} - ocamlc src/core/opamProcess.{cmo,cmt} - ocamlc src/core/opamSystem.{cmo,cmt} - ocamlc src/core/opamFilename.{cmi,cmti} - ocamlc src/core/opamHash.{cmo,cmt} - ocamlc src/core/opamUrl.{cmi,cmti} - ocamlc src/core/opamDirTrack.{cmi,cmti} - ocamlc src/core/opamFilename.{cmo,cmt} - ocamlc src/core/opamUrl.{cmo,cmt} - ocamlc src/core/opamParallel.{cmo,cmt} - ocamlopt src/core/opamStd.{cmx,o} - ocamlc src/core/opamDirTrack.{cmo,cmt} - ocamlc src/core/opam_core.cma - ocamlopt src/core/opamVersion.{cmx,o} - ocamlopt src/core/opamConsole.{cmx,o} - ocamlopt src/core/opamProcess.{cmx,o} - ocamlopt src/core/opamParallel.{cmx,o} - ocamlopt src/core/opamSystem.{cmx,o} - ocamlopt src/core/opamHash.{cmx,o} - ocamlopt src/core/opamFilename.{cmx,o} - ocamlopt src/core/opamUrl.{cmx,o} - ocamlopt src/core/opamDirTrack.{cmx,o} - ocamlopt src/core/opam_core.{a,cmxa} - ocamlopt src/core/opam_core.cmxs -> compiled opam-core.2.0.0~beta5 -> installed opam-core.2.0.0~beta5 Done. # Run eval $(opam env) to update the current shell environment 2022-06-03 19:11.30 ---> saved as "b4343b4d5313d2db3a5150835c5d53e6b5f7cffcd848d8afdd98e1070d3c7b08" Job succeeded