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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
be391166522c: Pulling fs layer
be391166522c: Verifying Checksum
be391166522c: Download complete
be391166522c: Pull complete
Digest: sha256:f4524a9ad6e8f9deb04c38872c1c68d892f8f847304a90f71b39c260fd7c37ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-01-15 03:28.18 ---> 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-15 03:28.18 ---> 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 451b1e526ccb27dc66364a851b27fbf7ccfbc2f2"))
2025-01-15 03:28.18 ---> using "52625e8a37d6974e498c46c5b73987a5de23eb753980981e64630dc695fbe3b3" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2025-01-15 03:28.18 ---> using "bf0993b7e440c7679323e43a556b3a337fb81df454233420043ea0f043d5139e" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.09)
2025-01-15 03:28.18 ---> using "f327b114d9d3be512474cb22cb4cb7f7884b288c9b1ef92145fbfd8ba29060f0" 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-14-2009.05-F-2025-01-09-1409.48.pdiff [564 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-14-2009.05-F-2025-01-09-1409.48.pdiff [564 kB]
- Fetched 833 kB in 4s (185 kB/s)
- Reading package lists...
- 
2025-01-15 03:28.18 ---> using "29df0018ed6f774fa47218ce7edff0f91943ce06ec5efa7763bdd36a51278bd6" 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"
- 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 ... 19812 files and directories currently installed.)
- Preparing to unpack .../00-mysql-common_5.8+1.1.1_all.deb ...
- Unpacking mysql-common (5.8+1.1.1) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../01-mariadb-common_1%3a11.4.4-3_all.deb ...
- Unpacking mariadb-common (1:11.4.4-3) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../02-libmariadb3_1%3a11.4.4-3_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:11.4.4-3) ...
- Selecting previously unselected package pci.ids.
- Preparing to unpack .../03-pci.ids_0.0~2024.11.25-1_all.deb ...
- Unpacking pci.ids (0.0~2024.11.25-1) ...
- Selecting previously unselected package libpci3:amd64.
- Preparing to unpack .../04-libpci3_1%3a3.13.0-1+b1_amd64.deb ...
- Unpacking libpci3:amd64 (1:3.13.0-1+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../05-libsensors-config_1%3a3.6.0-10_all.deb ...
- Unpacking libsensors-config (1:3.6.0-10) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../06-libsensors5_1%3a3.6.0-10+b1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-10+b1) ...
- Selecting previously unselected package libwrap0:amd64.
- Preparing to unpack .../07-libwrap0_7.6.q-35_amd64.deb ...
- Unpacking libwrap0:amd64 (7.6.q-35) ...
- Selecting previously unselected package libsnmp-base.
- Preparing to unpack .../08-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 .../09-libsnmp40t64_5.9.4+dfsg-1.1+b3_amd64.deb ...
- Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1+b3) ...
- Selecting previously unselected package libnetsnmptrapd40t64:amd64.
- Preparing to unpack .../10-libnetsnmptrapd40t64_5.9.4+dfsg-1.1+b3_amd64.deb ...
- Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-1.1+b3) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../11-libudev-dev_257.2-1_amd64.deb ...
- Unpacking libudev-dev:amd64 (257.2-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../12-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Selecting previously unselected package libpci-dev:amd64.
- Preparing to unpack .../13-libpci-dev_1%3a3.13.0-1+b1_amd64.deb ...
- Unpacking libpci-dev:amd64 (1:3.13.0-1+b1) ...
- Selecting previously unselected package libsensors-dev:amd64.
- Preparing to unpack .../14-libsensors-dev_1%3a3.6.0-10+b1_amd64.deb ...
- Unpacking libsensors-dev:amd64 (1:3.6.0-10+b1) ...
- Selecting previously unselected package libwrap0-dev:amd64.
- Preparing to unpack .../15-libwrap0-dev_7.6.q-35_amd64.deb ...
- Unpacking libwrap0-dev:amd64 (7.6.q-35) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../16-libssl-dev_3.4.0-2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.4.0-2) ...
- Selecting previously unselected package libsnmp-dev.
- Preparing to unpack .../17-libsnmp-dev_5.9.4+dfsg-1.1+b3_amd64.deb ...
- Unpacking libsnmp-dev (5.9.4+dfsg-1.1+b3) ...
- Selecting previously unselected package libsnmp-perl.
- Preparing to unpack .../18-libsnmp-perl_5.9.4+dfsg-1.1+b3_amd64.deb ...
- Unpacking libsnmp-perl (5.9.4+dfsg-1.1+b3) ...
- Setting up mysql-common (5.8+1.1.1) ...
- 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.11.25-1) ...
- Setting up libsnmp-base (5.9.4+dfsg-1.1) ...
- Setting up libsensors-config (1:3.6.0-10) ...
- Setting up mariadb-common (1:11.4.4-3) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libwrap0:amd64 (7.6.q-35) ...
- Setting up libssl-dev:amd64 (3.4.0-2) ...
- Setting up libmariadb3:amd64 (1:11.4.4-3) ...
- Setting up libudev-dev:amd64 (257.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-10+b1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libpci3:amd64 (1:3.13.0-1+b1) ...
- Setting up libwrap0-dev:amd64 (7.6.q-35) ...
- Setting up libsensors-dev:amd64 (1:3.6.0-10+b1) ...
- Setting up libpci-dev:amd64 (1:3.13.0-1+b1) ...
- Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1+b3) ...
- Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-1.1+b3) ...
- Setting up libsnmp-perl (5.9.4+dfsg-1.1+b3) ...
- Setting up libsnmp-dev (5.9.4+dfsg-1.1+b3) ...
- Processing triggers for libc-bin (2.40-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-netsnmp.1.0.0  (cached)
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/4.09/.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.
# To update the current shell environment, run: eval $(opam env)
2025-01-15 03:28.31 ---> saved as "15c1ef95fb68709809ff1a12fab9f753e8ee0342dc757d11c06ab7ad589e9009"
Job succeeded