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


Building on toxis.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b)
Unable to find image 'ocaml/opam:debian-unstable@sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b' locally
docker.io/ocaml/opam@sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b: Pulling from ocaml/opam
8d5d1d92353b: Pulling fs layer
8d5d1d92353b: Verifying Checksum
8d5d1d92353b: Download complete
8d5d1d92353b: Pull complete
Digest: sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b
Status: Downloaded newer image for ocaml/opam@sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b
2023-09-03 05:03.34 ---> using "ff03b32e0a6cf2ce303c7046b6adb41cde48e369e8bae8ff1d650232e0c267e3" 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-09-03 05:03.34 ---> using "1138af94d7134ceab8bd43b6ae4c799e3ce9c890c8eeb0d38491a14c994f0421" 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 1d9d333b7333bbe4a1d72abc88e6eb710cc7adde"))
2023-09-03 05:03.34 ---> using "2d26af65da9ec45afad964d884cc9eeea2c9b22bbea5f6ede1fbcaf9f4ebf0da" 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-09-03 05:03.34 ---> using "5c7b61dbc93dd0912b34e03bcd8c3697eb78d56e0697555bb7ed6422c07d439a" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-09-03 05:03.34 ---> using "050a9f340b44b5ba5af566b0626261e861f740ae40eedea99ad09d265d932847" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [210 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-09-02-1419.37-F-2023-08-24-0819.20.pdiff [534 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-09-02-1419.37-F-2023-08-24-0819.20.pdiff [534 kB]
- Fetched 808 kB in 3s (314 kB/s)
- Reading package lists...
- 
2023-09-03 05:03.34 ---> using "af5138cb048008bc2cc8b4ea7418b49492f0eaf3325acb53803acb2d051f174f" from cache

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

The following actions will be performed:
=== install 5 packages
  - install bigarray-compat 1.1.0  [required by cstruct]
  - install cstruct         6.0.1  [required by macaddr-cstruct]
  - install dune            3.10.0 [required by macaddr-cstruct]
  - install macaddr         5.0.0  [required by macaddr-cstruct]
  - install macaddr-cstruct 5.0.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/14:
Processing  2/14:
Processing  3/14:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  4/14:
-> retrieved macaddr.5.0.0, macaddr-cstruct.5.0.0  (cached)
-> retrieved cstruct.6.0.1  (cached)
-> retrieved dune.3.10.0  (cached)
Processing  5/14: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.10.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing  5/14: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.10.0)
-> compiled  dune.3.10.0
-> installed dune.3.10.0
Processing  7/14: [bigarray-compat: dune build]
Processing  8/14: [bigarray-compat: dune build] [macaddr: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing  8/14: [macaddr: dune build]
-> installed bigarray-compat.1.1.0
Processing  9/14: [macaddr: dune build]
Processing 10/14: [cstruct: dune build] [macaddr: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/macaddr.5.0.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.macaddr_top.objs/native/macaddr_top.cmx -c -impl lib/macaddr_top.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  macaddr.5.0.0
Processing 10/14: [cstruct: dune build]
-> installed macaddr.5.0.0
Processing 11/14: [cstruct: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cstruct.6.0.1)
-> compiled  cstruct.6.0.1
-> installed cstruct.6.0.1
Processing 13/14: [macaddr-cstruct: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr-cstruct" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/macaddr-cstruct.5.0.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.macaddr_cstruct.objs/byte -I /home/opam/.opam/4.13/lib/bigarray-compat -I /home/opam/.opam/4.13/lib/cstruct -I /home/opam/.opam/4.13/lib/macaddr -intf-suffix .ml -no-alias-deps -o lib/.macaddr_cstruct.objs/byte/macaddr_cstruct.cmo -c -impl lib/macaddr_cstruct.ml)
- File "lib/macaddr_cstruct.ml", line 24, characters 5-16:
- 24 |   if Cstruct.len cs <> 6
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/macaddr_cstruct.ml", line 32, characters 12-23:
- 32 |   let len = Cstruct.len cs in
-                  ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_cstruct.objs/byte -I lib/.macaddr_cstruct.objs/native -I /home/opam/.opam/4.13/lib/bigarray-compat -I /home/opam/.opam/4.13/lib/cstruct -I /home/opam/.opam/4.13/lib/macaddr -intf-suffix .ml -no-alias-deps -o lib/.macaddr_cstruct.objs/native/macaddr_cstruct.cmx -c -impl lib/macaddr_cstruct.ml)
- File "lib/macaddr_cstruct.ml", line 24, characters 5-16:
- 24 |   if Cstruct.len cs <> 6
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/macaddr_cstruct.ml", line 32, characters 12-23:
- 32 |   let len = Cstruct.len cs in
-                  ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  macaddr-cstruct.5.0.0
-> installed macaddr-cstruct.5.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-09-03 05:04.14 ---> saved as "5e81933b12fe128e96e154eaecbf69e716cc0280a07c89191bbd9297e5472263"
Job succeeded