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


Building on m1-b.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 14:23.25 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  96% (11734/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 14:23.25 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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


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

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

2021-07-03 14:23.25 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" 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-07-03 14:23.25 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-03 14:23.25 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (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.3) to update the current shell environment
2021-07-03 14:23.25 ---> using "7422bb32a94b38d7ab447cbed37bdab062121bc07e796ed852784f03c0a07d00" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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 [8640 kB]
- Fetched 8865 kB in 2s (5654 kB/s)
- Reading package lists...
- 
2021-07-03 14:23.25 ---> using "e062063ec6e4ee3bfa722591d4ca84e34c353e1a72ff56e1fc6a352933f1c9b4" 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-07-03 14:23.25 ---> using "75808bb7baa725eaca8c8e43f8e9495f1272fa6e283777d90c65e3bb2a975e38" from cache

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

The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install ocamlfind                1.9.1    [required by cudf, ocamlgraph]
  - install dune                     1.11.4   [required by cppo, re]
  - install conf-perl                1        [required by dose]
  - install ocamlbuild               0        [required by dose]
  - install ocamlgraph               1.8.6    [required by dose]
  - install base-bytes               base     [required by extlib]
  - install seq                      0.2.2    [required by re]
  - install cppo                     1.6.7    [required by dose]
  - install re                       1.9.0    [required by dose]
  - install extlib                   1.7.8    [required by dose]
  - install cudf                     0.9-1    [required by dose]
  - install dose                     3.4.2
===== 12 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  4/37:
Processing  5/37:
Processing  6/37: [dose.3.4.2: http]
Processing  7/37: [dose.3.4.2: http] [conf-perl: perl]
-> retrieved cppo.1.6.7  (cached)
Processing  8/37: [dose.3.4.2: http] [conf-perl: perl]
-> retrieved cudf.0.9-1  (cached)
Processing  9/37: [dose.3.4.2: http] [conf-perl: perl]
Processing  9/37: [conf-perl: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing  9/37:
-> installed conf-perl.1
Processing 10/37:
-> retrieved extlib.1.7.8  (cached)
Processing 11/37:
Processing 12/37:
Processing 13/37:
-> installed ocamlbuild.0
Processing 14/37:
-> retrieved dose.3.4.2  (https://gforge.inria.fr/frs/download.php/file/35465/dose3-4.2.tar.gz)
Processing 15/37:
-> retrieved ocamlfind.1.9.1  (cached)
Processing 16/37:
Processing 17/37: [ocamlfind: ./configure]
-> retrieved ocamlgraph.1.8.6  (cached)
Processing 18/37: [ocamlfind: ./configure]
-> retrieved dune.1.11.4  (cached)
Processing 19/37: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved re.1.9.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 19/37: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs  -c topfind.mli
- ocamlc -I +compiler-libs  -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs  -c topfind.mli
- ocamlc -I +compiler-libs  -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
Processing 19/37: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.1.11.4)
- cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml
- cp src/ocaml-syntax-shims/shims.402.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
- cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml
- cp src/ocaml-syntax-shims/shims.402.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
Processing 19/37: [dune: ./boot.exe 47] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g  -c topfind.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g  -c topfind.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 19/37: [dune: ./boot.exe 47]
Processing 20/37: [dune: ./boot.exe 47] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02.3/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02.3/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02.3/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02.3/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02.3/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02.3/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 20/37: [dune: ./boot.exe 47]
Processing 21/37: [dune: ./boot.exe 47]
Processing 22/37: [dune: ./boot.exe 47] [ocamlgraph: touch]
-> installed base-bytes.base
Processing 23/37: [dune: ./boot.exe 47] [ocamlgraph: touch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlgraph.1.8.6)
Processing 23/37: [dune: ./boot.exe 47] [ocamlgraph: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlgraph.1.8.6)
- checking for ocamlc... ocamlc
- ocaml version is 4.02.3
- ocaml library path is /home/opam/.opam/4.02.3/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.3/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.3/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.3/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/37: [dune: ./boot.exe 47] [ocamlgraph: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlgraph.1.8.6)
- sed -e s/VERSION/1.8.6/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.6"\"" > src/version.ml
- echo "let date = \""`date`"\"" >> 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 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.ml
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.ml
- File "src/gml.ml", line 418, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/gml.ml", line 455, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_lexer.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/clique.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 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
- 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
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- 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
- File "src/gml.ml", line 418, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/gml.ml", line 455, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- 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 -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 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
- 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.6/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.6"\"" > src/version.ml
- echo "let date = \""`date`"\"" >> 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 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.ml
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.ml
- File "src/gml.ml", line 418, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/gml.ml", line 455, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_lexer.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/clique.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 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
- 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
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- 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
- File "src/gml.ml", line 418, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/gml.ml", line 455, characters 27-39:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- 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 -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 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
- 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.6
Processing 23/37: [dune: ./boot.exe 47]
Processing 24/37: [dune: ./boot.exe 47] [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlgraph.1.8.6)
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmx graph.cmo graph.cmi graph.cma graph.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmo
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/META
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmx graph.cmo graph.cmi graph.cma graph.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmo
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.02.3/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.6
Processing 24/37: [dune: ./boot.exe 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "47" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
-> installed dune.1.11.4
Processing 26/37: [cppo: dune build]
Processing 27/37: [cppo: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "47" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 27/37: [cppo: dune build]
-> installed seq.0.2.2
Processing 28/37: [cppo: dune build]
Processing 29/37: [cppo: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 29/37: [re: dune build]
-> installed cppo.1.6.7
Processing 30/37: [re: dune build]
Processing 31/37: [extlib: make build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 31/37: [extlib: make build]
-> installed re.1.9.0
Processing 32/37: [extlib: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "minimal=1" "build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8)
- fatal: not a git repository: '.git'
- make -C src build
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8/src'
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 402\"  -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8/src'
-> compiled  extlib.1.7.8
Processing 33/37: [extlib: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "minimal=1" "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8)
- fatal: not a git repository: '.git'
- make -C src VERSION=1.7.8 install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8/src'
- ocamlfind install -patch-version 1.7.8 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/dllist.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/optParse.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/refList.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/std.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/pMap.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/option.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/IO.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/global.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBuffer.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extString.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extList.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extHashtbl.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extArray.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/dynArray.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/bitSet.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/enum.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBytes.cmti
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/dllist.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/optParse.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/refList.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/std.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/pMap.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/option.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/IO.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/global.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBuffer.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extString.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extList.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extHashtbl.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extArray.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/dynArray.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/bitSet.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/enum.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBytes.cmt
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/4.02.3/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/std.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/option.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/global.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/4.02.3/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.02.3/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/extlib.1.7.8/src'
-> installed extlib.1.7.8
Processing 34/37: [cudf: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "opt" "DOC=" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cudf.0.9-1)
- ocamlbuild  cudf.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmi cudf_types.mli
- ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmi cudf_conf.mli
- ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc cudf_822_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc cudf_type_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q cudf_type_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q cudf_822_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf.cmi cudf.mli
- ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmi cudf_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
- ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmi cudf_checker.mli
- ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmi cudf_printer.mli
- ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmo cudf_types.ml
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmo cudf_conf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmo cudf_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmo cudf_checker.ml
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmo cudf_printer.ml
- ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma
- ocamlbuild  main_cudf_check.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_check.cmo main_cudf_check.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte
- ocamlbuild  main_cudf_parse_822.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte
- ocamlbuild  cudf_c.cmo
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_c.cmo cudf_c.ml
- ocamlbuild  cudf.cmxa
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_types.cmx cudf_types.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_conf.cmx cudf_conf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_parser.cmx cudf_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_checker.cmx cudf_checker.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_printer.cmx cudf_printer.ml
- ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa
- ocamlbuild  main_cudf_check.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_check.cmx main_cudf_check.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native
- ocamlbuild  main_cudf_parse_822.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native
- ocamlbuild  cudf_c.cmx
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_c.cmx cudf_c.ml
-> compiled  cudf.0.9-1
Processing 35/37: [cudf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/4.02.3/bin" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cudf.0.9-1)
- test -d /home/opam/.opam/4.02.3/lib/ocaml || mkdir -p /home/opam/.opam/4.02.3/lib/ocaml
- ocamlfind install -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_822_lexer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_checker.cmi _build/cudf_conf.cmi _build/cudf_parser.cmi _build/cudf_printer.cmi _build/cudf_type_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_types_pp.cmi _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_checker.mli _build/cudf_conf.mli _build/cudf_parser.mli _build/cudf_printer.mli _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_types_pp.mli _build/cudf_822_lexer.cmx _build/cudf_822_parser.cmx _build/cudf_c.cmx _build/cudf_checker.cmx _build/cudf_conf.cmx _build/cudf_parser.cmx _build/cudf_printer.cmx _build/cudf_type_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_types_pp.cmx _build/cudf_822_lexer.o _build/cudf_822_parser.o _build/cudf_c.o _build/cudf_checker.o _build/cudf_conf.o _build/cudf_parser.o _build/cudf_printer.o _build/cudf_type_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_types_pp.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types_pp.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_parser.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_lexer.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_printer.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_parser.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_conf.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_checker.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_c.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_parser.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_lexer.o
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types_pp.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_printer.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_conf.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_checker.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_c.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types_pp.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_parser.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_printer.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_parser.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_conf.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_checker.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_parser.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.mli
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types_pp.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_types.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_parser.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_type_lexer.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_printer.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_parser.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_conf.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_checker.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_c.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_parser.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf_822_lexer.cmi
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.a
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.cmxa
- Installed /home/opam/.opam/4.02.3/lib/cudf/cudf.cma
- Installed /home/opam/.opam/4.02.3/lib/cudf/META
- test -d /home/opam/.opam/4.02.3/bin || mkdir -p /home/opam/.opam/4.02.3/bin
- for p in main_cudf_check main_cudf_parse_822 ; do \
- 	tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \
- 	if [ -f _build/$p.native ] ; then \
- 		cp _build/$p.native /home/opam/.opam/4.02.3/bin/$tgt ; \
- 	else \
- 		cp _build/$p.byte /home/opam/.opam/4.02.3/bin/$tgt ; \
- 	fi ; \
- 	echo "Installed /home/opam/.opam/4.02.3/bin/$tgt" ; \
- done
- Installed /home/opam/.opam/4.02.3/bin/cudf-check
- Installed /home/opam/.opam/4.02.3/bin/cudf-parse-822
- if [ -f c-lib/cudf.o ] ; then \
- 	make -C c-lib/ -e install ; \
- fi
-> installed cudf.0.9-1
Processing 36/37: [dose: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--with-ocamlgraph" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dose.3.4.2)
- checking for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02.3/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking OCaml Sys.os_type... Unix
- checking for ocamlc... (cached) ocamlc
- OCaml version is 4.02.3
- OCAMLLIB previously set; preserving it.
- OCaml library path is /home/opam/.opam/4.02.3/lib/ocaml
- checking for ocamlopt... (cached) ocamlopt
- checking for ocamlc.opt... (cached) ocamlc.opt
- checking for ocamlopt.opt... (cached) ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... (cached) ocaml
- checking for ocamldep... (cached) ocamldep
- checking for ocamlmktop... (cached) ocamlmktop
- checking for ocamlmklib... (cached) ocamlmklib
- checking for ocamldoc... (cached) ocamldoc
- checking for ocamlbuild... (cached) ocamlbuild
- checking for cppo... yes
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package ocamlgraph... found
- checking for gcc... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64
- 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 -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating _tags
- config.status: creating META
- config.status: creating dose3.odocl
- config.status: creating algo/algo.mlpack
- config.status: creating common/versionInfo.ml
- config.status: creating applications/dose-tests.list
Processing 36/37: [dose: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dose.3.4.2)
- make: *** empty string invalid as file name.  Stop.
[ERROR] The compilation of dose.3.4.2 failed at "make ".

#=== ERROR while compiling dose.3.4.2 =========================================#
# context              2.1.0~beta4 | linux/x86_64 | ocaml-base-compiler.4.02.3 | file:///home/opam/opam-repository
# path                 ~/.opam/4.02.3/.opam-switch/build/dose.3.4.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build make 
# exit-code            2
# env-file             ~/.opam/log/dose-15-0993aa.env
# output-file          ~/.opam/log/dose-15-0993aa.out
### output ###
# make: *** empty string invalid as file name.  Stop.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build dose 3.4.2
+- 
+- The following changes have been performed
| - remove  ocaml-secondary-compiler 4.08.1-1
| - install base-bytes               base
| - install conf-perl                1
| - install cppo                     1.6.7
| - install cudf                     0.9-1
| - install dune                     1.11.4
| - install extlib                   1.7.8
| - install ocamlbuild               0
| - install ocamlfind                1.9.1
| - install ocamlgraph               1.8.6
| - install re                       1.9.0
| - install seq                      0.2.2
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.02.3/.opam-switch/backup/state-20210703142331.export"
'opam install -vy dose.3.4.2' failed.
"/bin/bash" "-c"
"
opam remove -y "dose.3.4.2"
opam install -vy "dose.3.4.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "dose.3.4.2" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed