Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) 2024-06-01 04:28.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-06-01 04:28.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 0b9453aa6048fe22dfdf9af320fe1dd40296d350")) 2024-06-01 04:28.56 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" 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-06-01 04:28.56 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.2) to update the current shell environment 2024-06-01 04:28.56 ---> using "648c001a2ffb01e424d89dc39fced2e06f8a11bf74fe6c62ea038b55cabdae2f" 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-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Fetched 479 kB in 1s (341 kB/s) - Reading package lists... - 2024-06-01 04:28.56 ---> using "1907da6bc4243c03145805b1cfd278da55852124b3b8ee5c95096e4f6a15dcfd" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"hdr_histogram.0.0.2\"\ \nopam install -vy \"hdr_histogram.0.0.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"hdr_histogram.0.0.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")) Nothing to do. [NOTE] hdr_histogram.0.0.2 is not installed. The following actions will be performed: === install 13 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-cmake 1 [required by hdr_histogram] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by hdr_histogram] - install conf-zlib 1 [required by hdr_histogram] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.22.0 [required by hdr_histogram] - install ctypes-foreign 0.22.0 [required by hdr_histogram] - install dune 3.5.0 [required by hdr_histogram] - install dune-configurator 3.13.1 [required by ctypes, ctypes-foreign] - install hdr_histogram 0.0.2 - install integers 0.7.0 [required by ctypes] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: cmake libffi-dev pkg-config zlib1g-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" "cmake" "libffi-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libicu72: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 ... 19459 files and directories currently installed.) - Preparing to unpack .../00-libicu72_72.1-4+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-4+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../01-libxml2_2.12.7+dfsg-2_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg-2) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../02-libarchive13t64_3.7.2-2_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.2-2) ... - Selecting previously unselected package libjsoncpp25:amd64. - Preparing to unpack .../03-libjsoncpp25_1.9.5-6+b2_amd64.deb ... - Unpacking libjsoncpp25:amd64 (1.9.5-6+b2) ... - Selecting previously unselected package librhash0:amd64. - Preparing to unpack .../04-librhash0_1.4.3-3+b1_amd64.deb ... - Unpacking librhash0:amd64 (1.4.3-3+b1) ... - Selecting previously unselected package libuv1t64:amd64. - Preparing to unpack .../05-libuv1t64_1.48.0-4_amd64.deb ... - Unpacking libuv1t64:amd64 (1.48.0-4) ... - Selecting previously unselected package cmake-data. - Preparing to unpack .../06-cmake-data_3.29.3-1_all.deb ... - Unpacking cmake-data (3.29.3-1) ... - Selecting previously unselected package cmake. - Preparing to unpack .../07-cmake_3.29.3-1+b1_amd64.deb ... - Unpacking cmake (3.29.3-1+b1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../08-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../09-libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../10-pkgconf-bin_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../11-pkgconf_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../12-pkg-config_1.8.1-1+b2_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../13-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... - Setting up libicu72:amd64 (72.1-4+b1) ... - Setting up libuv1t64:amd64 (1.48.0-4) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up libjsoncpp25:amd64 (1.9.5-6+b2) ... - Setting up pkgconf-bin (1.8.1-1+b2) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... - Setting up librhash0:amd64 (1.4.3-3+b1) ... - Setting up cmake-data (3.29.3-1) ... - Setting up libxml2:amd64 (2.12.7+dfsg-2) ... - Setting up pkgconf:amd64 (1.8.1-1+b2) ... - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libarchive13t64:amd64 (3.7.2-2) ... - Setting up cmake (3.29.3-1+b1) ... - Processing triggers for libc-bin (2.38-11) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/38: -> retrieved conf-cmake.1 (cached) Processing 2/38: Processing 3/38: Processing 4/38: Processing 5/38: Processing 6/38: Processing 7/38: Processing 8/38: [conf-cmake: sh configure.sh] Processing 9/38: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 10/38: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 11/38: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] -> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0 (cached) Processing 12/38: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/5.2/.opam-switch/build/conf-cmake.1) - + command -v cmake3 - + command -v cmake - /usr/bin/cmake - + cmake_cmd=cmake - + echo cmd: "cmake" -> compiled conf-cmake.1 Processing 12/38: [conf-pkg-config: pkg-config] -> installed conf-cmake.1 Processing 13/38: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.2/.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 13/38: -> installed conf-pkg-config.3 Processing 14/38: Processing 15/38: [conf-libffi: pkg-config libffi] Processing 16/38: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] -> retrieved hdr_histogram.0.0.2 (cached) Processing 17/38: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] -> retrieved dune.3.5.0 (cached) Processing 18/38: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] Processing 19/38: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] -> retrieved dune-configurator.3.13.1 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.2/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 19/38: [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] -> installed conf-libffi.2.0.0 Processing 20/38: [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/5.2/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 20/38: [dune: ocaml bootstrap.ml] -> installed conf-zlib.1 Processing 21/38: [dune: ocaml bootstrap.ml] -> retrieved integers.0.7.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.5.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 255 - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__applicative.mli - File "otherlibs/stdune/applicative.mli", line 4, characters 3-10: - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads build_path_prefix_map.ml - File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__monad.mli - File "otherlibs/stdune/monad.mli", line 13, characters 56-63: - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads csexp.ml - File "vendor/csexp/src/csexp.ml", line 237, characters 7-14: - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__monoid.mli - File "otherlibs/stdune/monoid.mli", line 9, characters 3-10: - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__top_closure.mli - File "otherlibs/stdune/top_closure.mli", line 9, characters 3-10: - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLexer.ml - File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml - File "otherlibs/stdune/stdune.ml", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli - File "src/fiber/fiber.mli", line 123, characters 3-9: - Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli - File "src/memo/memo.mli", line 106, characters 3-9: - Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context - Processing 21/38: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 -> installed dune.3.5.0 Processing 23/38: [bigarray-compat: dune build] Processing 24/38: [bigarray-compat: dune build] [csexp: dune build] Processing 25/38: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 25/38: [bigarray-compat: dune build] [csexp: dune build] -> installed stdlib-shims.0.3.0 Processing 26/38: [bigarray-compat: dune build] [csexp: dune build] Processing 27/38: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 27/38: [bigarray-compat: dune build] [integers: dune build] -> installed csexp.1.5.2 Processing 28/38: [bigarray-compat: dune build] [integers: dune build] Processing 29/38: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 29/38: [dune-configurator: rm] [integers: dune build] -> installed bigarray-compat.1.1.0 Processing 30/38: [dune-configurator: rm] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 30/38: [dune-configurator: rm] -> installed integers.0.7.0 Processing 31/38: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.13.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.13.1) Processing 31/38: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.13.1) -> compiled dune-configurator.3.13.1 -> installed dune-configurator.3.13.1 Processing 33/38: [ctypes: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ctypes.0.22.0) Processing 33/38: [ctypes: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ctypes.0.22.0) - Copying to _destdir/home/opam/.opam/5.2/lib/ctypes/META - Copying to _destdir/home/opam/.opam/5.2/lib/ctypes/dune-package -> compiled ctypes.0.22.0 -> installed ctypes.0.22.0 Processing 35/38: [ctypes-foreign: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ctypes-foreign.0.22.0) Processing 35/38: [ctypes-foreign: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ctypes-foreign.0.22.0) - Copying to _destdir/home/opam/.opam/5.2/lib/ctypes-foreign/META - Copying to _destdir/home/opam/.opam/5.2/lib/ctypes-foreign/dune-package -> compiled ctypes-foreign.0.22.0 -> installed ctypes-foreign.0.22.0 Processing 37/38: [hdr_histogram: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hdr_histogram" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/hdr_histogram.0.0.2) - (cd _build/default/lib/libhdr_histogram/_build && /usr/bin/cmake ..) - -- The C compiler identification is GNU 13.2.0 - -- Detecting C compiler ABI info - -- Detecting C compiler ABI info - done - -- Check for working C compiler: /usr/bin/cc - skipped - -- Detecting C compile features - -- Detecting C compile features - done - -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success - -- Found Threads: TRUE - -- Looking for ceil in m - -- Looking for ceil in m - found - -- Looking for clock_gettime in rt - -- Looking for clock_gettime in rt - found - -- Configuring done (1.0s) - -- Generating done (0.0s) - -- Build files have been written to: /home/opam/.opam/5.2/.opam-switch/build/hdr_histogram.0.0.2/_build/default/lib/libhdr_histogram/_build - (cd _build/default/lib/libhdr_histogram/_build && /usr/bin/make) - [ 2%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_encoding.c.o - [ 5%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_histogram.c.o - [ 7%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_histogram_log.c.o - [ 10%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_interval_recorder.c.o - [ 13%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_thread.c.o - [ 15%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_time.c.o - [ 18%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_writer_reader_phaser.c.o - [ 21%] Linking C shared library libhdr_histogram.so - [ 21%] Built target hdr_histogram - [ 23%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_encoding.c.o - [ 26%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_histogram.c.o - [ 28%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_histogram_log.c.o - [ 31%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_interval_recorder.c.o - [ 34%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_thread.c.o - [ 36%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_time.c.o - [ 39%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_writer_reader_phaser.c.o - [ 42%] Linking C static library libhdr_histogram_static.a - [ 42%] Built target hdr_histogram_static - [ 44%] Building C object test/CMakeFiles/hdr_histogram_test.dir/hdr_histogram_test.c.o - [ 47%] Building C object test/CMakeFiles/hdr_histogram_test.dir/minunit.c.o - [ 50%] Linking C executable hdr_histogram_test - [ 50%] Built target hdr_histogram_test - [ 52%] Building C object test/CMakeFiles/hdr_histogram_atomic_test.dir/hdr_histogram_atomic_test.c.o - [ 55%] Building C object test/CMakeFiles/hdr_histogram_atomic_test.dir/minunit.c.o - [ 57%] Linking C executable hdr_histogram_atomic_test - [ 57%] Built target hdr_histogram_atomic_test - [ 60%] Building C object test/CMakeFiles/hdr_histogram_log_test.dir/hdr_histogram_log_test.c.o - [ 63%] Building C object test/CMakeFiles/hdr_histogram_log_test.dir/minunit.c.o - [ 65%] Linking C executable hdr_histogram_log_test - [ 65%] Built target hdr_histogram_log_test - [ 68%] Building C object test/CMakeFiles/hdr_atomic_test.dir/hdr_atomic_test.c.o - [ 71%] Building C object test/CMakeFiles/hdr_atomic_test.dir/minunit.c.o - [ 73%] Linking C executable hdr_atomic_test - [ 73%] Built target hdr_atomic_test - [ 76%] Building C object test/CMakeFiles/hdr_histogram_atomic_concurrency_test.dir/hdr_histogram_atomic_concurrency_test.c.o - [ 78%] Building C object test/CMakeFiles/hdr_histogram_atomic_concurrency_test.dir/minunit.c.o - [ 81%] Linking C executable hdr_histogram_atomic_concurrency_test - [ 81%] Built target hdr_histogram_atomic_concurrency_test - [ 84%] Building C object test/CMakeFiles/hdr_histogram_perf.dir/hdr_histogram_perf.c.o - [ 86%] Building C object test/CMakeFiles/hdr_histogram_perf.dir/minunit.c.o - [ 89%] Linking C executable hdr_histogram_perf - [ 89%] Built target hdr_histogram_perf - [ 92%] Building C object examples/CMakeFiles/hdr_decoder.dir/hdr_decoder.c.o - [ 94%] Linking C executable hdr_decoder - [ 94%] Built target hdr_decoder - [ 97%] Building C object examples/CMakeFiles/hiccup.dir/hiccup.c.o - [100%] Linking C executable hiccup - [100%] Built target hiccup -> compiled hdr_histogram.0.0.2 -> installed hdr_histogram.0.0.2 Done. # Run eval $(opam env) to update the current shell environment 2024-06-01 04:29.39 ---> saved as "6b6573094892f25fcd51faf824dcf570dbac65f14028162a5e7d3254c2845cc3" Job succeeded