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


Building on x86-bm-7.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-12-03 06:05.41 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 06:05.41 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 06:05.41 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

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


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

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

2021-12-03 06:05.41 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08) to update the current shell environment
2021-12-03 06:05.41 ---> using "84e45f93652c43553339386909c04f29871c2c93decd064ff0c7994dda78ac6f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (4974 kB/s)
- Reading package lists...
- 
2021-12-03 06:05.41 ---> using "a3462fbbdbfd0a4f12ce5d71cbc1a8df627bd58ef199e711ff1a6ddcc2d42951" from cache

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

The following actions will be performed:
  - install conf-ghostscript 1

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "ghostscript"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3:amd64.
- (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 ... 18048 files and directories currently installed.)
- Preparing to unpack .../0-libdbus-1-3_1.12.20-3_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-3) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../1-dbus-bin_1.12.20-3_amd64.deb ...
- Unpacking dbus-bin (1.12.20-3) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../2-dbus-session-bus-common_1.12.20-3_all.deb ...
- Unpacking dbus-session-bus-common (1.12.20-3) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../3-libapparmor1_3.0.3-6_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.3-6) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.12.20-3_amd64.deb ...
- Unpacking dbus-daemon (1.12.20-3) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.12.20-3_all.deb ...
- Unpacking dbus-system-bus-common (1.12.20-3) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.12.20-3_amd64.deb ...
- Unpacking dbus (1.12.20-3) ...
- Selecting previously unselected package fonts-droid-fallback.
- Preparing to unpack .../7-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ...
- Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ...
- Selecting previously unselected package poppler-data.
- Preparing to unpack .../8-poppler-data_0.4.11-1_all.deb ...
- Unpacking poppler-data (0.4.11-1) ...
- Preparing to unpack .../9-libgnutls30_3.7.2-2_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.2-2) over (3.7.1-5) ...
- Setting up libgnutls30:amd64 (3.7.2-2) ...
- Selecting previously unselected package fonts-noto-mono.
- (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 ... 18685 files and directories currently installed.)
- Preparing to unpack .../00-fonts-noto-mono_20201225-1_all.deb ...
- Unpacking fonts-noto-mono (20201225-1) ...
- Selecting previously unselected package fonts-urw-base35.
- Preparing to unpack .../01-fonts-urw-base35_20200910-1_all.deb ...
- Unpacking fonts-urw-base35 (20200910-1) ...
- Selecting previously unselected package libgs9-common.
- Preparing to unpack .../02-libgs9-common_9.55.0~dfsg-3_all.deb ...
- Unpacking libgs9-common (9.55.0~dfsg-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../03-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../04-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../05-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../06-libcups2_2.3.3op2-7_amd64.deb ...
- Unpacking libcups2:amd64 (2.3.3op2-7) ...
- Selecting previously unselected package libidn12:amd64.
- Preparing to unpack .../07-libidn12_1.38-4_amd64.deb ...
- Unpacking libidn12:amd64 (1.38-4) ...
- Selecting previously unselected package libijs-0.35:amd64.
- Preparing to unpack .../08-libijs-0.35_0.35-15_amd64.deb ...
- Unpacking libijs-0.35:amd64 (0.35-15) ...
- Selecting previously unselected package libjbig2dec0:amd64.
- Preparing to unpack .../09-libjbig2dec0_0.19-3_amd64.deb ...
- Unpacking libjbig2dec0:amd64 (0.19-3) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../10-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libopenjp2-7:amd64.
- Preparing to unpack .../11-libopenjp2-7_2.4.0-3_amd64.deb ...
- Unpacking libopenjp2-7:amd64 (2.4.0-3) ...
- Selecting previously unselected package libpaper1:amd64.
- Preparing to unpack .../12-libpaper1_1.1.28+b1_amd64.deb ...
- Unpacking libpaper1:amd64 (1.1.28+b1) ...
- Selecting previously unselected package libgs9:amd64.
- Preparing to unpack .../13-libgs9_9.55.0~dfsg-3_amd64.deb ...
- Unpacking libgs9:amd64 (9.55.0~dfsg-3) ...
- Selecting previously unselected package ghostscript.
- Preparing to unpack .../14-ghostscript_9.55.0~dfsg-3_amd64.deb ...
- Unpacking ghostscript (9.55.0~dfsg-3) ...
- Selecting previously unselected package libpaper-utils.
- Preparing to unpack .../15-libpaper-utils_1.1.28+b1_amd64.deb ...
- Unpacking libpaper-utils (1.1.28+b1) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up libpaper1:amd64 (1.1.28+b1) ...
- 
- Creating config file /etc/papersize with new version
- Setting up libapparmor1:amd64 (3.0.3-6) ...
- Setting up fonts-noto-mono (20201225-1) ...
- Setting up libijs-0.35:amd64 (0.35-15) ...
- Setting up libpaper-utils (1.1.28+b1) ...
- Setting up fonts-urw-base35 (20200910-1) ...
- Setting up poppler-data (0.4.11-1) ...
- Setting up libjbig2dec0:amd64 (0.19-3) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libdbus-1-3:amd64 (1.12.20-3) ...
- Setting up libidn12:amd64 (1.38-4) ...
- Setting up dbus-session-bus-common (1.12.20-3) ...
- Setting up libopenjp2-7:amd64 (2.4.0-3) ...
- Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
- Setting up dbus-system-bus-common (1.12.20-3) ...
- Setting up dbus-bin (1.12.20-3) ...
- Setting up libgs9-common (9.55.0~dfsg-3) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up dbus-daemon (1.12.20-3) ...
- Setting up dbus (1.12.20-3) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up libcups2:amd64 (2.3.3op2-7) ...
- Setting up libgs9:amd64 (9.55.0~dfsg-3) ...
- Setting up ghostscript (9.55.0~dfsg-3) ...
- Processing triggers for libc-bin (2.31-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-ghostscript: gs]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gs" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-ghostscript.1)
- 9.55.0
-> compiled  conf-ghostscript.1
-> installed conf-ghostscript.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 06:06.03 ---> saved as "0a96c5c8ee491f2d64754e077d9093435dc0db3ba14a5cad745c47d2e4f09983"
Job succeeded