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


Building on x86-bm-13.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 07:26.36 ---> 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[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
[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
[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
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz

<><> 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:  95% (11652/12211)
Updating files:  96% (11723/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-04 07:26.36 ---> 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-04 07:26.36 ---> 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-04 07:26.36 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (cached)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05.0) to update the current shell environment
2021-07-04 07:26.36 ---> using "8be677ce4a7cd402f7e02bdcc64d14debc573f170d6344f21ddfeb719f4abe11" 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 (5329 kB/s)
- Reading package lists...
- 
2021-07-04 07:26.36 ---> using "612a1afa3a615befe01c12e0b29849fffda7de72aa0796c43e5cce69ec7d8883" 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-04 07:26.36 ---> using "a978c2176917f5b5b8f903338a89efd2030581c8f6ba2ec312cebaf7a81b6855" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"obuild.0.0.7\"\
               \nopam install -vy \"obuild.0.0.7\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"obuild.0.0.7\" | 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] obuild.0.0.7 is not installed.

The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install obuild                   0.0.7
===== 1 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/4:
-> retrieved obuild.0.0.7  (cached)
Processing  3/4: [obuild: ./bootstrap]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./bootstrap" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/obuild.0.0.7)
- COMPILING fugue
- COMPILING filepath
- COMPILING filesystem
- File "filesystem.ml", line 140, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "filesystem.ml", line 154, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "filesystem.ml", line 174, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- BUILDING library obuild_ext.cmxa
- COMPILING gconf
- COMPILING types
- COMPILING dag
- File "dag.ml", line 191, characters 23-34:
- Warning 3: deprecated: String.copy
- File "dag.ml", line 194, characters 39-62:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- COMPILING pp
- File "pp.ml", line 15, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- COMPILING filetype
- COMPILING expr
- COMPILING utils
- COMPILING modname
- File "modname.ml", line 24, characters 12-26:
- Warning 3: deprecated: Char.uppercase
- Use Char.uppercase_ascii instead.
- File "modname.ml", line 29, characters 23-42:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 42, characters 30-49:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 44, characters 38-57:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 45, characters 37-56:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 46, characters 35-54:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 47, characters 34-53:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "modname.ml", line 51, characters 48-65:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "modname.ml", line 53, characters 21-38:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- COMPILING taskdep
- COMPILING dist
- COMPILING helper
- COMPILING dagutils
- COMPILING process
- File "process.ml", line 59, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- COMPILING findlibConf
- COMPILING scheduler
- COMPILING prog
- COMPILING dependencies
- COMPILING generators
- COMPILING hier
- File "hier.ml", line 77, characters 12-31:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "hier.ml", line 118, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "hier.ml", line 123, characters 27-44:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- COMPILING meta
- COMPILING target
- COMPILING project
- File "project.ml", line 212, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 234, characters 53-70:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "project.ml", line 248, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 316, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 330, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 347, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 366, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 378, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 426, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "project.ml", line 437, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- COMPILING analyze
- File "analyze.ml", line 127, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- COMPILING configure
- File "configure.ml", line 33, characters 57-73:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- COMPILING prepare
- COMPILING buildprogs
- COMPILING build
- COMPILING exception
- BUILDING library obuild.cmxa
- COMPILING sdist
- COMPILING doc
- COMPILING init
- File "init.ml", line 99, characters 45-62:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- COMPILING help
- COMPILING install
- COMPILING path_generated
- COMPILING main
- LINKING obuild.bootstrap
- Configuring obuild-0.0.7...
- [ 1 of 54] Compiling Ext.Fugue                     
- [ 2 of 54] Intfing Ext.Filepath                  
- [ 3 of 54] Compiling Ext.Filepath                  
- [ 4 of 54] Intfing Ext.Filesystem                
- [ 5 of 54] Compiling Ext.Filesystem                
- File "ext/filesystem.ml", line 140, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "ext/filesystem.ml", line 154, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "ext/filesystem.ml", line 174, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- 
- [ 6 of 54] Packing Ext                           
- [ 7 of 54] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxa
- [ 7 of 54] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxs
- [ 7 of 54] Linking library dist/build/lib-obuild.ext/obuild_ext.cma
- [ 8 of 54] Checking dist/build/lib-obuild.ext
- [ 9 of 54] Compiling Obuild.Expr                   
- [10 of 54] Compiling Obuild.Filetype               
- [11 of 54] Compiling Obuild.Pp                     
- [12 of 54] Compiling Obuild.Dag                    
- File "obuild/pp.ml", line 15, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- 
- [13 of 54] Compiling Obuild.Types                  
- [14 of 54] Compiling Obuild.Gconf                  
- File "obuild/dag.ml", line 191, characters 23-34:
- Warning 3: deprecated: String.copy
- File "obuild/dag.ml", line 194, characters 39-62:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- 
- [15 of 54] Compiling Obuild.Modname                
- [16 of 54] Compiling Obuild.Taskdep                
- File "obuild/modname.ml", line 24, characters 12-26:
- Warning 3: deprecated: Char.uppercase
- Use Char.uppercase_ascii instead.
- File "obuild/modname.ml", line 29, characters 23-42:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 42, characters 30-49:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 44, characters 38-57:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 45, characters 37-56:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 46, characters 35-54:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 47, characters 34-53:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 51, characters 48-65:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "obuild/modname.ml", line 53, characters 21-38:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- [17 of 54] Compiling Obuild.Utils                  
- [18 of 54] Compiling Obuild.Dagutils               
- [19 of 54] Compiling Obuild.Helper                 
- [20 of 54] Compiling Obuild.Dist                   
- [21 of 54] Compiling Obuild.Process                
- File "obuild/process.ml", line 59, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- 
- [22 of 54] Compiling Obuild.Scheduler              
- [23 of 54] Compiling Obuild.FindlibConf            
- [24 of 54] Compiling Obuild.Prog                   
- [25 of 54] Compiling Obuild.Generators             
- [26 of 54] Compiling Obuild.Dependencies           
- [27 of 54] Compiling Obuild.Hier                   
- [28 of 54] Compiling Obuild.Meta                   
- File "obuild/hier.ml", line 77, characters 12-31:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "obuild/hier.ml", line 118, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "obuild/hier.ml", line 123, characters 27-44:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- [29 of 54] Compiling Obuild.Target                 
- [30 of 54] Compiling Obuild.Project                
- File "obuild/project.ml", line 212, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 234, characters 53-70:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "obuild/project.ml", line 248, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 316, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 330, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 347, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 366, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 378, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 426, characters 22-38:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "obuild/project.ml", line 437, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- 
- [31 of 54] Compiling Obuild.Analyze                
- File "obuild/analyze.ml", line 127, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- 
- [32 of 54] Compiling Obuild.Prepare                
- [33 of 54] Compiling Obuild.Configure              
- File "obuild/configure.ml", line 33, characters 57-73:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- 
- [34 of 54] Compiling Obuild.Buildprogs             
- [35 of 54] Compiling Obuild.Build                  
- [36 of 54] Compiling Obuild.Exception              
- [37 of 54] Packing Obuild                        
- [38 of 54] Linking library dist/build/lib-obuild/obuild.cmxa
- [38 of 54] Linking library dist/build/lib-obuild/obuild.cmxs
- [38 of 54] Linking library dist/build/lib-obuild/obuild.cma
- [39 of 54] Checking dist/build/lib-obuild
- [40 of 54] Compiling Assimilate_oasis              
- [41 of 54] Compiling Simple                        
- [42 of 54] Compiling Init                          
- [43 of 54] Compiling Doc                           
- File "src/init.ml", line 99, characters 45-62:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- [44 of 54] Compiling Help                          
- [45 of 54] Compiling Path_generated                
- [46 of 54] Compiling Install                       
- [47 of 54] Compiling Sdist                         
- [48 of 54] Linking executable dist/build/obuild-from-oasis/obuild-from-oasis
- [49 of 54] Linking executable dist/build/obuild-simple/obuild-simple
- [50 of 54] Compiling Main                          
- [51 of 54] Checking dist/build/obuild-from-oasis
- [52 of 54] Checking dist/build/obuild-simple
- [53 of 54] Linking executable dist/build/obuild/obuild
- [54 of 54] Checking dist/build/obuild
- 
- real	0m2.618s
- user	0m2.404s
- sys	0m1.092s
-> compiled  obuild.0.0.7
-> installed obuild.0.0.7
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 07:27.02 ---> saved as "7f22757c6d6ffa19d15b273f456cd900fcfa3aec8411e9449c40d650bf22bcca"
Job succeeded