Building on rosemary
(from freebsd)
2026-01-31 07:12.00 ---> 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"))
2026-01-31 07:12.01 ---> 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 d5976962c5dab924c71b4d588c97e598605b9dd6"))
2026-01-31 07:12.02 ---> using "8830fcbf21d6e3a27a5ae28e91976b38b6811d8e8ecb989be18daf119a837196" 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.
2026-01-31 07:12.02 ---> using "9a93b1c285275fb5924727e49ac4cc5c8b1911d9b461ede284ae470708ccbdf3" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.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-compiler.5.3.0 (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2026-01-31 07:12.03 ---> using "fee2001e9cede74b38495d0b0d573dc13288a7b2e33253604fdb0b3528459f4d" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-01-31 07:12.03 ---> using "0f9de932d575a8ab07d7d8b8ce99fab03221b482e87183cf565ad16208448382" 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 '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"))
[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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- mkdir -p /home/opam/.opam/5.3.0/bin/
- cp -f builder.opt /home/opam/.opam/5.3.0/bin//operf-micro
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.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.3.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
- mkdir -p /home/opam/.opam/5.3.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.3.0/share//operf-micro/
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
-> installed operf-micro.1.1.3
Done.
2026-01-31 07:12.19 ---> saved as "f6ef41f7b2035faf1305e14836a61620900305260c98002b49d3c8f012c7dee5"
Job succeeded