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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
7f7d5c240a4a: Pulling fs layer
7f7d5c240a4a: Verifying Checksum
7f7d5c240a4a: Download complete
7f7d5c240a4a: Pull complete
Digest: sha256:81ff3a8ed6b61297aaebfb477e71e1e69be937d68ac0f11bc75b0a2271c50cdd
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-01-02 02:07.46 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-01-02 02:07.46 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 2d85539cd05071ec4f91d6c4ee35d2adc44aa283"))
2025-01-02 02:07.46 ---> using "c3dc34689001c88c5c748166aac21d000b27417b693a8a050c46c712e4c6f12f" 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.

2025-01-02 02:07.46 ---> using "5a348168a87ee09c4f105e0c0448a2ea8bfb106cbf2d1e7ff2090f1392205351" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2)
2025-01-02 02:07.46 ---> using "e370a8179127357272aa25772f58388dfe10e80d42fbbd0f3ed1ae49228885c3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-01-1406.38-F-2024-12-27-1406.27.pdiff [487 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-01-1406.38-F-2024-12-27-1406.27.pdiff [487 kB]
- Fetched 755 kB in 1s (520 kB/s)
- Reading package lists...
- 
2025-01-02 02:07.46 ---> using "804439a64778a5e92277bce0e87c7d72117edf0b36abf2ef0fdc61551fa7322b" from cache

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

The following actions will be performed:
=== install 1 package
  - install minilight 1.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [minilight.1.6: extract]
-> retrieved minilight.1.6  (cached)
Processing  2/3: [minilight: ocamlopt.opt 100]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocamlopt.opt" "-verbose" "-unsafe" "-nodynlink" "-inline" "100" "-I" "ocaml/src" "-o" "minilight-ocaml" "unix.cmxa" "ocaml/src/random2.ml" "ocaml/src/vector3f.ml" "ocaml/src/triangle.ml" "ocaml/src/spatialIndex.mli" "ocaml/src/spatialIndex.ml" "ocaml/src/scene.ml" "ocaml/src/surfacePoint.ml" "ocaml/src/rayTracer.ml" "ocaml/src/image.ml" "ocaml/src/camera.ml" "ocaml/src/minilight.ml" (CWD=/home/opam/.opam/5.2/.opam-switch/build/minilight.1.6)
- + as  -o 'ocaml/src/random2.o' '/opam-tmp/camlasm0fb804.s'
- + as  -o 'ocaml/src/vector3f.o' '/opam-tmp/camlasmc12dc1.s'
- + as  -o 'ocaml/src/triangle.o' '/opam-tmp/camlasm1c4487.s'
- + as  -o 'ocaml/src/spatialIndex.o' '/opam-tmp/camlasm7d1002.s'
- + as  -o 'ocaml/src/scene.o' '/opam-tmp/camlasmc606ca.s'
- + as  -o 'ocaml/src/surfacePoint.o' '/opam-tmp/camlasm1c4be4.s'
- + as  -o 'ocaml/src/rayTracer.o' '/opam-tmp/camlasm33145c.s'
- + as  -o 'ocaml/src/image.o' '/opam-tmp/camlasma27586.s'
- + as  -o 'ocaml/src/camera.o' '/opam-tmp/camlasm6c7180.s'
- + as  -o 'ocaml/src/minilight.o' '/opam-tmp/camlasm93ea1c.s'
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + as  -o '/opam-tmp/camlstartup5e4a59.o' '/opam-tmp/camlstartup4bb031.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread  -pthread  -Wl,-E  -o 'minilight-ocaml'  '-Locaml/src' '-L/home/opam/.opam/5.2/lib/ocaml' '-L/home/opam/.opam/5.2/lib/ocaml/unix'  '/opam-tmp/camlstartup5e4a59.o' '/home/opam/.opam/5.2/lib/ocaml/std_exit.o' 'ocaml/src/minilight.o' 'ocaml/src/camera.o' 'ocaml/src/image.o' 'ocaml/src/rayTracer.o' 'ocaml/src/surfacePoint.o' 'ocaml/src/scene.o' 'ocaml/src/spatialIndex.o' 'ocaml/src/triangle.o' 'ocaml/src/vector3f.o' 'ocaml/src/random2.o' '/home/opam/.opam/5.2/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.2/lib/ocaml/stdlib.a' '-lunixnat' '/home/opam/.opam/5.2/lib/ocaml/libasmrun.a'   -lm  -lpthread
-> compiled  minilight.1.6
-> installed minilight.1.6
Done.
# To update the current shell environment, run: eval $(opam env)
2025-01-02 02:07.55 ---> saved as "63539ecb737fd7aad6ec90c8c210448b928c7cb9266c3dae652a62275167ef46"
Job succeeded