Building on spring (from freebsd) 2025-01-16 19:12.56 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam")) 2025-01-16 19:12.57 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 a8b00ead922e2049581ab16994586ed4ddbdb784")) 2025-01-16 19:12.57 ---> using "2a97b86cb32f14e50e46dd02072b88f34e2b57333151f85b961c43fbb1593517" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using 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-01-16 19:12.58 ---> using "bb1634d7cb05cd2b8cf7279882446243694ff20e870613fb8bcb3eccf56d9a7c" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> 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. # To update the current shell environment, run: eval $(opam env --switch=5.2.0) 2025-01-16 19:12.58 ---> using "89b08bd6afe4ef7b4352457d80e3b5902fc134eadf66b4c3202b181134fc5052" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-01-16 19:12.59 ---> using "06e2c806a5faf63235b8c552d551e3eb636c402b102f15f76b92a5bdceb0e22d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam 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 '\"freebsd\"'; 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] 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: gmake] + /usr/local/bin/gmake (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3) - /usr/local/bin/gmake -C tools/operf-micro all - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.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/5.2.0\"" >> 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 - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - /usr/local/bin/gmake -C share/operf-micro all - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - ocamlc -c micro_bench_types.mli - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' -> compiled operf-micro.1.1.3 Processing 3/3: [operf-micro: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3) - /usr/local/bin/gmake -C tools/operf-micro all - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - gmake[1]: Nothing to be done for 'all'. - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - /usr/local/bin/gmake -C share/operf-micro all - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - gmake[1]: Nothing to be done for 'all'. - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - /usr/local/bin/gmake -C tools/operf-micro install - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - mkdir -p /home/opam/.opam/5.2.0/bin/ - cp -f builder.opt /home/opam/.opam/5.2.0/bin//operf-micro - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro' - /usr/local/bin/gmake -C share/operf-micro install - gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' - mkdir -p /home/opam/.opam/5.2.0/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/5.2.0/share//operf-micro/ - gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro' -> installed operf-micro.1.1.3 Done. 2025-01-16 19:13.46 ---> saved as "4e1c03d3746d2be6656db12c625cbef59cade919888002662e537731a6151db6" Job succeeded