Building on asteria.caelum.ci.dev
(from ocaml/opam:debian-12)
Unable to find image 'ocaml/opam:debian-12' locally
debian-12: Pulling from ocaml/opam
Digest: sha256:2c522bba435007ee57603a129ba191bd3a153391f2426add01a61e20a2e406b4
Status: Downloaded newer image for ocaml/opam:debian-12
2025-10-21 05:26.28 ---> using "3551d9ed2d69f19aec1e4e931b1f046c3436a7d1cffba906f040bcef59cc3f6d" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-21 05:26.28 ---> using "ee98a3b74cf685b158a24abe5d8f69cc8831775c32f916dac90643d1e3693e5c" 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 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-21 05:26.28 ---> using "434b1b669376d3b88174e87d32f1bdcd7c0791cd426e88f697a526998f081125" 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.
2025-10-21 05:26.28 ---> using "b8b19d77cfcfbeb85030778b327c4efa12ef84543ed5f1b93d7194796b4e5913" 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"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-config.1 (2 extra sources)
-> retrieved ocaml-config.1 (2 extra sources)
-> retrieved ocaml-base-compiler.4.08.1 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.08)
2025-10-21 05:26.28 ---> using "6efded552ea6c4bff59cf0b106f6ac9189218d551d877debb92b12175e80b6a2" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Fetched 103 kB in 0s (310 kB/s)
- Reading package lists...
2025-10-21 05:26.28 ---> using "c031c8260527222253cc67bab8c9883da13510cfd195b533ff62df408edbbeeb" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y conf-povray.1\
\nopam install -vy conf-povray.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: conf-povray.1 | grep -q 'debian-12'; 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"))
[NOTE] conf-povray.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 1 package
- install conf-povray 1
The following system packages will first need to be installed:
povray
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "povray"
- 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 ... 18784 files and directories currently installed.)
- Preparing to unpack .../00-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../01-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../02-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../03-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../04-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../05-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../06-dbus_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus (1.14.10-1~deb12u1) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../07-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../08-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../09-libasound2_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../10-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package fonts-povray.
- Preparing to unpack .../11-fonts-povray_1%3a3.7.0.10-2_all.deb ...
- Unpacking fonts-povray (1:3.7.0.10-2) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../12-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package libboost-thread1.74.0:amd64.
- Preparing to unpack .../13-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
- Selecting previously unselected package libslang2:amd64.
- Preparing to unpack .../14-libslang2_2.3.3-3_amd64.deb ...
- Unpacking libslang2:amd64 (2.3.3-3) ...
- Selecting previously unselected package libcaca0:amd64.
- Preparing to unpack .../15-libcaca0_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca0:amd64 (0.99.beta20-3) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../16-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12:amd64.
- Preparing to unpack .../17-libflac12_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac12:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libimath-3-1-29:amd64.
- Preparing to unpack .../18-libimath-3-1-29_3.1.6-1_amd64.deb ...
- Unpacking libimath-3-1-29:amd64 (3.1.6-1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../19-libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../20-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Selecting previously unselected package libopenexr-3-1-30:amd64.
- Preparing to unpack .../21-libopenexr-3-1-30_3.1.5-5_amd64.deb ...
- Unpacking libopenexr-3-1-30:amd64 (3.1.5-5) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../22-libopus0_1.3.1-3_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-3) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../23-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../24-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../25-libsndfile1_1.2.0-1+deb12u1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.0-1+deb12u1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../26-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../27-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../28-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Selecting previously unselected package povray.
- Preparing to unpack .../29-povray_1%3a3.7.0.10-2+b2_amd64.deb ...
- Unpacking povray (1:3.7.0.10-2+b2) ...
- Selecting previously unselected package povray-includes.
- Preparing to unpack .../30-povray-includes_1%3a3.7.0.10-2_all.deb ...
- Unpacking povray-includes (1:3.7.0.10-2) ...
- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Setting up libapparmor1:amd64 (3.0.8-3) ...
- Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libimath-3-1-29:amd64 (3.1.6-1) ...
- Setting up libasound2-data (1.2.8-1) ...
- Setting up libflac12:amd64 (1.4.2+ds-2) ...
- Setting up libslang2:amd64 (2.3.3-3) ...
- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libopenexr-3-1-30:amd64 (3.1.5-5) ...
- Setting up libopus0:amd64 (1.3.1-3) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasyncns0:amd64 (0.8-6+b3) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up libasound2:amd64 (1.2.8-1+b1) ...
- Setting up fonts-povray (1:3.7.0.10-2) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
- Setting up libcaca0:amd64 (0.99.beta20-3) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up dbus-daemon (1.14.10-1~deb12u1) ...
- Setting up dbus (1.14.10-1~deb12u1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsndfile1:amd64 (1.2.0-1+deb12u1) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Setting up povray (1:3.7.0.10-2+b2) ...
- Setting up povray-includes (1:3.7.0.10-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u13) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 2/3: [conf-povray: sh povray --version]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "povray --version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-povray.1)
- povray: cannot open the user configuration file /home/opam/.povray/3.7/povray.conf: No such file or directory
- POV-Ray 3.7.0.10.unofficial
-
- This is an unofficial version compiled by:
- amd64 / i386 Build Daemon (x86-ubc-01) <buildd_amd64-x86-ubc-01@buildd.debian.org> for Debian <www.debian.org>
- The POV-Ray Team is not responsible for supporting this version.
-
- Copyright 1991-2013 Persistence of Vision Raytracer Pty. Ltd.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
- Built-in features:
- I/O restrictions: enabled
- X Window display: enabled (using SDL)
- Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr
- Unsupported image formats: -
-
- Compilation settings:
- Build architecture: x86_64-pc-linux-gnu
- Built/Optimized for: x86_64-pc-linux-gnu
- Compiler vendor: gnu
- Compiler version: g++
- Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O3
-> compiled conf-povray.1
-> installed conf-povray.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-21 05:26.34 ---> saved as "6bc230ccc0587bef719432da7cf3ec3f4c859147a42a415a6ca4f27d1e3c90d0"
Job succeeded