Building on x86-bm-11.ocamllabs.io (from ocaml/opam:debian-unstable) 2021-11-11 08:23.06 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-2.1 /usr/bin/opam")) 2021-11-11 08:23.06 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 7b361ce572d98a700d2e0018cb6e9c72db9a3675")) 2021-11-11 08:23.06 ---> using "d735cc1084771dd7a4c27bc038a74be9c565f9b4862c23ef3b35f68ab04a6aef" 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. 2021-11-11 08:23.06 ---> using "44eb507bce7a2e2ed046a7a65eaf9728147d93dd5621a9ab5b08e6a2b062590d" from cache /: (run (network host) (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89")) 2021-11-11 08:23.06 ---> using "982f7d54b73fc7cab2a09dec2ae08ff2574343a9745a7f336abd76f9a26d22dc" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-11-11 08:23.06 ---> using "581fbaf65c6cbed22afcc69cdb3cb3a52aafc46e8c4cea4bc9ca5a44060fda80" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,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 2021-11-11 08:23.06 ---> using "6b080e3007fe19b239788f5884e0d7d9e84094970fc792bfe6f53a8b6ea2f732" 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] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8830 kB] - Fetched 9059 kB in 5s (1825 kB/s) - Reading package lists... - 2021-11-11 08:23.06 ---> using "06af25d18970a1567c8a2f9b1abcef0fdf37145cd4ba7d7a67d6f6cdb2df847b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2021-11-11 08:23.06 ---> using "0f11273b3dfb87d90185a066c637a4c17990bd79a3e6002d1c179f98ec26779b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"opam-installer.2.0.0~beta5\"\ \nopam install -vy \"opam-installer.2.0.0~beta5\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"opam-installer.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")) Nothing to do. [NOTE] opam-installer.2.0.0~beta5 is not installed. The following actions will be performed: - install ocamlfind 1.9.1 [required by cmdliner, jbuilder] - install ocamlbuild 0 [required by cmdliner] - install ocamlgraph 1.8.8 [required by opam-core] - install ocamlfind-secondary 1.9.1 [required by dune] - install jbuilder 1.0+beta17 [required by opam-installer] - install dune 2.9.1 [required by result, opam-file-format] - install seq 0.2.2 [required by re] - install result 1.4 [required by cmdliner] - install opam-file-format 2.1.0 [required by opam-format] - install re 1.10.3 [required by opam-core] - install topkg 1.0.0 [required by cmdliner] - install opam-core 2.0.0~beta5 [required by opam-format] - install cmdliner 1.0.2 [required by opam-installer] - install opam-format 2.0.0~beta5 [required by opam-installer] - install opam-installer 2.0.0~beta5 ===== 15 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/45: Processing 2/45: Processing 3/45: -> retrieved cmdliner.1.0.2 (cached) Processing 4/45: Processing 5/45: Processing 6/45: -> installed ocamlbuild.0 Processing 7/45: -> retrieved dune.2.9.1 (cached) Processing 8/45: -> retrieved jbuilder.1.0+beta17 (cached) Processing 9/45: -> retrieved ocamlfind.1.9.1 (cached) Processing 10/45: Processing 11/45: [ocamlfind: ./configure] -> retrieved ocamlfind-secondary.1.9.1 (cached) Processing 12/45: [ocamlfind: ./configure] -> retrieved ocamlgraph.1.8.8 (cached) Processing 13/45: [ocamlfind: ./configure] -> retrieved opam-core.2.0.0~beta5 (cached) Processing 14/45: [ocamlfind: ./configure] -> retrieved opam-file-format.2.1.0 (cached) Processing 15/45: [ocamlfind: ./configure] -> retrieved opam-format.2.0.0~beta5 (cached) Processing 16/45: [ocamlfind: ./configure] -> retrieved opam-installer.2.0.0~beta5 (cached) Processing 17/45: [ocamlfind: ./configure] -> retrieved re.1.10.3 (cached) Processing 18/45: [ocamlfind: ./configure] -> retrieved result.1.4 (cached) -> retrieved seq.0.2.2 (cached) -> retrieved topkg.1.0.0 (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.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: found - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.02/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 18/45: [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.1) - 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.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02/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 - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -c topfind.mli - ocamlc -I +compiler-libs -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.1' Processing 18/45: [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.1) - 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.1/src/findlib' - ocamlopt -I +compiler-libs -g -c findlib_config.ml - ocamlopt -I +compiler-libs -g -c fl_split.ml - ocamlopt -I +compiler-libs -g -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -c fl_meta.ml - ocamlopt -I +compiler-libs -g -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -c fl_topo.ml - ocamlopt -I +compiler-libs -g -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -c findlib.ml - ocamlopt -I +compiler-libs -g -c fl_args.ml - ocamlopt -I +compiler-libs -g -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -c topfind.ml - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 19/45: [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.1) - 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.1' - 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.1' - 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.1/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 topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.02/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.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x"; 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.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/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.1/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.1' - 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.1' -> installed ocamlfind.1.9.1 Processing 20/45: [jbuilder: ocaml bootstrap.ml] [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 21/45: [jbuilder: ocaml bootstrap.ml] [ocamlfind-secondary: ./configure] Processing 22/45: [jbuilder: ocaml bootstrap.ml] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] + /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 22/45: [jbuilder: ocaml bootstrap.ml] [ocamlfind-secondary: ./configure] [ocamlgraph: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: found - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.02/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/share/ocaml-secondary-compiler/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: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: found - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.02/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/share/ocaml-secondary-compiler/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: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 22/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamlbuild ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" - for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamlbuild ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /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 - 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 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.02/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 23/45: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make] Processing 24/45: [dune: ocaml bootstrap.ml] [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 - '/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 24/45: [dune: ocaml bootstrap.ml] [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 - ocamlc src/jbuilder.{cmi,cmo,cmt} - ocamldep src/jbuilder.dependsi.ocamldep-output - ocamllex src/glob_lexer.ml - ocamllex src/meta_lexer.ml - 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 - 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} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - 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.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - 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__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Io.{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__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Meta.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__Utils.{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__Utop.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Merlin.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{cmx,o} - ocamlopt src/jbuilder__Odoc.{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-install.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-subst.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-utop.1 - jbuilder doc/jbuilder.1 - ocamldep bin/main.depends.ocamldep-output - ocamlc src/jbuilder.{cmi,cmo,cmt} - ocamldep src/jbuilder.dependsi.ocamldep-output - ocamllex src/glob_lexer.ml - ocamllex src/meta_lexer.ml - 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 - 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} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - 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.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - 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__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Io.{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__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Meta.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__Utils.{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__Utop.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Merlin.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{cmx,o} - ocamlopt src/jbuilder__Odoc.{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-install.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-subst.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-utop.1 - jbuilder doc/jbuilder.1 -> compiled jbuilder.1.0+beta17 Processing 24/45: [dune: ocaml bootstrap.ml] [ocamlgraph: make] -> installed jbuilder.1.0+beta17 Processing 25/45: [dune: ocaml bootstrap.ml] [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 = "'"Thu Nov 11 08:23:31 GMT 2021"'"' >> 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 - 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 = "'"Thu Nov 11 08:23:31 GMT 2021"'"' >> 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 25/45: [dune: ocaml bootstrap.ml] Processing 26/45: [dune: ocaml bootstrap.ml] [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 - 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 26/45: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.2.9.1) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 31 - Processing 26/45: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.2.9.1) -> compiled dune.2.9.1 -> installed dune.2.9.1 Processing 28/45: [opam-file-format: dune build] Processing 29/45: [opam-file-format: dune build] [result: dune build] Processing 30/45: [opam-file-format: dune build] [result: dune build] [seq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/result.1.4) -> compiled result.1.4 Processing 30/45: [opam-file-format: dune build] [seq: dune build] -> installed result.1.4 Processing 31/45: [opam-file-format: dune build] [seq: dune build] Processing 32/45: [opam-file-format: dune build] [seq: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 32/45: [opam-file-format: dune build] [topkg: ocaml build] -> installed seq.0.2.2 Processing 33/45: [opam-file-format: dune build] [topkg: ocaml build] Processing 34/45: [opam-file-format: dune build] [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "31" "@install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0) -> compiled opam-file-format.2.1.0 Processing 34/45: [re: dune build] [topkg: ocaml build] -> installed opam-file-format.2.1.0 Processing 35/45: [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/re.1.10.3) -> compiled re.1.10.3 Processing 35/45: [topkg: ocaml build] -> installed re.1.10.3 Processing 36/45: [topkg: ocaml build] Processing 37/45: [opam-core: ./configure] [topkg: ocaml build] + /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... 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 - 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... 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 37/45: [opam-core: make opam-core.install] [topkg: ocaml build] + /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/ocaml-flags-standard.sexp - ocaml src/core/opamCoreConfig.ml - ocaml src/ocaml-context-flags.sexp - ocaml src/core/opamVersion.ml - ocaml src/core/ocaml-compat.sexp - ocamldep src/core/opam_core.dependsi.ocamldep-output - ocamldep src/core/opam_core.depends.ocamldep-output - ocamlc src/core/opamCompat.{cmi,cmti} - ocamlc src/core/opamCoreConfig.{cmi,cmti} - ocamlc src/core/opamJson.{cmi,cmti} - ocamlc src/core/opamSHA.{cmi,cmti} - ocamlc src/core/opamVersionCompare.{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/opamStd.{cmi,cmti} - ocamlc src/core/opamVersionCompare.{cmo,cmt} - ocamlc src/core/opamSHA.{cmo,cmt} - ocamlopt src/core/opamVersionCompare.{cmx,o} - ocamlopt src/core/opamCoreConfig.{cmx,o} - ocamlc src/core/opamConsole.{cmi,cmti} - ocamlc src/core/opamHash.{cmi,cmti} - ocamlopt src/core/opamSHA.{cmx,o} - ocamlc src/core/opamVersion.{cmi,cmti} - ocamlc src/core/opamProcess.{cmi,cmti} - ocamlc src/core/opamVersion.{cmo,cmt} - ocamlc src/core/opamConsole.{cmo,cmt} - ocamlc src/core/opamSystem.{cmi,cmti} - ocamlc src/core/opamStd.{cmo,cmt} - File "src/core/opamStd.ml", line 409, characters 32-46: - Warning 3: deprecated: Re.get_all_ofs - Use Group.all_offset - ocamlc src/core/opamParallel.{cmi,cmti} - ocamlc src/core/opamProcess.{cmo,cmt} - ocamlc src/core/opamFilename.{cmi,cmti} - ocamlc src/core/opamHash.{cmo,cmt} - ocamlc src/core/opamSystem.{cmo,cmt} - ocamlc src/core/opamFilename.{cmo,cmt} - ocamlc src/core/opamUrl.{cmi,cmti} - ocamlc src/core/opamDirTrack.{cmi,cmti} - ocamlopt src/core/opamStd.{cmx,o} - File "src/core/opamStd.ml", line 409, characters 32-46: - Warning 3: deprecated: Re.get_all_ofs - Use Group.all_offset - ocamlc src/core/opamParallel.{cmo,cmt} - ocamlc src/core/opamUrl.{cmo,cmt} - File "src/core/opamUrl.ml", line 52, characters 10-20: - Warning 3: deprecated: Re.get_all - Use Group.all - File "src/core/opamUrl.ml", line 104, characters 12-18: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 104, characters 37-43: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 210, characters 6-12: - Warning 3: deprecated: Re.get - Use Group.get - ocamlc src/core/opamDirTrack.{cmo,cmt} - ocamlopt src/core/opamVersion.{cmx,o} - ocamlc src/core/opam_core.cma - 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} - File "src/core/opamUrl.ml", line 52, characters 10-20: - Warning 3: deprecated: Re.get_all - Use Group.all - File "src/core/opamUrl.ml", line 104, characters 12-18: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 104, characters 37-43: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 210, characters 6-12: - Warning 3: deprecated: Re.get - Use Group.get - ocamlopt src/core/opamDirTrack.{cmx,o} - ocamlopt src/core/opam_core.{a,cmxa} - ocamlopt src/core/opam_core.cmxs - 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/ocaml-flags-standard.sexp - ocaml src/core/opamCoreConfig.ml - ocaml src/ocaml-context-flags.sexp - ocaml src/core/opamVersion.ml - ocaml src/core/ocaml-compat.sexp - ocamldep src/core/opam_core.dependsi.ocamldep-output - ocamldep src/core/opam_core.depends.ocamldep-output - ocamlc src/core/opamCompat.{cmi,cmti} - ocamlc src/core/opamCoreConfig.{cmi,cmti} - ocamlc src/core/opamJson.{cmi,cmti} - ocamlc src/core/opamSHA.{cmi,cmti} - ocamlc src/core/opamVersionCompare.{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/opamStd.{cmi,cmti} - ocamlc src/core/opamVersionCompare.{cmo,cmt} - ocamlc src/core/opamSHA.{cmo,cmt} - ocamlopt src/core/opamVersionCompare.{cmx,o} - ocamlopt src/core/opamCoreConfig.{cmx,o} - ocamlc src/core/opamConsole.{cmi,cmti} - ocamlc src/core/opamHash.{cmi,cmti} - ocamlopt src/core/opamSHA.{cmx,o} - ocamlc src/core/opamVersion.{cmi,cmti} - ocamlc src/core/opamProcess.{cmi,cmti} - ocamlc src/core/opamVersion.{cmo,cmt} - ocamlc src/core/opamConsole.{cmo,cmt} - ocamlc src/core/opamSystem.{cmi,cmti} - ocamlc src/core/opamStd.{cmo,cmt} - File "src/core/opamStd.ml", line 409, characters 32-46: - Warning 3: deprecated: Re.get_all_ofs - Use Group.all_offset - ocamlc src/core/opamParallel.{cmi,cmti} - ocamlc src/core/opamProcess.{cmo,cmt} - ocamlc src/core/opamFilename.{cmi,cmti} - ocamlc src/core/opamHash.{cmo,cmt} - ocamlc src/core/opamSystem.{cmo,cmt} - ocamlc src/core/opamFilename.{cmo,cmt} - ocamlc src/core/opamUrl.{cmi,cmti} - ocamlc src/core/opamDirTrack.{cmi,cmti} - ocamlopt src/core/opamStd.{cmx,o} - File "src/core/opamStd.ml", line 409, characters 32-46: - Warning 3: deprecated: Re.get_all_ofs - Use Group.all_offset - ocamlc src/core/opamParallel.{cmo,cmt} - ocamlc src/core/opamUrl.{cmo,cmt} - File "src/core/opamUrl.ml", line 52, characters 10-20: - Warning 3: deprecated: Re.get_all - Use Group.all - File "src/core/opamUrl.ml", line 104, characters 12-18: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 104, characters 37-43: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 210, characters 6-12: - Warning 3: deprecated: Re.get - Use Group.get - ocamlc src/core/opamDirTrack.{cmo,cmt} - ocamlopt src/core/opamVersion.{cmx,o} - ocamlc src/core/opam_core.cma - 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} - File "src/core/opamUrl.ml", line 52, characters 10-20: - Warning 3: deprecated: Re.get_all - Use Group.all - File "src/core/opamUrl.ml", line 104, characters 12-18: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 104, characters 37-43: - Warning 3: deprecated: Re.get - Use Group.get - File "src/core/opamUrl.ml", line 210, characters 6-12: - Warning 3: deprecated: Re.get - Use Group.get - 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 Processing 37/45: [topkg: ocaml build] -> installed opam-core.2.0.0~beta5 Processing 38/45: [topkg: ocaml build] Processing 39/45: [opam-format: ./configure] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/topkg.1.0.0) - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -package 'bytes result' src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -package 'bytes result' src/topkg.cmx -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -package 'bytes result' src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -package 'bytes result' src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -package 'bytes result' src/topkg.cmx -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -package 'bytes result' src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.0 Processing 39/45: [opam-format: ./configure] -> installed topkg.1.0.0 Processing 40/45: [opam-format: ./configure] Processing 41/45: [cmdliner: ocaml build] [opam-format: ./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-format.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... 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 - 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... 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 41/45: [cmdliner: ocaml build] [opam-format: make opam-format.install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cmdliner.1.0.2) - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.ml > src/cmdliner_suggest.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.mli > src/cmdliner_suggest.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmi src/cmdliner_suggest.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.ml > src/cmdliner_trie.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.mli > src/cmdliner_trie.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmi src/cmdliner_trie.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.ml > src/cmdliner_base.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.mli > src/cmdliner_base.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmi src/cmdliner_base.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmx src/cmdliner_trie.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.ml > src/cmdliner_manpage.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.mli > src/cmdliner_manpage.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmi src/cmdliner_manpage.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmx src/cmdliner_base.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.ml > src/cmdliner_info.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.mli > src/cmdliner_info.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmi src/cmdliner_info.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmx src/cmdliner_manpage.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.ml > src/cmdliner_docgen.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.mli > src/cmdliner_docgen.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmi src/cmdliner_docgen.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmx src/cmdliner_info.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.ml > src/cmdliner_msg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.mli > src/cmdliner_msg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmi src/cmdliner_msg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmx src/cmdliner_docgen.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.ml > src/cmdliner_cline.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.mli > src/cmdliner_cline.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmi src/cmdliner_cline.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmx src/cmdliner_msg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmx src/cmdliner_suggest.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.ml > src/cmdliner_arg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.mli > src/cmdliner_arg.mli.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.mli > src/cmdliner_term.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmi src/cmdliner_term.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmi src/cmdliner_arg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmx src/cmdliner_cline.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.ml > src/cmdliner_term.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmx src/cmdliner_term.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.ml > src/cmdliner.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.mli > src/cmdliner.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmi src/cmdliner.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmx src/cmdliner_arg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmx src/cmdliner.ml - ocamlfind ocamlopt -a -package bytes -package result src/cmdliner_suggest.cmx src/cmdliner_trie.cmx src/cmdliner_base.cmx src/cmdliner_manpage.cmx src/cmdliner_info.cmx src/cmdliner_docgen.cmx src/cmdliner_msg.cmx src/cmdliner_cline.cmx src/cmdliner_term.cmx src/cmdliner_arg.cmx src/cmdliner.cmx -o src/cmdliner.cmxa - ocamlfind ocamlopt -shared -package bytes -package result src/cmdliner.cmx -o src/cmdliner.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmo src/cmdliner_suggest.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmo src/cmdliner_trie.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmo src/cmdliner_base.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmo src/cmdliner_manpage.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmo src/cmdliner_info.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmo src/cmdliner_docgen.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmo src/cmdliner_msg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmo src/cmdliner_cline.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmo src/cmdliner_arg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmo src/cmdliner_term.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmo src/cmdliner.ml - ocamlfind ocamlc -a -package bytes -package result src/cmdliner_suggest.cmo src/cmdliner_trie.cmo src/cmdliner_base.cmo src/cmdliner_manpage.cmo src/cmdliner_info.cmo src/cmdliner_docgen.cmo src/cmdliner_msg.cmo src/cmdliner_cline.cmo src/cmdliner_term.cmo src/cmdliner_arg.cmo src/cmdliner.cmo -o src/cmdliner.cma - # Parallel statistics: { count(total): 1(49), max: 11, min: 11, average(total): 11.000(1.204) } - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.ml > src/cmdliner_suggest.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.mli > src/cmdliner_suggest.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmi src/cmdliner_suggest.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.ml > src/cmdliner_trie.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.mli > src/cmdliner_trie.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmi src/cmdliner_trie.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.ml > src/cmdliner_base.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.mli > src/cmdliner_base.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmi src/cmdliner_base.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmx src/cmdliner_trie.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.ml > src/cmdliner_manpage.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.mli > src/cmdliner_manpage.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmi src/cmdliner_manpage.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmx src/cmdliner_base.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.ml > src/cmdliner_info.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.mli > src/cmdliner_info.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmi src/cmdliner_info.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmx src/cmdliner_manpage.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.ml > src/cmdliner_docgen.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.mli > src/cmdliner_docgen.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmi src/cmdliner_docgen.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmx src/cmdliner_info.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.ml > src/cmdliner_msg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.mli > src/cmdliner_msg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmi src/cmdliner_msg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmx src/cmdliner_docgen.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.ml > src/cmdliner_cline.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.mli > src/cmdliner_cline.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmi src/cmdliner_cline.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmx src/cmdliner_msg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmx src/cmdliner_suggest.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.ml > src/cmdliner_arg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.mli > src/cmdliner_arg.mli.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.mli > src/cmdliner_term.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmi src/cmdliner_term.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmi src/cmdliner_arg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmx src/cmdliner_cline.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.ml > src/cmdliner_term.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmx src/cmdliner_term.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.ml > src/cmdliner.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.mli > src/cmdliner.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmi src/cmdliner.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmx src/cmdliner_arg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmx src/cmdliner.ml - ocamlfind ocamlopt -a -package bytes -package result src/cmdliner_suggest.cmx src/cmdliner_trie.cmx src/cmdliner_base.cmx src/cmdliner_manpage.cmx src/cmdliner_info.cmx src/cmdliner_docgen.cmx src/cmdliner_msg.cmx src/cmdliner_cline.cmx src/cmdliner_term.cmx src/cmdliner_arg.cmx src/cmdliner.cmx -o src/cmdliner.cmxa - ocamlfind ocamlopt -shared -package bytes -package result src/cmdliner.cmx -o src/cmdliner.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmo src/cmdliner_suggest.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmo src/cmdliner_trie.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmo src/cmdliner_base.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmo src/cmdliner_manpage.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmo src/cmdliner_info.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmo src/cmdliner_docgen.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmo src/cmdliner_msg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmo src/cmdliner_cline.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmo src/cmdliner_arg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmo src/cmdliner_term.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmo src/cmdliner.ml - ocamlfind ocamlc -a -package bytes -package result src/cmdliner_suggest.cmo src/cmdliner_trie.cmo src/cmdliner_base.cmo src/cmdliner_manpage.cmo src/cmdliner_info.cmo src/cmdliner_docgen.cmo src/cmdliner_msg.cmo src/cmdliner_cline.cmo src/cmdliner_term.cmo src/cmdliner_arg.cmo src/cmdliner.cmo -o src/cmdliner.cma - # Parallel statistics: { count(total): 1(49), max: 11, min: 11, average(total): 11.000(1.204) } -> compiled cmdliner.1.0.2 Processing 41/45: [opam-format: make opam-format.install] -> installed cmdliner.1.0.2 Processing 42/45: [opam-format: make opam-format.install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opam-format.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-format.2.0.0~beta5) - jbuilder build -p opam-format opam-format.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/jbuild", line 6, characters 81-89: - Warning: The use of the variable prefix '!' is deprecated, simply use '${^}' - - ocamllex src/format/opamLineLexer.ml - ocamldep src/format/opam_format.dependsi.ocamldep-output - ocamldep src/format/opam_format.depends.ocamldep-output - ocaml src/ocaml-flags-standard.sexp - ocaml src/ocaml-context-flags.sexp - ocamlc src/format/opamLineLexer.{cmi,cmti} - ocamlc src/format/opamFormatConfig.{cmi,cmti} - ocamlc src/format/opamRepositoryName.{cmi,cmti} - ocamlc src/format/opamSwitch.{cmi,cmti} - ocamlc src/format/opamPackage.{cmi,cmti} - ocamlc src/format/opamLineLexer.{cmo,cmt} - ocamlc src/format/opamFormatConfig.{cmo,cmt} - ocamlc src/format/opamRepositoryName.{cmo,cmt} - ocamlopt src/format/opamLineLexer.{cmx,o} - ocamlopt src/format/opamRepositoryName.{cmx,o} - ocamlopt src/format/opamFormatConfig.{cmx,o} - ocamlc src/format/opamSwitch.{cmo,cmt} - ocamlopt src/format/opamSwitch.{cmx,o} - ocamlc src/format/opamVariable.{cmi,cmti} - ocamlc src/format/opamFormula.{cmi,cmti} - ocamlc src/format/opamVariable.{cmo,cmt} - ocamlopt src/format/opamPackage.{cmx,o} - ocamlc src/format/opamTypes.{cmi,cmti} - ocamlc src/format/opamPackage.{cmo,cmt} - ocamlc src/format/opamFormula.{cmo,cmt} - ocamlc src/format/opamFilter.{cmi,cmti} - ocamlopt src/format/opamVariable.{cmx,o} - ocamlc src/format/opamPp.{cmi,cmti} - ocamlc src/format/opamTypes.{cmo,cmt} - ocamlc src/format/opamTypesBase.{cmi,cmti} - ocamlc src/format/opamFormat.{cmi,cmti} - ocamlopt src/format/opamFormula.{cmx,o} - ocamlc src/format/opamTypesBase.{cmo,cmt} - ocamlc src/format/opamPp.{cmo,cmt} - ocamlc src/format/opamFile.{cmi,cmti} - ocamlc src/format/opamFilter.{cmo,cmt} - File "src/format/opamFilter.ml", line 109, characters 11-18: - Warning 3: deprecated: Re.test - Use Group.test - File "src/format/opamFilter.ml", line 110, characters 15-21: - Warning 3: deprecated: Re.get - Use Group.get - File "src/format/opamFilter.ml", line 111, characters 18-28: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - File "src/format/opamFilter.ml", line 111, characters 52-58: - Warning 3: deprecated: Re.get - Use Group.get - ocamlc src/format/opamFormat.{cmo,cmt} - ocamlc src/format/opamPath.{cmi,cmti} - ocamlopt src/format/opamTypes.{cmx,o} - ocamlc src/format/opamPath.{cmo,cmt} - ocamlopt src/format/opamTypesBase.{cmx,o} - ocamlopt src/format/opamPp.{cmx,o} - ocamlopt src/format/opamFilter.{cmx,o} - File "src/format/opamFilter.ml", line 109, characters 11-18: - Warning 3: deprecated: Re.test - Use Group.test - File "src/format/opamFilter.ml", line 110, characters 15-21: - Warning 3: deprecated: Re.get - Use Group.get - File "src/format/opamFilter.ml", line 111, characters 18-28: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - File "src/format/opamFilter.ml", line 111, characters 52-58: - Warning 3: deprecated: Re.get - Use Group.get - ocamlopt src/format/opamFormat.{cmx,o} - ocamlc src/format/opamFile.{cmo,cmt} - ocamlc src/format/opam_format.cma - ocamlopt src/format/opamFile.{cmx,o} - ocamlopt src/format/opamPath.{cmx,o} - ocamlopt src/format/opam_format.{a,cmxa} - ocamlopt src/format/opam_format.cmxs -> compiled opam-format.2.0.0~beta5 -> installed opam-format.2.0.0~beta5 Processing 44/45: [opam-installer: ./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-installer.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... 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... 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 44/45: [opam-installer: touch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "src/tools/.merlin-exists" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-installer.2.0.0~beta5) Processing 44/45: [opam-installer: make opam-installer.install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opam-installer.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-installer.2.0.0~beta5) - jbuilder build -p opam-installer opam-installer.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/tools/jbuild", line 1, characters 0-0: - Warning: File .merlin-exists is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file src/tools/.merlin-exists to get rid of this warning. - File "src/jbuild", line 6, characters 81-89: - Warning: The use of the variable prefix '!' is deprecated, simply use '${^}' - - ocamldep src/tools/opam_installer.depends.ocamldep-output - ocaml src/ocaml-flags-standard.sexp - ocaml src/ocaml-context-flags.sexp - ocamlc src/tools/opam_installer.{cmi,cmo,cmt} - ocamlopt src/tools/opam_installer.{cmx,o} - ocamlopt src/tools/opam_installer.exe -> compiled opam-installer.2.0.0~beta5 -> installed opam-installer.2.0.0~beta5 Done. # Run eval $(opam env) to update the current shell environment 2021-11-11 08:23.56 ---> saved as "3d76922f05111e70a11172d9c075828c8d13c3a17eafe2ef354e00199830c3fc" Job succeeded