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


Building on pima.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a)
2023-04-06 10:46.57 ---> using "1b5bfb7eb3e9a5f062cbf0b4461d12fc3dfecf96d05cadb00246fad3fdcdc978" 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-dev /usr/bin/opam"))
2023-04-06 10:46.57 ---> using "c44b22cf0b2efc5d1d2841662bdcff05d434caaef05c2fb6fbfd413cdea5e4a8" 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 256625cb20f160c147915cb8af1e68e7152edc2c"))
2023-04-06 10:46.57 ---> using "e2c652ea609d075e64169772425842010e5451c0329879d1beea6d6c1b92a125" 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.

2023-04-06 10:46.57 ---> using "96fe71a7db45eb10c3e9e23c88bb9115f86226e06f54a7fcb0f5e7d132ff1e2d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.07' --packages ocaml-base-compiler.4.07.1,ocaml-secondary-compiler"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.07.1"} "ocaml-secondary-compiler"]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.07.1  (cached)
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
-> installed ocaml-base-compiler.4.07.1
-> installed ocaml-config.1
-> installed ocaml.4.07.1
Done.
# Run eval $(opam env --switch=4.07) to update the current shell environment
2023-04-06 10:46.57 ---> using "c83374bd1584be5d5005434e9d789e26a0e1f2a370b90942bda109e593940f3c" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [184 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-2023-04-06-0203.00-F-2023-03-27-1404.25.pdiff [97.1 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-06-0203.00-F-2023-03-27-1404.25.pdiff [97.1 kB]
- Fetched 344 kB in 2s (201 kB/s)
- Reading package lists...
- 
2023-04-06 10:46.57 ---> using "49e81f3b244470c32cccf320c982049863bab53b440f8f11876634f4fc43f461" from cache

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

The following actions will be performed:
=== install 1 package
  - install libwasmtime 0.21.0+linux-x86_64

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved libwasmtime.0.21.0+linux-x86_64  (cached)
Processing  3/3: [libwasmtime: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.07/lib/libwasmtime/lib/libwasmtime.a || ( mkdir -p /home/opam/.opam/4.07/lib/libwasmtime && tar xf wasmtime-linux.tar.xz && mv -f wasmtime-*linux*/* /home/opam/.opam/4.07/lib/libwasmtime )" (CWD=/home/opam/.opam/4.07/.opam-switch/build/libwasmtime.0.21.0+linux-x86_64)
-> installed libwasmtime.0.21.0+linux-x86_64
Done.
# Run eval $(opam env) to update the current shell environment
2023-04-06 10:47.16 ---> saved as "6906f035a56bd6e3efa168cb0bfa55d2ca2bb24bc0953233127980701bdbfa50"
Job succeeded