OCamllabs icon Home|Differences with the last checks|Previous runs


Building on rosemary

(from freebsd)
2025-06-19 13:07.19 ---> 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-06-19 13:07.19 ---> 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 e87127a46b6e17aa7aea2b54b5dac3249ff8d68f"))
2025-06-19 13:07.20 ---> using "1a82afcea8f3b2e50b27c04125d56bd26d164947461382b361473640c4461705" 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-06-19 13:07.20 ---> using "19dd8055c88225d8b0ad155deba0ac9da81af0d0666c4540aed3415dbfce7771" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-06-19 13:07.21 ---> using "361928e35ea79f87ace971d130db83ed73db0918e25a98c35791a63490b43dd6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-06-19 13:07.21 ---> using "2ff2b9dad356881c4a922285d38cc59ff86430d4a1cfeec1653c16a21363c0bf" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y current_examples.0.7.1\
               \nopam install -vy current_examples.0.7.1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: current_examples.0.7.1 | 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] current_examples.0.7.1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 153 packages
  - install angstrom              0.16.1             [required by uri]
  - install ansi                  0.7.0              [required by current_web]
  - install asetmap               0.8.1              [required by capnp-rpc-lwt, capnp-rpc, capnp-rpc-net]
  - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
  - install astring               0.8.5              [required by current_docker, capnp-rpc-unix, capnp-rpc-lwt, etc.]
  - install atd                   2.16.0             [required by atdgen]
  - install atdgen                2.15.0             [required by gitlab]
  - install atdgen-runtime        2.16.0             [required by atdgen]
  - install base                  v0.16.4            [required by capnp]
  - install base-bytes            base               [required by extunix]
  - install base64                3.5.1              [required by capnp-rpc-unix, capnp-rpc-net, current_github]
  - install bigarray-compat       1.1.0              [required by ctypes]
  - install bigarray-overlap      0.2.1              [required by prettym]
  - install bigstringaf           0.10.0             [required by angstrom, multipart_form-lwt]
  - install biniou                1.2.2              [required by atdgen]
  - install bos                   0.2.1              [required by current, current_docker]
  - install ca-certs              0.2.3              [required by conduit-lwt-unix]
  - install camlp-streams         5.0.1              [required by biniou]
  - install capnp                 3.6.0              [required by capnp-rpc-net, capnp-rpc-lwt, current_rpc]
  - install capnp-rpc             1.2.3              [required by current_examples]
  - install capnp-rpc-lwt         1.2.3              [required by current_examples]
  - install capnp-rpc-net         1.2.3              [required by current_examples]
  - install capnp-rpc-unix        1.2.3              [required by current_examples]
  - install cf                    0.5.0              [required by cf-lwt]
  - install cf-lwt                0.5.0              [required by irmin-watcher]
  - install cmdliner              1.3.0              [required by current_examples]
  - install cohttp                6.0.0              [required by github-unix, cohttp-lwt-unix, gitlab-unix]
  - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
  - install cohttp-lwt-unix       6.0.0              [required by current_github, current_gitlab]
  - install conduit               6.2.3              [required by conduit-lwt]
  - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
  - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix, current_web]
  - install conf-capnproto        2                  [required by capnp-rpc-lwt, capnp-rpc-net]
  - install conf-git              1.1                [required by current_git]
  - install conf-gmp              5                  [required by zarith]
  - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
  - install conf-graphviz         0.1                [required by current_web]
  - install conf-libev            4-12               [required by current]
  - install conf-libffi           2.0.0              [required by ctypes-foreign]
  - install conf-pkg-config       4                  [required by zarith, conf-sqlite3]
  - install conf-sqlite3          1                  [required by sqlite3]
  - install cppo                  1.8.0              [required by ppx_deriving]
  - install crunch                4.0.0              [required by current_web]
  - install csexp                 1.5.2              [required by dune-configurator]
  - install cstruct               6.2.0              [required by capnp-rpc-net, current_github]
  - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix]
  - install csv                   2.4                [required by current_web]
  - install ctypes                0.23.0             [required by cf, fsevents]
  - install ctypes-foreign        0.23.0             [required by cf]
  - install current               0.7.1              [required by current_examples]
  - install current_docker        0.7.1              [required by current_examples]
  - install current_examples      0.7.1
  - install current_git           0.7.1              [required by current_examples]
  - install current_github        0.7.1              [required by current_examples]
  - install current_gitlab        0.7.1              [required by current_examples]
  - install current_incr          0.6.1              [required by current]
  - install current_rpc           0.7.1              [required by current_examples]
  - install current_ssh           0.7.1              [required by current_examples]
  - install current_web           0.7.1              [required by current_examples]
  - install dockerfile            8.2.8              [required by current_examples]
  - install domain-name           0.4.1              [required by tls]
  - install dune                  3.19.1             [required by current_examples]
  - install dune-configurator     3.19.1             [required by extunix, mirage-crypto, mirage-crypto-rng, sqlite3]
  - install duration              0.2.1              [required by current_examples]
  - install easy-format           1.3.4              [required by atd]
  - install eqaf                  0.9                [required by mirage-crypto]
  - install extunix               0.4.3              [required by capnp-rpc-unix]
  - install fmt                   0.10.0             [required by current_examples]
  - install fpath                 0.7.3              [required by current_examples]
  - install fsevents              0.3.0              [required by fsevents-lwt]
  - install fsevents-lwt          0.3.0              [required by irmin-watcher]
  - install github                4.4.1              [required by github-unix]
  - install github-data           4.4.1              [required by github]
  - install github-unix           4.4.1              [required by current_github]
  - install gitlab                0.1.8              [required by gitlab-unix]
  - install gitlab-unix           0.1.8              [required by current_gitlab]
  - install gmap                  0.3.0              [required by x509]
  - install hex                   1.5.0              [required by current_github]
  - install hkdf                  1.0.4 (deprecated) [required by tls]
  - install http                  6.0.0              [required by cohttp-lwt-unix]
  - install ISO8601               0.2.6              [required by gitlab]
  - install integers              0.7.0              [required by ctypes]
  - install ipaddr                5.6.0              [required by tls]
  - install ipaddr-sexp           5.6.0              [required by conduit-lwt-unix]
  - install irmin-watcher         0.5.0              [required by current_git]
  - install ke                    0.6                [required by multipart_form-lwt]
  - install logs                  0.8.0              [required by current_examples]
  - install lwt                   5.9.1              [required by current_examples]
  - install lwt-dllist            1.1.0              [required by current]
  - install macaddr               5.6.0              [required by ipaddr]
  - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
  - install menhir                20240715           [required by atd]
  - install menhirCST             20240715           [required by menhir]
  - install menhirLib             20240715           [required by menhir]
  - install menhirSdk             20240715           [required by menhir]
  - install mirage-clock          4.2.0              [required by tls-mirage]
  - install mirage-crypto         0.11.3             [required by capnp-rpc-net, current_github]
  - install mirage-crypto-ec      0.11.3             [required by tls]
  - install mirage-crypto-pk      0.11.3             [required by current_github]
  - install mirage-crypto-rng     0.11.3             [required by capnp-rpc-net]
  - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
  - install mirage-flow           3.0.0              [required by capnp-rpc-net, capnp-rpc-unix]
  - install mirage-kv             6.1.1              [required by tls-mirage]
  - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
  - install multipart_form        0.6.0              [required by multipart_form-lwt]
  - install multipart_form-lwt    0.6.0              [required by current_web]
  - install num                   1.6                [required by sexplib]
  - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
  - install ocaml-syntax-shims    1.0.0              [required by angstrom]
  - install ocamlbuild            0.16.1             [required by logs, astring, asetmap, etc.]
  - install ocamlfind             1.9.8              [required by bos, fmt, asetmap, etc.]
  - install ocplib-endian         1.2                [required by capnp]
  - install optint                0.3.0              [required by mirage-kv]
  - install parsexp               v0.16.0            [required by sexplib]
  - install pbkdf                 1.2.0              [required by x509]
  - install pecu                  0.7                [required by multipart_form]
  - install ppx_derivers          1.2.1              [required by ppx_deriving]
  - install ppx_deriving          6.0.3              [required by current_examples]
  - install ppx_deriving_yojson   3.9.1              [required by current_examples]
  - install ppx_sexp_conv         v0.16.0            [required by dockerfile]
  - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
  - install prettym               0.0.3              [required by multipart_form]
  - install prometheus            1.2                [required by current_examples]
  - install prometheus-app        1.2                [required by current_examples]
  - install ptime                 1.2.0              [required by current_github, capnp-rpc-net, current_gitlab]
  - install re                    1.12.0             [required by current]
  - install res                   5.0.2              [required by capnp]
  - install result                1.5                [required by current_examples]
  - install routes                2.0.0              [required by current_examples]
  - install rresult               0.7.0              [required by current_github, current_gitlab]
  - install seq                   base               [required by re]
  - install session               0.5.0              [required by current_web]
  - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
  - install session-cohttp-lwt    0.5.0              [required by current_web]
  - install sexplib               v0.16.0            [required by dockerfile]
  - install sexplib0              v0.16.0            [required by cohttp, mirage-crypto-pk, base, etc.]
  - install sqlite3               5.3.1              [required by current]
  - install stdint                0.7.2              [required by capnp-rpc-lwt, capnp-rpc, current_rpc]
  - install stdio                 v0.16.0            [required by capnp]
  - install stdlib-shims          0.3.0              [required by ppxlib]
  - install stringext             1.6.0              [required by github-unix, uri, gitlab-unix]
  - install tls                   0.17.3             [required by capnp-rpc-net]
  - install tls-lwt               0.17.3             [required by current_github]
  - install tls-mirage            0.17.3             [required by capnp-rpc-net]
  - install topkg                 1.0.8              [required by logs, astring, asetmap, etc.]
  - install tyxml                 4.6.0              [required by current_github]
  - install unstrctrd             0.4                [required by multipart_form]
  - install uri                   4.4.0              [required by current_examples]
  - install uri-sexp              4.4.0              [required by cohttp]
  - install uutf                  1.0.4              [required by tyxml, multipart_form]
  - install x509                  0.16.5             [required by capnp-rpc-net, current_github]
  - install yojson                2.2.2              [required by current_examples]
  - install zarith                1.14               [required by asn1-combinators]

