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


Building on x86-bm-c19.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-04-22 00:04.34 ---> 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-dev /usr/bin/opam"))
2024-04-22 00:04.34 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 00:04.34 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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.

2024-04-22 00:04.34 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" 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
2024-04-22 00:04.34 ---> using "af94311387e987d738c6d7f4904c3d07fad4d9106f138629faae246268d0a106" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-04-21-2006.57-F-2024-04-11-1406.04.pdiff [594 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-2006.57-F-2024-04-11-1406.04.pdiff [594 kB]
- Fetched 856 kB in 7s (125 kB/s)
- Reading package lists...
- 
2024-04-22 00:04.34 ---> using "83849f2fe261d0886c9d6c30be4a93d50e97cc7b881b945396510973231103ee" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install conf-rocksdb 1

The following system packages will first need to be installed:
    librocksdb-dev

<><> 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" "librocksdb-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package bzip2-doc.
- (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 ... 19396 files and directories currently installed.)
- Preparing to unpack .../0-bzip2-doc_1.0.8-5.1_all.deb ...
- Unpacking bzip2-doc (1.0.8-5.1) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../1-libbz2-dev_1.0.8-5.1_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-5.1) ...
- Selecting previously unselected package libgflags2.2.
- Preparing to unpack .../2-libgflags2.2_2.2.2-2_amd64.deb ...
- Unpacking libgflags2.2 (2.2.2-2) ...
- Selecting previously unselected package libgflags-dev.
- Preparing to unpack .../3-libgflags-dev_2.2.2-2_amd64.deb ...
- Unpacking libgflags-dev (2.2.2-2) ...
- Selecting previously unselected package liblz4-dev:amd64.
- Preparing to unpack .../4-liblz4-dev_1.9.4-2_amd64.deb ...
- Unpacking liblz4-dev:amd64 (1.9.4-2) ...
- Selecting previously unselected package libsnappy1v5:amd64.
- Preparing to unpack .../5-libsnappy1v5_1.1.10-1+b1_amd64.deb ...
- Unpacking libsnappy1v5:amd64 (1.1.10-1+b1) ...
- Selecting previously unselected package librocksdb8.9.
- Preparing to unpack .../6-librocksdb8.9_8.9.1-2_amd64.deb ...
- Unpacking librocksdb8.9 (8.9.1-2) ...
- Selecting previously unselected package libsnappy-dev:amd64.
- Preparing to unpack .../7-libsnappy-dev_1.1.10-1+b1_amd64.deb ...
- Unpacking libsnappy-dev:amd64 (1.1.10-1+b1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../8-zlib1g-dev_1%3a1.3.dfsg-3.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Selecting previously unselected package librocksdb-dev.
- Preparing to unpack .../9-librocksdb-dev_8.9.1-2_amd64.deb ...
- Unpacking librocksdb-dev (8.9.1-2) ...
- Setting up bzip2-doc (1.0.8-5.1) ...
- Setting up libsnappy1v5:amd64 (1.1.10-1+b1) ...
- Setting up liblz4-dev:amd64 (1.9.4-2) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libgflags2.2 (2.2.2-2) ...
- Setting up libbz2-dev:amd64 (1.0.8-5.1) ...
- Setting up libsnappy-dev:amd64 (1.1.10-1+b1) ...
- Setting up libgflags-dev (2.2.2-2) ...
- Setting up librocksdb8.9 (8.9.1-2) ...
- Setting up librocksdb-dev (8.9.1-2) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-rocksdb: cc main.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cc" "-lrocksdb" "main.c" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-rocksdb.1)
-> compiled  conf-rocksdb.1
-> installed conf-rocksdb.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 00:04.48 ---> saved as "2809e1edeb4e4c3e643a7ecc372b446e5db127edf0c14390d473a0fc6c9f2236"
Job succeeded