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


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

(from ocaml/opam:debian-unstable)
2024-05-01 04:41.11 ---> 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-05-01 04:41.11 ---> 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 784f6c3aecb7d11609be51cc2e4a70a55abd2ddc"))
2024-05-01 04:41.11 ---> using "ab4752ec45f434bd31352caf567b49b876e433e96bd581f1632330cd2cbeaf1f" 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-05-01 04:41.11 ---> using "2ddb880cde074ccead15005b5d2c67e65df42d2504e6684f08378272ffa33857" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"} | "ocaml-system" {= "4.14.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.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2024-05-01 04:41.11 ---> using "a3751be5f96e0647b8d5df0bee02962c32622b702b6ad1bf6c10556d32ed6c14" 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-30-2004.14-F-2024-04-25-1406.51.pdiff [642 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-30-2004.14-F-2024-04-25-1406.51.pdiff [642 kB]
- Fetched 904 kB in 3s (314 kB/s)
- Reading package lists...
- 
2024-05-01 04:41.11 ---> using "eb826eac93dc8904b06a97698fc7cf51ed4e50f1c5338ffc0e181338362b0c6d" from cache

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

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

The following system packages will first need to be installed:
    gfortran

<><> 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" "gfortran"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../00-libasan8_14-20240429-1_amd64.deb ...
- Unpacking libasan8:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../01-libubsan1_14-20240429-1_amd64.deb ...
- Unpacking libubsan1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../02-libstdc++-13-dev_13.2.0-24_amd64.deb ...
- Unpacking libstdc++-13-dev:amd64 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../03-gcc-13_13.2.0-24_amd64.deb ...
- Unpacking gcc-13 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../04-g++-13_13.2.0-24_amd64.deb ...
- Unpacking g++-13 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../05-g++-13-x86-64-linux-gnu_13.2.0-24_amd64.deb ...
- Unpacking g++-13-x86-64-linux-gnu (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../06-gcc-13-x86-64-linux-gnu_13.2.0-24_amd64.deb ...
- Unpacking gcc-13-x86-64-linux-gnu (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../07-cpp-13-x86-64-linux-gnu_13.2.0-24_amd64.deb ...
- Unpacking cpp-13-x86-64-linux-gnu (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../08-cpp-13_13.2.0-24_amd64.deb ...
- Unpacking cpp-13 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../09-gcc-13-base_13.2.0-24_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../10-libgcc-13-dev_13.2.0-24_amd64.deb ...
- Unpacking libgcc-13-dev:amd64 (13.2.0-24) over (13.2.0-23) ...
- Preparing to unpack .../11-libtsan2_14-20240429-1_amd64.deb ...
- Unpacking libtsan2:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../12-gcc-14-base_14-20240429-1_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up gcc-14-base:amd64 (14-20240429-1) ...
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14-20240429-1_amd64.deb ...
- Unpacking libstdc++6:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up libstdc++6:amd64 (14-20240429-1) ...
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../0-libquadmath0_14-20240429-1_amd64.deb ...
- Unpacking libquadmath0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../1-liblsan0_14-20240429-1_amd64.deb ...
- Unpacking liblsan0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../2-libitm1_14-20240429-1_amd64.deb ...
- Unpacking libitm1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../3-libhwasan0_14-20240429-1_amd64.deb ...
- Unpacking libhwasan0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../4-libgomp1_14-20240429-1_amd64.deb ...
- Unpacking libgomp1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../5-libcc1-0_14-20240429-1_amd64.deb ...
- Unpacking libcc1-0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../6-libatomic1_14-20240429-1_amd64.deb ...
- Unpacking libatomic1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../7-libgcc-s1_14-20240429-1_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up libgcc-s1:amd64 (14-20240429-1) ...
- Selecting previously unselected package libgfortran5:amd64.
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../0-libgfortran5_14-20240429-1_amd64.deb ...
- Unpacking libgfortran5:amd64 (14-20240429-1) ...
- Selecting previously unselected package libgfortran-13-dev:amd64.
- Preparing to unpack .../1-libgfortran-13-dev_13.2.0-24_amd64.deb ...
- Unpacking libgfortran-13-dev:amd64 (13.2.0-24) ...
- Selecting previously unselected package gfortran-13-x86-64-linux-gnu.
- Preparing to unpack .../2-gfortran-13-x86-64-linux-gnu_13.2.0-24_amd64.deb ...
- Unpacking gfortran-13-x86-64-linux-gnu (13.2.0-24) ...
- Selecting previously unselected package gfortran-13.
- Preparing to unpack .../3-gfortran-13_13.2.0-24_amd64.deb ...
- Unpacking gfortran-13 (13.2.0-24) ...
- Selecting previously unselected package gfortran-x86-64-linux-gnu.
- Preparing to unpack .../4-gfortran-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ...
- Unpacking gfortran-x86-64-linux-gnu (4:13.2.0-7) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../5-gfortran_4%3a13.2.0-7_amd64.deb ...
- Unpacking gfortran (4:13.2.0-7) ...
- Setting up libgomp1:amd64 (14-20240429-1) ...
- Setting up gcc-13-base:amd64 (13.2.0-24) ...
- Setting up libquadmath0:amd64 (14-20240429-1) ...
- Setting up libatomic1:amd64 (14-20240429-1) ...
- Setting up libgfortran5:amd64 (14-20240429-1) ...
- Setting up libubsan1:amd64 (14-20240429-1) ...
- Setting up libhwasan0:amd64 (14-20240429-1) ...
- Setting up libasan8:amd64 (14-20240429-1) ...
- Setting up libtsan2:amd64 (14-20240429-1) ...
- Setting up libcc1-0:amd64 (14-20240429-1) ...
- Setting up liblsan0:amd64 (14-20240429-1) ...
- Setting up libitm1:amd64 (14-20240429-1) ...
- Setting up cpp-13-x86-64-linux-gnu (13.2.0-24) ...
- Setting up libgcc-13-dev:amd64 (13.2.0-24) ...
- Setting up libgfortran-13-dev:amd64 (13.2.0-24) ...
- Setting up libstdc++-13-dev:amd64 (13.2.0-24) ...
- Setting up cpp-13 (13.2.0-24) ...
- Setting up gcc-13-x86-64-linux-gnu (13.2.0-24) ...
- Setting up gfortran-13-x86-64-linux-gnu (13.2.0-24) ...
- Setting up gcc-13 (13.2.0-24) ...
- Setting up g++-13-x86-64-linux-gnu (13.2.0-24) ...
- Setting up gfortran-x86-64-linux-gnu (4:13.2.0-7) ...
- Setting up gfortran-13 (13.2.0-24) ...
- Setting up g++-13 (13.2.0-24) ...
- Setting up gfortran (4:13.2.0-7) ...
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
- Processing triggers for libc-bin (2.37-18) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-gfortran: gfortran]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gfortran" "--version" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gfortran.0)
- GNU Fortran (Debian 13.2.0-24) 13.2.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-gfortran.0
-> installed conf-gfortran.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-01 04:41.28 ---> saved as "e0389b54f67e5d418b8f34c647c4aa47a154eba0b909987b4a8827017001e246"
Job succeeded