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


Building on x86-bm-2.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> 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 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \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 '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \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 fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - 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
  - install mccs               1.1+12       [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*
===== 26 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.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.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] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[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
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> 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.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> 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
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06.1) to update the current shell environment
---> using "81d25017aaae72f36282817941b92388d7301a84ff099c4b9f62b0df003bad9a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 3s (2767 kB/s)
- Reading package lists...
- 
---> using "d08e2540144de71f55cd6b987d5933f3f59d7ed7a9bc2a15f4efd606eff48dfb" 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
---> using "ab8d55f3602851dae8898f983aac23986855f6145bea74f7af46196aec3853eb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"annot.1.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"annot.1.1.0\" | 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\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install annot                    1.1.0
===== 1 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/4:
-> retrieved annot.1.1.0  (cached)
Processing  3/4: [annot: ./configure]
+ /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/./configure "--prefix=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0)
- Use of uninitialized value in concatenation (.) or string at /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/./configure line 71.
- Installation
- ------------------------------------------------------------------
- Hierachy prefix     /home/opam/.opam/4.06.1
- Basename            annot
- 
- Compiler and tools
- ------------------------------------------------------------------ 
- OCaml               /home/opam/.opam/4.06.1/bin/ocamlc
- OCamlopt            /home/opam/.opam/4.06.1/bin/ocamlopt.opt
- OCaml Version       4.06
- 
- Literate Programming Tools
- ------------------------------------------------------------------ 
- Notangle            /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake
- Noweave             
- LaTeX               
- 
- Configuration successfully written to config.mk.
Processing  3/4: [annot: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0)
- /usr/bin/make -C src Makefile
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rintervalmap.ml intervalmap.nw > intervalmap.ml
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rannot.ml annot.nw > annot.ml
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rparser.mly syntax.nw > parser.mly
- /home/opam/.opam/4.06.1/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rscanner.mll syntax.nw > scanner.mll
- /home/opam/.opam/4.06.1/bin/ocamllex scanner.mll
- 33 states, 267 transitions, table size 1266 bytes
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rmain.ml main.nw > main.ml
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rintervalmap.mli intervalmap.nw > intervalmap.mli
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rannot.mli annot.nw > annot.mli
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rscanner.mli syntax.nw > scanner.mli
- /home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/tools/nofake '-L# %L "%F"%N' -Rmain.mli main.nw > main.mli
- /home/opam/.opam/4.06.1/bin/ocamldep -I .  intervalmap.ml annot.ml parser.ml scanner.ml main.ml   intervalmap.mli  annot.mli  parser.mli  scanner.mli  main.mli > DEPEND	
- make[1]: Nothing to be done for 'Makefile'.
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c intervalmap.mli
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c intervalmap.ml
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c annot.mli
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c annot.ml
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c parser.mli
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c parser.ml
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c scanner.mli
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c scanner.ml
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c main.mli
- /home/opam/.opam/4.06.1/bin/ocamlc -g -dtypes -I .  -c main.ml
- echo  intervalmap.cmo  annot.cmo  parser.cmo  scanner.cmo  main.cmo | tr ' ' \\012 | sed 's/^.*$/#load "&";;/' > load.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  -c intervalmap.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  -c annot.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  -c parser.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  -c scanner.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  -c main.ml
- /home/opam/.opam/4.06.1/bin/ocamlopt.opt -dtypes -I .  custom_unix_stubs.c str.cmxa -o annot.opt   intervalmap.cmx  annot.cmx  parser.cmx  scanner.cmx  main.cmx 
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
-> compiled  annot.1.1.0
Processing  4/4: [annot: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0)
- /usr/bin/make -C src Makefile
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- make[1]: Nothing to be done for 'Makefile'.
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
- /usr/bin/pod2man annot.pod > annot.1
- cp annot.opt /home/opam/.opam/4.06.1/bin/annot
- cp annot.1 	 /home/opam/.opam/4.06.1/man/man1
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/annot.1.1.0/src'
-> installed annot.1.1.0
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "d4ccf129bf8b23fa3615d98040371735ce5b29c17473a1de07a0c856d6de11f8"
Job succeeded