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


Building on apache.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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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 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 stdlib-shims.0.3.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed opam-core.2.1.0~beta4
-> 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-solver.2.1.0~beta4
-> installed opam-state.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.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
---> using "9320acc2692e9474288e2dc4917a764e0ce5e210a4bd0985d3901bbcd37ada54" 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 2s (4320 kB/s)
- Reading package lists...
---> using "0eb750cb35d5d8436bc9412f9ea0dc9fcd0d8ccc4150493f474cfa6bf69543cf" 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 "36ea3d6defcfd7ee7f57b5d1e1cf1698aaf1ab1cfeeed1141c678216c1e063e9" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"conf-graphviz.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"conf-graphviz.0.1\" | 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 conf-which               1        [required by conf-graphviz]
  - install conf-graphviz            0.1
===== 2 to install | 1 to remove =====

The following system packages will first need to be installed:
    graphviz

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "graphviz"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package sensible-utils.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17845 files and directories currently installed.)
- Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../01-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../02-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../03-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../04-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fonts-liberation.
- Preparing to unpack .../05-fonts-liberation_1%3a1.07.4-11_all.deb ...
- Unpacking fonts-liberation (1:1.07.4-11) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../06-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../07-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../08-fontconfig_2.13.1-4.2_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.2) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../09-libann0_1.1.2+doc-7_amd64.deb ...
- Unpacking libann0 (1.1.2+doc-7) ...
- Selecting previously unselected package libcdt5:amd64.
- Preparing to unpack .../10-libcdt5_2.42.2-4+b2_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../11-libcgraph6_2.42.2-4+b2_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../12-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../13-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../14-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../15-libwebp6_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../16-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../17-libxpm4_1%3a3.5.12-1_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.12-1) ...
- Selecting previously unselected package libgd3:amd64.
- Preparing to unpack .../18-libgd3_2.3.0-2_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.0-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../19-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libgts-0.7-5:amd64.
- Preparing to unpack .../20-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ...
- Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../21-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../22-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../23-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../24-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../25-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../26-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../27-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../28-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../29-libharfbuzz0b_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../30-libthai-data_0.1.28-4_all.deb ...
- Unpacking libthai-data (0.1.28-4) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../31-libdatrie1_0.2.13-1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../32-libthai0_0.1.28-4_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.28-4) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../33-libpango-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../34-libpangoft2-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../35-libpangocairo-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../36-libpathplan4_2.42.2-4+b2_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../37-libgvc6_2.42.2-4+b2_amd64.deb ...
- Unpacking libgvc6 (2.42.2-4+b2) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../38-libgvpr2_2.42.2-4+b2_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../39-liblab-gamut1_2.42.2-4+b2_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../40-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../41-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../42-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../43-libxt6_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../44-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../45-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../46-graphviz_2.42.2-4+b2_amd64.deb ...
- Unpacking graphviz (2.42.2-4+b2) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../47-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../48-libgts-bin_0.7.6+darcs121130-4+b1_amd64.deb ...
- Unpacking libgts-bin (0.7.6+darcs121130-4+b1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../49-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../50-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../51-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../52-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libxpm4:amd64 (1:3.5.12-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up libdatrie1:amd64 (0.2.13-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up liblab-gamut1:amd64 (2.42.2-4+b2) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libpathplan4:amd64 (2.42.2-4+b2) ...
- Setting up libann0 (1.1.2+doc-7) ...
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libwebp6:amd64 (0.6.1-2+b1) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up fonts-liberation (1:1.07.4-11) ...
- Setting up libthai-data (0.1.28-4) ...
- Setting up libcdt5:amd64 (2.42.2-4+b2) ...
- Setting up libcgraph6:amd64 (2.42.2-4+b2) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libgts-bin (0.7.6+darcs121130-4+b1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libthai0:amd64 (0.1.28-4) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up ucf (3.0043) ...
- Setting up libgvpr2:amd64 (2.42.2-4+b2) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up libxt6:amd64 (1:1.2.0-1) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up fontconfig (2.13.1-4.2) ...
- Regenerating fonts cache... 
- done.
- Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
- Setting up libpango-1.0-0:amd64 (1.46.2-3) ...
- Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libgd3:amd64 (2.3.0-2) ...
- Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Setting up libgvc6 (2.42.2-4+b2) ...
- Setting up graphviz (2.42.2-4+b2) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  4/7: [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
-> installed conf-which.1
Processing  6/7: [conf-graphviz: which dot]
+ /usr/bin/which "dot" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-graphviz.0.1)
- /usr/bin/dot
-> compiled  conf-graphviz.0.1
-> installed conf-graphviz.0.1
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "a6373e7095a28aa60bd0647b4c38f4ef42033670fc0db256fad1fa97cd84ab24"
Job succeeded