Building on rosemary
(from freebsd)
2026-01-30 23:32.12 ---> 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-30 23:32.13 ---> 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-30 23:32.13 ---> 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-30 23:32.14 ---> 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-compiler.5.3.0 (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
-> 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-30 23:32.14 ---> using "fee2001e9cede74b38495d0b0d573dc13288a7b2e33253604fdb0b3528459f4d" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-01-30 23:32.14 ---> using "0f9de932d575a8ab07d7d8b8ce99fab03221b482e87183cf565ad16208448382" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y ip2proxy.3.1.0\
\nopam install -vy ip2proxy.3.1.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ip2proxy.3.1.0 | 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] ip2proxy.3.1.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 6 packages
- install domain-name 0.5.0 [required by ipaddr]
- install dune 3.21.0 [required by ip2proxy]
- install ip2proxy 3.1.0
- install ipaddr 5.6.1 [required by ip2proxy]
- install macaddr 5.6.1 [required by ipaddr]
- install stdint 0.7.2 [required by ip2proxy]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/17: [domain-name.0.5.0: extract]
Processing 2/17: [domain-name.0.5.0: extract] [dune.3.21.0: extract]
Processing 3/17: [domain-name.0.5.0: extract] [dune.3.21.0: extract] [ip2proxy.3.1.0: http]
Processing 3/17: [domain-name.0.5.0: extract] [dune.3.21.0: extract] [ip2proxy.3.1.0: extract]
-> retrieved domain-name.0.5.0 (cached)
Processing 3/17: [dune.3.21.0: extract] [ip2proxy.3.1.0: extract]
Processing 4/17: [dune.3.21.0: extract] [ip2proxy.3.1.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
-> retrieved ip2proxy.3.1.0 (https://github.com/ip2location/ip2proxy-ocaml/archive/refs/tags/v3.1.0.tar.gz)
Processing 4/17: [dune.3.21.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
Processing 5/17: [dune.3.21.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract] [stdint.0.7.2: extract]
-> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
Processing 5/17: [dune.3.21.0: extract] [stdint.0.7.2: extract]
-> retrieved stdint.0.7.2 (cached)
Processing 5/17: [dune.3.21.0: extract]
-> retrieved dune.3.21.0 (cached)
Processing 6/17: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.21.0)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
Processing 6/17: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.21.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.21.0)
-> compiled dune.3.21.0
-> installed dune.3.21.0
Processing 8/17: [domain-name: dune build]
Processing 9/17: [domain-name: dune build] [macaddr: dune build]
Processing 10/17: [domain-name: dune build] [macaddr: dune build] [stdint: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "macaddr" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/macaddr.5.6.1)
-> compiled macaddr.5.6.1
Processing 10/17: [domain-name: dune build] [stdint: dune build]
-> installed macaddr.5.6.1
Processing 11/17: [domain-name: dune build] [stdint: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "domain-name" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/domain-name.0.5.0)
-> compiled domain-name.0.5.0
Processing 11/17: [stdint: dune build]
-> installed domain-name.0.5.0
Processing 12/17: [stdint: dune build]
Processing 13/17: [ipaddr: dune build] [stdint: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ipaddr" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ipaddr.5.6.1)
-> compiled ipaddr.5.6.1
Processing 13/17: [stdint: dune build]
-> installed ipaddr.5.6.1
Processing 14/17: [stdint: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdint" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdint.0.7.2)
-> compiled stdint.0.7.2
-> installed stdint.0.7.2
Processing 16/17: [ip2proxy: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ip2proxy" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ip2proxy.3.1.0)
-> compiled ip2proxy.3.1.0
-> installed ip2proxy.3.1.0
Done.
2026-01-30 23:32.57 ---> saved as "587e43403a69d2de55b7661e4104cbf79d5b95ba0b197d67a89f7fb23ad4d7f8"
Job succeeded