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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6244f700724e: Pulling fs layer
6244f700724e: Verifying Checksum
6244f700724e: Download complete
6244f700724e: Pull complete
Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-03-16 04:26.16 ---> 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-03-16 04:26.16 ---> 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-16 04:26.16 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" 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-03-16 04:26.16 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-16 04:26.16 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" 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-03-15-2054.44-F-2024-03-15-1419.03.pdiff [83.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-2054.44-F-2024-03-15-1419.03.pdiff [83.0 kB]
- Fetched 344 kB in 4s (77.2 kB/s)
- Reading package lists...
- 
2024-03-16 04:26.16 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

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

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

The following system packages will first need to be installed:
    libsnmp-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" "libsnmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package mysql-common.
- (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 ... 19678 files and directories currently installed.)
- Preparing to unpack .../00-mysql-common_5.8+1.1.0_all.deb ...
- Unpacking mysql-common (5.8+1.1.0) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../01-mariadb-common_1%3a10.11.7-2_all.deb ...
- Unpacking mariadb-common (1:10.11.7-2) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../02-libmariadb3_1%3a10.11.7-2_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.11.7-2) ...
- Selecting previously unselected package pci.ids.
- Preparing to unpack .../03-pci.ids_0.0~2024.02.02-1_all.deb ...
- Unpacking pci.ids (0.0~2024.02.02-1) ...
- Selecting previously unselected package libpci3:amd64.
- Preparing to unpack .../04-libpci3_1%3a3.11.1-1_amd64.deb ...
- Unpacking libpci3:amd64 (1:3.11.1-1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../05-libsensors-config_1%3a3.6.0-9_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../06-libsensors5_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libtirpc-common.
- Preparing to unpack .../07-libtirpc-common_1.3.4+ds-1.1_all.deb ...
- Unpacking libtirpc-common (1.3.4+ds-1.1) ...
- Selecting previously unselected package libtirpc3:amd64.
- Preparing to unpack .../08-libtirpc3_1.3.4+ds-1_amd64.deb ...
- Unpacking libtirpc3:amd64 (1.3.4+ds-1) ...
- Selecting previously unselected package libnsl2:amd64.
- Preparing to unpack .../09-libnsl2_1.3.0-3_amd64.deb ...
- Unpacking libnsl2:amd64 (1.3.0-3) ...
- Selecting previously unselected package libwrap0:amd64.
- Preparing to unpack .../10-libwrap0_7.6.q-32+b1_amd64.deb ...
- Unpacking libwrap0:amd64 (7.6.q-32+b1) ...
- Selecting previously unselected package libsnmp-base.
- Preparing to unpack .../11-libsnmp-base_5.9.4+dfsg-1.1_all.deb ...
- Unpacking libsnmp-base (5.9.4+dfsg-1.1) ...
- Selecting previously unselected package libsnmp40t64:amd64.
- Preparing to unpack .../12-libsnmp40t64_5.9.4+dfsg-1.1+b1_amd64.deb ...
- Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1+b1) ...
- Selecting previously unselected package libnetsnmptrapd40t64:amd64.
- Preparing to unpack .../13-libnetsnmptrapd40t64_5.9.4+dfsg-1.1+b1_amd64.deb ...
- Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-1.1+b1) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../14-libudev-dev_255.4-1+b1_amd64.deb ...
- Unpacking libudev-dev:amd64 (255.4-1+b1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../15-zlib1g-dev_1%3a1.3.dfsg-3.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Selecting previously unselected package libpci-dev:amd64.
- Preparing to unpack .../16-libpci-dev_1%3a3.11.1-1_amd64.deb ...
- Unpacking libpci-dev:amd64 (1:3.11.1-1) ...
- Selecting previously unselected package libsensors-dev:amd64.
- Preparing to unpack .../17-libsensors-dev_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors-dev:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libwrap0-dev:amd64.
- Preparing to unpack .../18-libwrap0-dev_7.6.q-32+b1_amd64.deb ...
- Unpacking libwrap0-dev:amd64 (7.6.q-32+b1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../19-libssl-dev_3.1.5-1.1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.1.5-1.1) ...
- Selecting previously unselected package libsnmp-dev.
- Preparing to unpack .../20-libsnmp-dev_5.9.4+dfsg-1.1+b1_amd64.deb ...
- Unpacking libsnmp-dev (5.9.4+dfsg-1.1+b1) ...
- Selecting previously unselected package libsnmp-perl.
- Preparing to unpack .../21-libsnmp-perl_5.9.4+dfsg-1.1+b1_amd64.deb ...
- Unpacking libsnmp-perl (5.9.4+dfsg-1.1+b1) ...
- Setting up mysql-common (5.8+1.1.0) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up pci.ids (0.0~2024.02.02-1) ...
- Setting up libsnmp-base (5.9.4+dfsg-1.1) ...
- Setting up libtirpc-common (1.3.4+ds-1.1) ...
- Setting up libsensors-config (1:3.6.0-9) ...
- Setting up mariadb-common (1:10.11.7-2) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libssl-dev:amd64 (3.1.5-1.1) ...
- Setting up libmariadb3:amd64 (1:10.11.7-2) ...
- Setting up libudev-dev:amd64 (255.4-1+b1) ...
- Setting up libsensors5:amd64 (1:3.6.0-9) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libpci3:amd64 (1:3.11.1-1) ...
- Setting up libsensors-dev:amd64 (1:3.6.0-9) ...
- Setting up libpci-dev:amd64 (1:3.11.1-1) ...
- Setting up libtirpc3:amd64 (1.3.4+ds-1) ...
- Setting up libnsl2:amd64 (1.3.0-3) ...
- Setting up libwrap0:amd64 (7.6.q-32+b1) ...
- Setting up libwrap0-dev:amd64 (7.6.q-32+b1) ...
- Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1+b1) ...
- Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-1.1+b1) ...
- Setting up libsnmp-perl (5.9.4+dfsg-1.1+b1) ...
- Setting up libsnmp-dev (5.9.4+dfsg-1.1+b1) ...
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-netsnmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-netsnmp.1.0.0)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-netsnmp.1.0.0
-> installed conf-netsnmp.1.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-16 04:26.31 ---> saved as "ba6c7c0463467bec7ddba78758a17e7cb6f4bf934bc165d4a7e64312c0cebb1d"
Job succeeded