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


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

(from ocaml/opam:debian-unstable)
2024-04-22 06:34.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 06:34.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 06:34.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 06:34.34 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.1.0"} | "ocaml-system" {= "5.1.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.1.0  (cached)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1) to update the current shell environment
2024-04-22 06:34.34 ---> using "fa9e7e1c4ce718a9ceec1b72d8dcee1cbb07df7f8b46a9d1a0a3b83c696e1c3f" 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 3s (305 kB/s)
- Reading package lists...
- 
2024-04-22 06:34.34 ---> using "169c9496b73d0c3d7a1f548c3f5d527cb53ef8821677daecb48f59824fda4d06" from cache

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

Nothing to do.
The following actions will be performed:
=== install 5 packages
  - install conf-ladspa       1      [required by ladspa]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.15.0 [required by ladspa]
  - install dune-configurator 3.15.0 [required by ladspa]
  - install ladspa            0.2.2

The following system packages will first need to be installed:
    ladspa-sdk

<><> 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" "ladspa-sdk"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libogg0: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 ... 19396 files and directories currently installed.)
- Preparing to unpack .../0-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12t64:amd64.
- Preparing to unpack .../1-libflac12t64_1.4.3+ds-2.1_amd64.deb ...
- Unpacking libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../2-libmp3lame0_3.100-6+b2_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6+b2) ...
- Selecting previously unselected package libmpg123-0t64:amd64.
- Preparing to unpack .../3-libmpg123-0t64_1.32.6-3_amd64.deb ...
- Unpacking libmpg123-0t64:amd64 (1.32.6-3) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../4-libopus0_1.4-1+b1_amd64.deb ...
- Unpacking libopus0:amd64 (1.4-1+b1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../5-libvorbis0a_1.3.7-2_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-2) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../6-libvorbisenc2_1.3.7-2_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-2) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../7-libsndfile1_1.2.2-1+b2_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.2-1+b2) ...
- Selecting previously unselected package ladspa-sdk.
- Preparing to unpack .../8-ladspa-sdk_1.17-1+b1_amd64.deb ...
- Unpacking ladspa-sdk (1.17-1+b1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libmpg123-0t64:amd64 (1.32.6-3) ...
- Setting up libopus0:amd64 (1.4-1+b1) ...
- Setting up libvorbis0a:amd64 (1.3.7-2) ...
- Setting up libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Setting up libmp3lame0:amd64 (3.100-6+b2) ...
- Setting up libvorbisenc2:amd64 (1.3.7-2) ...
- Setting up libsndfile1:amd64 (1.2.2-1+b2) ...
- Setting up ladspa-sdk (1.17-1+b1) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/14:
Processing  3/14:
Processing  4/14:
Processing  5/14:
-> installed conf-ladspa.1
Processing  6/14:
-> retrieved csexp.1.5.2  (cached)
-> retrieved ladspa.0.2.2  (cached)
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing  7/14: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing  7/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" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing  9/14: [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 11/14: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 11/14: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 13/14: [ladspa: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ladspa" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ladspa.0.2.2)
-> compiled  ladspa.0.2.2
-> installed ladspa.0.2.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 06:35.30 ---> saved as "07530d7f1ce832563210bd6342ec5dc223023fee987355286f23a343906169d8"
Job succeeded