The following system packages will first need to be installed:
    ca_root_nss capnproto gmp graphics/graphviz libev sqlite3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg 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/local/bin/sudo "pkg" "install" "-y" "ca_root_nss" "capnproto" "gmp" "graphics/graphviz" "libev" "sqlite3"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Processing entries: 
- ..
- ..
- ..
- ..
- .
- . done
- FreeBSD repository update completed. 35990 packages processed.
- All repositories are up to date.
- The following 44 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	ca_root_nss: 3.108
- 	cairo: 1.18.2,3
- 	capnproto: 1.1.0
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.3
- 	fribidi: 1.0.16
- 	giflib: 5.2.2
- 	glib: 2.80.5_1,2
- 	gmp: 6.3.0
- 	graphite2: 1.3.14
- 	graphviz: 12.2.1_1
- 	harfbuzz: 10.3.0
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.1.0
- 	lerc: 4.0.0
- 	libICE: 1.1.1,1
- 	libSM: 1.2.6,1
- 	libX11: 1.8.12,1
- 	libXau: 1.0.11
- 	libXaw: 1.0.16,2
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXft: 2.3.8
- 	libXmu: 1.1.4,1
- 	libXpm: 3.5.17_1
- 	libXrender: 0.9.12
- 	libXt: 1.3.0,1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.22
- 	libedit: 3.1.20250104,1
- 	libev: 4.33_1,1
- 	libgd: 2.3.3_13,1
- 	libltdl: 2.5.4
- 	libthai: 0.1.29_1
- 	libxcb: 1.17.0
- 	lzo2: 2.10_1
- 	pango: 1.56.1
- 	pixman: 0.44.2
- 	png: 1.6.47
- 	py311-packaging: 24.2
- 	sqlite3: 3.46.1_1,1
- 	tiff: 4.7.0
- 	webp: 1.5.0
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 44
- 
- The process will require 127 MiB more space.
- 26 MiB to be downloaded.
- [rosemary] [1/44] Fetching capnproto-1.1.0.pkg: ....
- .....
- . done
- [rosemary] [2/44] Fetching png-1.6.47.pkg: .......... done
- [rosemary] [3/44] Fetching libxcb-1.17.0.pkg: ....
- ...... done
- [rosemary] [4/44] Fetching graphviz-12.2.1_1.pkg: 
- ..
- .
- .
- .
- ..
- .
- .
- . done
- [rosemary] [5/44] Fetching libdatrie-0.2.13_2.pkg: ... done
- [rosemary] [6/44] Fetching freetype2-2.13.3.pkg: .
- ....
- ..... done
- [rosemary] [7/44] Fetching jpeg-turbo-3.1.0.pkg: 
- .......... done
- [rosemary] [8/44] Fetching libedit-3.1.20250104,1.pkg: ........
- .. done
- [rosemary] [9/44] Fetching libXt-1.3.0,1.pkg: ........
- .. done
- [rosemary] [10/44] Fetching lzo2-2.10_1.pkg: ........ done
- [rosemary] [11/44] Fetching libXaw-1.0.16,2.pkg: ....
- ...
- ... done
- [rosemary] [12/44] Fetching libthai-0.1.29_1.pkg: ..
- ........ done
- [rosemary] [13/44] Fetching pango-1.56.1.pkg: 
- .
- ..
- .
- .
- .
- .
- .
- .. done
- [rosemary] [14/44] Fetching gmp-6.3.0.pkg: ..
- ........ done
- [rosemary] [15/44] Fetching libdeflate-1.22.pkg: ...... done
- [rosemary] [16/44] Fetching libXext-1.3.6,1.pkg: ..
- ..... done
- [rosemary] [17/44] Fetching fribidi-1.0.16.pkg: ...... done
- [rosemary] [18/44] Fetching libXau-1.0.11.pkg: . done
- [rosemary] [19/44] Fetching libICE-1.1.1,1.pkg: ....... done
- [rosemary] [20/44] Fetching libXmu-1.1.4,1.pkg: ....... done
- [rosemary] [21/44] Fetching libltdl-2.5.4.pkg: ... done
- [rosemary] [22/44] Fetching libgd-2.3.3_13,1.pkg: .......... done
- [rosemary] [23/44] Fetching fontconfig-2.15.0_3,1.pkg: .........
- . done
- [rosemary] [24/44] Fetching pixman-0.44.2.pkg: ........ done
- [rosemary] [25/44] Fetching sqlite3-3.46.1_1,1.pkg: 
- .....
- ..... done
- [rosemary] [26/44] Fetching py311-packaging-24.2.pkg: ........ done
- [rosemary] [27/44] Fetching libSM-1.2.6,1.pkg: .. done
- [rosemary] [28/44] Fetching libX11-1.8.12,1.pkg: ...
- ..
- ..
- ..
- . done
- pkg: An error occured while fetching package: Unknown error
- pkg: An error occured while fetching package: Unknown error
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y ca_root_nss capnproto gmp graphics/graphviz libev sqlite3
[ERROR] These packages are still missing: ca_root_nss capnproto gmp graphics/graphviz libev sqlite3

[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.

'opam install -vy current_examples.0.7.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y current_examples.0.7.1
opam install -vy current_examples.0.7.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: current_examples.0.7.1 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res': failed
"jail" "-c" "name=obuilder_11788_55775" "mount.fstab=/tmp/obuilder-jail-a920e7/fstab" "mount.devfs" "path=/obuilder/result/75265dea9722bc4e63a02fd2a8058ac32b8b4eab9dd180d5546cb330229b712a/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y current_examples.0.7.1
opam install -vy current_examples.0.7.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: current_examples.0.7.1 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res'" failed with exit status 1
Failed: Build failed