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


Building on x86-bm-4.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272)
2022-04-07 09:17.00 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-04-07 09:17.00 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q aa1f173b2a62d094b9857fa09cf471a46424c4a8"))
2022-04-07 09:17.00 ---> using "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-04-07 09:17.00 ---> using "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (https://github.com/ocaml/ocaml/archive/4.02.3.tar.gz)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02) to update the current shell environment
2022-04-07 09:17.00 ---> using "ef437b801a40995fb75554a1b7047c3fd6f1391f95204ed43f2853df476722b9" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB]
- Fetched 755 kB in 2s (411 kB/s)
- Reading package lists...
- 
2022-04-07 09:17.00 ---> using "b0aa611d5b95486f628f9d3c3722ce13c07827f45199efd7de11034d84a37db5" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
=== install 1 package
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-04-07 09:17.00 ---> using "225d6eb37919e00fd4a6f765add2ec5cfc8cf1d99bb62a24e96b09f48418c1b3" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"opam-repository.2.0.0~beta5\"\
               \nopam install -vy \"opam-repository.2.0.0~beta5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"opam-repository.2.0.0~beta5\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] opam-repository.2.0.0~beta5 is not installed.

Nothing to do.
The following actions will be performed:
=== install 10 packages
  - install jbuilder         1.0+beta17  [required by opam-repository]
  - install ocamlbuild       0           [required by seq]
  - install ocamlfind        1.9.3       [required by jbuilder]
  - install ocamlgraph       1.8.8       [required by opam-core]
  - install opam-core        2.0.0~beta5 [required by opam-format]
  - install opam-file-format 2.1.0       [required by opam-format]
  - install opam-format      2.0.0~beta5 [required by opam-repository]
  - install opam-repository  2.0.0~beta5
  - install re               1.8.0       [required by opam-core]
  - install seq              0.1         [required by re]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/28: [jbuilder.1.0+beta17: http]
