Building on x86-bm-c12.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam eeef78c87a1b: Pulling fs layer eeef78c87a1b: Download complete eeef78c87a1b: Pull complete Digest: sha256:a708df2d96414c61dc47c9f06e6c2d22e9a6350ad772417bd0e7a3550e440e73 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-08-04 22:55.56 ---> 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-08-04 22:55.56 ---> 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 fe8dffac61bbab376897c0f4e7cc5b7b8c4eecc1")) 2024-08-04 22:55.56 ---> using "828e9194b01b44f44dbe3a17fa70d9df857e6edbfbc28830335e417ee457f303" 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-08-04 22:55.56 ---> using "e4c5e8d9ee051813ad71799bcfd0cce33f59a36ff0befb5e5fbb9434b383bc16" 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. # Run eval $(opam env --switch=4.09) to update the current shell environment 2024-08-04 22:55.56 ---> using "4a65b96fe4e1e667a24d374e0c36c558af55dfafc244249763f3ba8dcf62a02e" 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-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Fetched 758 kB in 4s (185 kB/s) - Reading package lists... - 2024-08-04 22:55.56 ---> using "9b1e961db1db18e0280a8f7c88aa8b92f6f78c7aaceb7b3415970623322842d4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"dssi.0.1.5\"\ \nopam install -vy \"dssi.0.1.5\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"dssi.0.1.5\" | 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] dssi.0.1.5 is not installed. Nothing to do. The following actions will be performed: === install 9 packages - install conf-alsa 1 [required by conf-dssi] - install conf-dssi 1 [required by dssi] - install conf-ladspa 1 [required by ladspa] - install conf-pkg-config 3 [required by conf-alsa] - install csexp 1.5.2 [required by dune-configurator] - install dssi 0.1.5 - install dune 3.16.0 [required by dssi] - install dune-configurator 3.16.0 [required by dssi] - install ladspa 0.2.2 [required by dssi] The following system packages will first need to be installed: dssi-dev ladspa-sdk libasound2-dev pkg-config <><> 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" "dssi-dev" "ladspa-sdk" "libasound2-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package alsa-topology-conf. - (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 ... 19456 files and directories currently installed.) - Preparing to unpack .../00-alsa-topology-conf_1.2.5.1-3_all.deb ... - Unpacking alsa-topology-conf (1.2.5.1-3) ... - Selecting previously unselected package libasound2-data. - Preparing to unpack .../01-libasound2-data_1.2.12-1_all.deb ... - Unpacking libasound2-data (1.2.12-1) ... - Selecting previously unselected package libasound2t64:amd64. - Preparing to unpack .../02-libasound2t64_1.2.12-1_amd64.deb ... - Unpacking libasound2t64:amd64 (1.2.12-1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../03-alsa-ucm-conf_1.2.12-1_all.deb ... - Unpacking alsa-ucm-conf (1.2.12-1) ... - Selecting previously unselected package libogg0:amd64. - Preparing to unpack .../04-libogg0_1.3.5-3+b1_amd64.deb ... - Unpacking libogg0:amd64 (1.3.5-3+b1) ... - Selecting previously unselected package libflac12t64:amd64. - Preparing to unpack .../05-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 .../06-libmp3lame0_3.100-6+b2_amd64.deb ... - Unpacking libmp3lame0:amd64 (3.100-6+b2) ... - Selecting previously unselected package libmpg123-0t64:amd64. - Preparing to unpack .../07-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 .../08-libopus0_1.5.2-2_amd64.deb ... - Unpacking libopus0:amd64 (1.5.2-2) ... - Selecting previously unselected package libvorbis0a:amd64. - Preparing to unpack .../09-libvorbis0a_1.3.7-2_amd64.deb ... - Unpacking libvorbis0a:amd64 (1.3.7-2) ... - Selecting previously unselected package libvorbisenc2:amd64. - Preparing to unpack .../10-libvorbisenc2_1.3.7-2_amd64.deb ... - Unpacking libvorbisenc2:amd64 (1.3.7-2) ... - Selecting previously unselected package libsndfile1:amd64. - Preparing to unpack .../11-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 .../12-ladspa-sdk_1.17-1+b1_amd64.deb ... - Unpacking ladspa-sdk (1.17-1+b1) ... - Selecting previously unselected package libasound2-dev:amd64. - Preparing to unpack .../13-libasound2-dev_1.2.12-1_amd64.deb ... - Unpacking libasound2-dev:amd64 (1.2.12-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../14-libpkgconf3_1.8.1-3_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-3) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../15-pkgconf-bin_1.8.1-3_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-3) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../16-pkgconf_1.8.1-3_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-3) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../17-pkg-config_1.8.1-3_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-3) ... - Selecting previously unselected package dssi-dev. - Preparing to unpack .../18-dssi-dev_1.1.1~dfsg0-5+b1_amd64.deb ... - Unpacking dssi-dev (1.1.1~dfsg0-5+b1) ... - Setting up libogg0:amd64 (1.3.5-3+b1) ... - Setting up libmpg123-0t64:amd64 (1.32.6-3) ... - Setting up libasound2-data (1.2.12-1) ... - Setting up libpkgconf3:amd64 (1.8.1-3) ... - Setting up libasound2t64:amd64 (1.2.12-1) ... - Setting up libopus0:amd64 (1.5.2-2) ... - Setting up libvorbis0a:amd64 (1.3.7-2) ... - Setting up pkgconf-bin (1.8.1-3) ... - Setting up alsa-topology-conf (1.2.5.1-3) ... - Setting up libflac12t64:amd64 (1.4.3+ds-2.1) ... - Setting up libasound2-dev:amd64 (1.2.12-1) ... - Setting up libmp3lame0:amd64 (3.100-6+b2) ... - Setting up libvorbisenc2:amd64 (1.3.7-2) ... - Setting up alsa-ucm-conf (1.2.12-1) ... - Setting up pkgconf:amd64 (1.8.1-3) ... - Setting up pkg-config:amd64 (1.8.1-3) ... - Setting up libsndfile1:amd64 (1.2.2-1+b2) ... - Setting up ladspa-sdk (1.17-1+b1) ... - Setting up dssi-dev (1.1.1~dfsg0-5+b1) ... - Processing triggers for libc-bin (2.39-6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 5/26: [csexp.1.5.2: extract] Processing 6/26: [csexp.1.5.2: extract] [dssi.0.1.5: extract] Processing 7/26: [csexp.1.5.2: extract] [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 8/26: [csexp.1.5.2: extract] [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 9/26: [csexp.1.5.2: extract] [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config] -> installed conf-ladspa.1 Processing 10/26: [csexp.1.5.2: extract] [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 10/26: [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config] Processing 11/26: [dssi.0.1.5: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ladspa.0.2.2: extract] [conf-pkg-config: pkg-config] -> retrieved dssi.0.1.5 (cached) Processing 11/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [ladspa.0.2.2: extract] [conf-pkg-config: pkg-config] -> retrieved ladspa.0.2.2 (cached) Processing 11/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 11/26: [dune.3.16.0, dune-configurator.3.16.0: extract] -> installed conf-pkg-config.3 Processing 12/26: [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 13/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-alsa: pkg-config alsa] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "alsa" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-alsa.1) -> compiled conf-alsa.1 Processing 13/26: [dune.3.16.0, dune-configurator.3.16.0: extract] -> installed conf-alsa.1 Processing 14/26: [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 15/26: [dune.3.16.0, dune-configurator.3.16.0: extract] -> installed conf-dssi.1 Processing 16/26: [dune.3.16.0, dune-configurator.3.16.0: extract] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) Processing 17/26: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.16.0) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/4.09/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", lines 78-95, characters 5-6: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - Processing 17/26: [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/4.09/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 -> installed dune.3.16.0 Processing 19/26: [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 -> installed csexp.1.5.2 Processing 21/26: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.16.0) Processing 21/26: [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/4.09/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 -> installed dune-configurator.3.16.0 Processing 23/26: [ladspa: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ladspa" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ladspa.0.2.2) -> compiled ladspa.0.2.2 -> installed ladspa.0.2.2 Processing 25/26: [dssi: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dssi" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dssi.0.1.5) -> compiled dssi.0.1.5 -> installed dssi.0.1.5 Done. # Run eval $(opam env) to update the current shell environment 2024-08-04 22:57.10 ---> saved as "e1e095112a40cd2d5e538d95c01122d8d70477d152ba2d7549282be0f236047c" Job succeeded