Building on odawa.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-06-20 13:40.31 ---> 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-06-20 13:40.31 ---> 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 85c0ae7c3d35162c6ab6387e823d02d11bb7c212")) 2025-06-20 13:40.31 ---> using "b84eca2a00483a6b2c6df2ffab4d6d94655aed06a514ded91e77432786de54f2" 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. 2025-06-20 13:40.31 ---> using "cdf15c30c809691a58c51fa61dd7a0eeb40101a920b892cc27caec109d66fec4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.11' '4.11.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.11.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.11.2 (cached) -> installed ocaml-base-compiler.4.11.2 -> installed ocaml-config.1 -> installed ocaml.4.11.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.11) 2025-06-20 13:40.31 ---> using "2f8751c11d4b9ac81b07ff5aa0ccb85e643b7a88c24dd94debad8d8240f97972" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [208 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-06-20-0809.07-F-2025-06-14-1435.52.pdiff [170 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-06-20-0809.07-F-2025-06-14-1435.52.pdiff [170 kB] - Fetched 442 kB in 1s (360 kB/s) - Reading package lists... 2025-06-20 13:40.31 ---> using "98f94a7a442490f027382b6281b41dd2ddaf8b06d6b434ae9f7a6f66c6236779" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y operf-micro.1.1.3\ \nopam install -vy operf-micro.1.1.3\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: operf-micro.1.1.3 | 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")) [NOTE] operf-micro.1.1.3 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install operf-micro 1.1.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [operf-micro.1.1.3: http] Processing 1/3: [operf-micro.1.1.3: extract] -> retrieved operf-micro.1.1.3 (https://github.com/OCamlPro/operf-micro/archive/refs/tags/operf-micro.1.1.3.tar.gz) [operf-micro: subst] expanding opam variables in Makefile.conf.in, generating Makefile.conf Processing 2/3: [operf-micro: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3) - make -C tools/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - echo "let name = \"operf-micro\"" > static_config.ml - echo "let prefix = \"/home/opam/.opam/4.11\"" >> static_config.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c static_config.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c static_config.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c utils.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c files.ml - ocamlyacc parser.mly - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c files.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c parser.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c parser.ml - ocamllex lexer.mll - 21 states, 475 transitions, table size 2026 bytes - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c lexer.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c loc.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c loc.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c utils.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c command.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c command.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c detect_config.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c detect_config.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c benchmark.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c benchmark.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c ransac.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c ransac.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c measurements.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c measurements.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c builder.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c main.ml - ocamlopt -g -I +unix -o builder.opt unix.cmxa static_config.cmx utils.cmx files.cmx parser.cmx lexer.cmx loc.cmx command.cmx detect_config.cmx benchmark.cmx ransac.cmx measurements.cmx builder.cmx main.cmx - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - make -C share/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - ocamlc -c micro_bench_types.mli - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' -> compiled operf-micro.1.1.3 Processing 3/3: [operf-micro: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3) - make -C tools/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - make -C share/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - make -C tools/operf-micro install - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - mkdir -p /home/opam/.opam/4.11/bin/ - cp -f builder.opt /home/opam/.opam/4.11/bin//operf-micro - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - make -C share/operf-micro install - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - mkdir -p /home/opam/.opam/4.11/share//operf-micro/ - cp -a cycles.c micro_bench_run.ml micro_bench_types.ml micro_bench_types.mli time_stamp_counter.ml benchmarks /home/opam/.opam/4.11/share//operf-micro/ - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' -> installed operf-micro.1.1.3 Done. # To update the current shell environment, run: eval $(opam env) 2025-06-20 13:40.38 ---> saved as "084e6c60e656f4336ebea01cba5a4261822b662ddbfbea681f9eb41ba34b31af" Job succeeded