Processing  2/28: [jbuilder.1.0+beta17: http]
Processing  3/28: [jbuilder.1.0+beta17: http]
Processing  4/28: [jbuilder.1.0+beta17: http] [ocamlgraph.1.8.8: http]
Processing  5/28: [jbuilder.1.0+beta17: http] [ocamlgraph.1.8.8: http]
-> installed ocamlbuild.0
Processing  6/28: [jbuilder.1.0+beta17: http] [ocamlgraph.1.8.8: http]
-> retrieved ocamlfind.1.9.3  (cached)
Processing  7/28: [jbuilder.1.0+beta17: http] [ocamlgraph.1.8.8: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http]
Processing  8/28: [jbuilder.1.0+beta17: http] [ocamlgraph.1.8.8: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [ocamlfind: ./configure]
Processing  8/28: [jbuilder.1.0+beta17: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [ocamlfind: ./configure]
-> retrieved ocamlgraph.1.8.8  (http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.8.tar.gz)
Processing  9/28: [jbuilder.1.0+beta17: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [ocamlfind: ./configure]
-> retrieved opam-file-format.2.1.0  (cached)
Processing 10/28: [jbuilder.1.0+beta17: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [re.1.8.0: http] [ocamlfind: ./configure]
Processing 11/28: [jbuilder.1.0+beta17: http] [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [re.1.8.0: http] [ocamlfind: ./configure] [opam-file-format: make]
Processing 11/28: [opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5: http] [re.1.8.0: http] [ocamlfind: ./configure] [opam-file-format: make]
Processing 11/28: [re.1.8.0: http] [ocamlfind: ./configure] [opam-file-format: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 11/28: [re.1.8.0: http] [ocamlfind: make all] [opam-file-format: make]
-> retrieved opam-core.2.0.0~beta5, opam-format.2.0.0~beta5, opam-repository.2.0.0~beta5  (https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz)
Processing 12/28: [re.1.8.0: http] [seq.0.1: http] [ocamlfind: make all] [opam-file-format: make]
-> retrieved jbuilder.1.0+beta17  (https://github.com/ocaml/dune/releases/download/1.0+beta17/jbuilder-1.0.beta17.tbz)
Processing 12/28: [re.1.8.0: http] [ocamlfind: make all] [opam-file-format: make]
-> retrieved seq.0.1  (https://github.com/c-cube/seq/archive/0.1.tar.gz)
Processing 12/28: [ocamlfind: make all] [opam-file-format: make]
-> retrieved re.1.8.0  (https://github.com/ocaml/ocaml-re/releases/download/1.8.0/re-1.8.0.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0)
- make -C src opam-file-format.cma
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- ocamlyacc opamBaseParser.mly
- ocamllex opamLexer.mll
- 82 states, 2061 transitions, table size 8736 bytes
- sed -e 's/VERSION/"2.1.0"/' \
-     -e '/archive(native)/d' \
-     -e '/archive(byte)/d' META.in > META
- ocamldep *.mli *.ml > .depend
- ocamlc -c opamParserTypes.mli
- ocamlc -c opamBaseParser.mli
- ocamlc -c opamBaseParser.ml
- ocamlc -c opamLexer.mli
- ocamlc -c opamLexer.ml
- ocamlc -c opamParser.mli
- ocamlc -c opamParser.ml
- ocamlc -c opamPrinter.mli
- ocamlc -c opamPrinter.ml
- ocamlc -a opamBaseParser.cmo opamLexer.cmo opamParser.cmo opamPrinter.cmo -o opam-file-format.cma
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- make -C src opam-file-format.cmxa
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- sed -e 's/VERSION/"2.1.0"/' \
-     -e '/archive(native)/d' \
-      META.in > META
- ocamldep *.mli *.ml > .depend
- ocamlopt -c opamBaseParser.ml
- ocamlopt -c opamLexer.ml
- ocamlopt -c opamParser.ml
- ocamlopt -c opamPrinter.ml
- ocamlopt -a opamBaseParser.cmx opamLexer.cmx opamParser.cmx opamPrinter.cmx -o opam-file-format.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- make -C src opam-file-format.cmxs
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- sed -e 's/VERSION/"2.1.0"/' \
-      \
-      META.in > META
- ocamldep *.mli *.ml > .depend
- ocamlopt -shared opamBaseParser.cmx opamLexer.cmx opamParser.cmx opamPrinter.cmx -o opam-file-format.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- make -C src META
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
- sed -e 's/VERSION/"2.1.0"/' \
-      \
-      META.in > META
- ocamldep *.mli *.ml > .depend
- make[1]: 'META' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0/src'
-> compiled  opam-file-format.2.1.0
Processing 12/28: [ocamlfind: make all]
Processing 13/28: [ocamlfind: make all] [opam-file-format: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs     -g -c findlib_config.ml
- ocamlc -I +compiler-libs     -g -c fl_split.ml
- ocamlc -I +compiler-libs     -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs     -g -c fl_meta.ml
- ocamlc -I +compiler-libs     -c fl_metascanner.mli
- ocamlc -I +compiler-libs     -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs     -c fl_topo.mli
- ocamlc -I +compiler-libs     -g -c fl_topo.ml
- ocamlc -I +compiler-libs     -c fl_package_base.mli
- ocamlc -I +compiler-libs     -g -c fl_package_base.ml
- ocamlc -I +compiler-libs     -c findlib.mli
- ocamlc -I +compiler-libs     -g -c findlib.ml
- ocamlc -I +compiler-libs     -g -c fl_args.ml
- ocamlc -I +compiler-libs     -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs     -g -c ocaml_args.ml
- ocamlc -I +compiler-libs     -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs     -c topfind.mli
- ocamlc -I +compiler-libs     -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.02/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs     -c num_top_printers.mli
- ocamlc -I +compiler-libs     -g -c num_top_printers.ml
- ocamlc -I +compiler-libs     -c num_top.mli
- ocamlc -I +compiler-libs     -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs     -c fl_dynload.mli
- ocamlc -I +compiler-libs     -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
Processing 13/28: [ocamlfind: make opt] [opam-file-format: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-file-format.2.1.0)
- mkdir -p /home/opam/.opam/4.02/lib/opam-file-format
- install -m 0644 \
-   src/opamBaseParser.cmi src/opamLexer.cmi src/opamParser.cmi src/opamParserTypes.cmi src/opamPrinter.cmi src/opamBaseParser.cmo src/opamLexer.cmo src/opamParser.cmo src/opamPrinter.cmo src/opamBaseParser.cmx src/opamLexer.cmx src/opamParser.cmx src/opamPrinter.cmx src/opam-file-format.a src/opam-file-format.cma src/opam-file-format.cmxa src/opam-file-format.cmxs \
-     src/META \
-   /home/opam/.opam/4.02/lib/opam-file-format/
-> installed opam-file-format.2.1.0
Processing 13/28: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g    -c findlib_config.ml
- ocamlopt -I +compiler-libs -g    -c fl_split.ml
- ocamlopt -I +compiler-libs -g    -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g    -c fl_meta.ml
- ocamlopt -I +compiler-libs -g    -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g    -c fl_topo.ml
- ocamlopt -I +compiler-libs -g    -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g    -c findlib.ml
- ocamlopt -I +compiler-libs -g    -c fl_args.ml
- ocamlopt -I +compiler-libs -g    -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g    -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g    -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g    -c topfind.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g    -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 14/28: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.02/bin"
- mkdir -p "/home/opam/.opam/4.02/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.02/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x/META.tmp" && mv "/home/opam/.opam/4.02/lib/$x/META.tmp" "/home/opam/.opam/4.02/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 15/28: [jbuilder: ocaml bootstrap.ml]
Processing 16/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: touch]
Processing 17/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: touch] [seq: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8)
Processing 17/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [seq: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.1)
- ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a src/seq.cmo -o src/seq.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/seq.cmx -o src/seq.cmxa
- /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/seq.cmx -o src/seq.cmxs
-> compiled  seq.0.1
Processing 17/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure]
Processing 18/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure] [seq: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.1)
- ocamlfind install seq META _build/src/seq.a _build/src/seq.cma _build/src/seq.cmi _build/src/seq.cmo _build/src/seq.cmx _build/src/seq.cmxa _build/src/seq.cmxs _build/src/seq.ml _build/src/seq.ml.depends _build/src/seq.mli _build/src/seq.mli.depends _build/src/seq.o
- Installed /home/opam/.opam/4.02/lib/seq/seq.o
- Installed /home/opam/.opam/4.02/lib/seq/seq.mli.depends
- Installed /home/opam/.opam/4.02/lib/seq/seq.mli
- Installed /home/opam/.opam/4.02/lib/seq/seq.ml.depends
- Installed /home/opam/.opam/4.02/lib/seq/seq.ml
- Installed /home/opam/.opam/4.02/lib/seq/seq.cmxs
- Installed /home/opam/.opam/4.02/lib/seq/seq.cmxa
- Installed /home/opam/.opam/4.02/lib/seq/seq.cmx
- Installed /home/opam/.opam/4.02/lib/seq/seq.cmo
- Installed /home/opam/.opam/4.02/lib/seq/seq.cmi
- Installed /home/opam/.opam/4.02/lib/seq/seq.cma
- Installed /home/opam/.opam/4.02/lib/seq/seq.a
- Installed /home/opam/.opam/4.02/lib/seq/META
-> installed seq.0.1
Processing 18/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8)
- checking for ocamlc... ocamlc
- ocaml version is 4.02.3
- ocaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.02/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
Processing 18/28: [jbuilder: ocaml bootstrap.ml] [ocamlgraph: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta17)
- '/home/opam/.opam/4.02/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
Processing 18/28: [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}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     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}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Print_diff.{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__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       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__Gen_meta.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-       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__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-       ocamlc bin/main.{cmi,cmti}
-     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__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__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__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{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__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{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.1
-     jbuilder doc/jbuilder-utop.1
-> compiled  jbuilder.1.0+beta17
Processing 18/28: [ocamlgraph: make]
-> installed jbuilder.1.0+beta17
Processing 19/28: [ocamlgraph: make]
Processing 20/28: [ocamlgraph: make] [re: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/re.1.8.0)
-     ocamldep deprecated/re_emacs.depends.ocamldep-output
-     ocamldep deprecated/re_glob.depends.ocamldep-output
-     ocamldep deprecated/re_pcre.depends.ocamldep-output
-     ocamldep deprecated/re_perl.depends.ocamldep-output
-     ocamldep deprecated/re_posix.depends.ocamldep-output
-     ocamldep deprecated/re_str.depends.ocamldep-output
-       ocamlc lib/re__.{cmi,cmo,cmt}
-     ocamldep lib/re.depends.ocamldep-output
-     ocamldep lib/re.dependsi.ocamldep-output
-       ocamlc lib/re__Category.{cmi,cmti}
-       ocamlc lib/re__Pmark.{cmi,cmti}
-       ocamlc lib/re__Cset.{cmi,cmti}
-     ocamlopt lib/re__.{cmx,o}
-       ocamlc lib/re__Str.{cmi,cmti}
-       ocamlc lib/re__Pmark.{cmo,cmt}
-       ocamlc lib/re__Core.{cmi,cmti}
-       ocamlc lib/re__Fmt.{cmi,cmo,cmt}
-       ocamlc lib/re__Category.{cmo,cmt}
-       ocamlc lib/re__Automata.{cmi,cmti}
-       ocamlc lib/re__Emacs.{cmi,cmti}
-       ocamlc lib/re__Glob.{cmi,cmti}
-       ocamlc lib/re__Pcre.{cmi,cmti}
-     ocamlopt lib/re__Pmark.{cmx,o}
-       ocamlc lib/re__Perl.{cmi,cmti}
-       ocamlc lib/re__Posix.{cmi,cmti}
-     ocamlopt lib/re__Category.{cmx,o}
-       ocamlc lib/re__Cset.{cmo,cmt}
-       ocamlc lib/re.{cmi,cmo,cmt}
-       ocamlc lib/re__Emacs.{cmo,cmt}
-       ocamlc lib/re__Pcre.{cmo,cmt}
-     ocamlopt lib/re__Fmt.{cmx,o}
-       ocamlc deprecated/re_emacs.{cmi,cmo,cmt}
-       ocamlc lib/re__Posix.{cmo,cmt}
-       ocamlc deprecated/re_glob.{cmi,cmo,cmt}
-       ocamlc lib/re__Glob.{cmo,cmt}
-       ocamlc deprecated/re_pcre.{cmi,cmo,cmt}
-       ocamlc deprecated/re_perl.{cmi,cmo,cmt}
-       ocamlc lib/re__Perl.{cmo,cmt}
-       ocamlc lib/re__Str.{cmo,cmt}
-       ocamlc deprecated/re_posix.{cmi,cmo,cmt}
-       ocamlc deprecated/re_str.{cmi,cmo,cmt}
-       ocamlc deprecated/re_emacs.cma
-       ocamlc deprecated/re_glob.cma
-       ocamlc deprecated/re_pcre.cma
-       ocamlc deprecated/re_perl.cma
-       ocamlc deprecated/re_posix.cma
-       ocamlc deprecated/re_str.cma
-     ocamlopt lib/re__Cset.{cmx,o}
-       ocamlc lib/re__Automata.{cmo,cmt}
-       ocamlc lib/re__Core.{cmo,cmt}
-       ocamlc lib/re.cma
-     ocamlopt lib/re__Automata.{cmx,o}
-     ocamlopt lib/re__Core.{cmx,o}
-     ocamlopt lib/re__Emacs.{cmx,o}
-     ocamlopt lib/re__Posix.{cmx,o}
-     ocamlopt lib/re__Glob.{cmx,o}
-     ocamlopt lib/re__Perl.{cmx,o}
-     ocamlopt lib/re__Str.{cmx,o}
-     ocamlopt lib/re__Pcre.{cmx,o}
-     ocamlopt lib/re.{cmx,o}
-     ocamlopt deprecated/re_glob.{cmx,o}
-     ocamlopt deprecated/re_emacs.{cmx,o}
-     ocamlopt deprecated/re_perl.{cmx,o}
-     ocamlopt deprecated/re_posix.{cmx,o}
-     ocamlopt deprecated/re_str.{cmx,o}
-     ocamlopt deprecated/re_pcre.{cmx,o}
-     ocamlopt deprecated/re_perl.{a,cmxa}
-     ocamlopt deprecated/re_glob.{a,cmxa}
-     ocamlopt deprecated/re_emacs.{a,cmxa}
-     ocamlopt lib/re.{a,cmxa}
-     ocamlopt deprecated/re_posix.{a,cmxa}
-     ocamlopt deprecated/re_pcre.{a,cmxa}
-     ocamlopt deprecated/re_str.{a,cmxa}
-     ocamlopt deprecated/re_perl.cmxs
-     ocamlopt deprecated/re_emacs.cmxs
-     ocamlopt deprecated/re_str.cmxs
-     ocamlopt deprecated/re_posix.cmxs
-     ocamlopt deprecated/re_glob.cmxs
-     ocamlopt deprecated/re_pcre.cmxs
-     ocamlopt lib/re.cmxs
-> compiled  re.1.8.0
Processing 20/28: [ocamlgraph: make]
-> installed re.1.8.0
Processing 21/28: [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 Apr  7 10:17:20 BST 2022"'"' >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
-> compiled  ocamlgraph.1.8.8
Processing 22/28: [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.8)
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmo graph.cmi graph.cma \
-         graph.o graph.a graph.cmx graph.cmxa graph.cmxs
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.8
Processing 23/28: [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-core.2.0.0~beta5)
- checking for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... ocamlbuild
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ocamlfind... ocamlfind
- checking for curl... curl
- checking for jbuilder... jbuilder
- 
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package bigarray... found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... 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 23/28: [opam-core: make opam-core.install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opam-core.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-core.2.0.0~beta5)
- jbuilder build  -p opam-core opam-core.install
- File "jbuild-ignore", line 2, characters 0-16:
- Warning: subdirectory expression src_ext/jbuilder ignored
- File "jbuild-ignore", line 3, characters 0-14:
- Warning: subdirectory expression tests/packages ignored
-        ocaml (internal)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- File "src/core/jbuild", line 29, characters 84-99:
- Warning: The use of the variable prefix '!' is deprecated, simply use '${^}'
- 
- File "src/core/jbuild", line 29, characters 84-292:
- Warning: The use of the variable prefix '!' is deprecated, simply use '${^}'
- 
- File "src/jbuild", line 6, characters 81-89:
- Warning: The use of the variable prefix '!' is deprecated, simply use '${^}'
- 
-        ocaml src/core/opamCoreConfig.ml
-        ocaml src/ocaml-flags-standard.sexp
-        ocaml src/core/opamVersion.ml
-        ocaml src/core/ocaml-compat.sexp
-        ocaml src/ocaml-context-flags.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}
-       ocamlc src/core/opamCoreConfig.{cmo,cmt}
-     ocamlopt src/core/opamCompat.{cmx,o}
-       ocamlc src/core/opamJson.{cmo,cmt}
-     ocamlopt src/core/opamJson.{cmx,o}
-       ocamlc src/core/opamVersionCompare.{cmo,cmt}
-       ocamlc src/core/opamStd.{cmi,cmti}
-       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}
-       ocamlc src/core/opamVersion.{cmi,cmti}
-     ocamlopt src/core/opamSHA.{cmx,o}
-       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/opamProcess.{cmo,cmt}
-       ocamlc src/core/opamStd.{cmo,cmt}
-       ocamlc src/core/opamParallel.{cmi,cmti}
-       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}
-       ocamlc src/core/opamParallel.{cmo,cmt}
-       ocamlc src/core/opamDirTrack.{cmo,cmt}
-     ocamlopt src/core/opamStd.{cmx,o}
-       ocamlc src/core/opamUrl.{cmo,cmt}
-       ocamlc src/core/opam_core.cma
-     ocamlopt src/core/opamVersion.{cmx,o}
-     ocamlopt src/core/opamConsole.{cmx,o}
-     ocamlopt src/core/opamProcess.{cmx,o}
-     ocamlopt src/core/opamParallel.{cmx,o}
-     ocamlopt src/core/opamSystem.{cmx,o}
-     ocamlopt src/core/opamHash.{cmx,o}
-     ocamlopt src/core/opamFilename.{cmx,o}
-     ocamlopt src/core/opamUrl.{cmx,o}
-     ocamlopt src/core/opamDirTrack.{cmx,o}
-     ocamlopt src/core/opam_core.{a,cmxa}
-     ocamlopt src/core/opam_core.cmxs
-> compiled  opam-core.2.0.0~beta5
-> installed opam-core.2.0.0~beta5
Processing 25/28: [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
Processing 25/28: [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/opamFormatConfig.{cmx,o}
-     ocamlopt src/format/opamRepositoryName.{cmx,o}
-     ocamlopt src/format/opamSwitch.{cmx,o}
-       ocamlc src/format/opamSwitch.{cmo,cmt}
-       ocamlc src/format/opamFormula.{cmi,cmti}
-       ocamlc src/format/opamVariable.{cmi,cmti}
-       ocamlc src/format/opamVariable.{cmo,cmt}
-       ocamlc src/format/opamPackage.{cmo,cmt}
-       ocamlc src/format/opamFormula.{cmo,cmt}
-       ocamlc src/format/opamTypes.{cmi,cmti}
-       ocamlc src/format/opamFilter.{cmi,cmti}
-     ocamlopt src/format/opamPackage.{cmx,o}
-       ocamlc src/format/opamPp.{cmi,cmti}
-       ocamlc src/format/opamTypesBase.{cmi,cmti}
-       ocamlc src/format/opamFormat.{cmi,cmti}
-       ocamlc src/format/opamTypes.{cmo,cmt}
-     ocamlopt src/format/opamVariable.{cmx,o}
-       ocamlc src/format/opamTypesBase.{cmo,cmt}
-       ocamlc src/format/opamPp.{cmo,cmt}
-     ocamlopt src/format/opamFormula.{cmx,o}
-       ocamlc src/format/opamFilter.{cmo,cmt}
-       ocamlc src/format/opamFile.{cmi,cmti}
-     ocamlopt src/format/opamTypes.{cmx,o}
-       ocamlc src/format/opamFormat.{cmo,cmt}
-       ocamlc src/format/opamPath.{cmi,cmti}
-     ocamlopt src/format/opamTypesBase.{cmx,o}
-       ocamlc src/format/opamPath.{cmo,cmt}
-     ocamlopt src/format/opamPp.{cmx,o}
-     ocamlopt src/format/opamFilter.{cmx,o}
-     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 27/28: [opam-repository: ./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-repository.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
Processing 27/28: [opam-repository: make opam-repository.install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opam-repository.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-repository.2.0.0~beta5)
- jbuilder build  -p opam-repository opam-repository.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 '${^}'
- 
-     ocamldep src/repository/opam_repository.dependsi.ocamldep-output
-     ocamldep src/repository/opam_repository.depends.ocamldep-output
-        ocaml src/ocaml-flags-standard.sexp
-        ocaml src/ocaml-context-flags.sexp
-       ocamlc src/repository/opamRepositoryBackend.{cmi,cmti}
-       ocamlc src/repository/opamRepositoryPath.{cmi,cmti}
-       ocamlc src/repository/opamDownload.{cmi,cmti}
-       ocamlc src/repository/opamRepositoryConfig.{cmi,cmti}
-       ocamlc src/repository/opamHTTP.{cmi,cmti}
-       ocamlc src/repository/opamVCS.{cmi,cmti}
-       ocamlc src/repository/opamLocal.{cmi,cmti}
-       ocamlc src/repository/opamRepository.{cmi,cmti}
-       ocamlc src/repository/opamRepositoryPath.{cmo,cmt}
-       ocamlc src/repository/opamRepositoryConfig.{cmo,cmt}
-     ocamlopt src/repository/opamRepositoryPath.{cmx,o}
-     ocamlopt src/repository/opamRepositoryConfig.{cmx,o}
-       ocamlc src/repository/opamDownload.{cmo,cmt}
-       ocamlc src/repository/opamDarcs.{cmi,cmti}
-       ocamlc src/repository/opamRepositoryBackend.{cmo,cmt}
-       ocamlc src/repository/opamGit.{cmi,cmti}
-       ocamlc src/repository/opamHg.{cmi,cmti}
-       ocamlc src/repository/opamHTTP.{cmo,cmt}
-       ocamlc src/repository/opamVCS.{cmo,cmt}
-       ocamlc src/repository/opamLocal.{cmo,cmt}
-     ocamlopt src/repository/opamDownload.{cmx,o}
-       ocamlc src/repository/opamDarcs.{cmo,cmt}
-     ocamlopt src/repository/opamRepositoryBackend.{cmx,o}
-       ocamlc src/repository/opamGit.{cmo,cmt}
-       ocamlc src/repository/opamHg.{cmo,cmt}
-     ocamlopt src/repository/opamHTTP.{cmx,o}
-       ocamlc src/repository/opamRepository.{cmo,cmt}
-       ocamlc src/repository/opam_repository.cma
-     ocamlopt src/repository/opamLocal.{cmx,o}
-     ocamlopt src/repository/opamVCS.{cmx,o}
-     ocamlopt src/repository/opamDarcs.{cmx,o}
-     ocamlopt src/repository/opamHg.{cmx,o}
-     ocamlopt src/repository/opamGit.{cmx,o}
-     ocamlopt src/repository/opamRepository.{cmx,o}
-     ocamlopt src/repository/opam_repository.{a,cmxa}
-     ocamlopt src/repository/opam_repository.cmxs
-> compiled  opam-repository.2.0.0~beta5
-> installed opam-repository.2.0.0~beta5
Done.
# Run eval $(opam env) to update the current shell environment
2022-04-07 09:17.36 ---> saved as "218c3d7ab958656cb6b62f761ce63ed42c66932d6ca0df7b65f7eed1318da8e1"
Job succeeded