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


Building on spring

(from freebsd)
2024-02-07 11:42.09 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-02-07 11:42.09 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 57d79cbb0e12030bd34336c141270a2ff1d98405"))
2024-02-07 11:42.10 ---> using "e26181d21da2f2cdd984c5e5bd7bde0bf6bedcb7d03e87a845b7f4534f035ed0" 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2024-02-07 11:42.10 ---> using "ad3bd61fc153d53ece88f021644275aa58f7347c349c401d3998a46aa6b41ecf" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-02-07 11:42.10 ---> using "8f95b5a894e84c9c0e5fa4c66095f8f6c51271156f8437ff5c54a8b1a5c1f85a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-02-07 11:42.10 ---> using "7bf046ed8f6b95f51449c2ae45301f8d18927220c15fa47cf41879919aebc31d" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 198 packages
  - install alcotest                           1.7.0    [required by mec]
  - install angstrom                           0.16.0   [required by uri]
  - install asetmap                            0.8.1    [required by prometheus]
  - install asn1-combinators                   0.2.6    [required by x509]
  - install astring                            0.8.5    [required by prometheus]
  - install base                               v0.16.3  [required by ppx_hash]
  - install base-bytes                         base     [required by ocplib-endian]
  - install base64                             3.5.1    [required by cohttp]
  - install bheap                              2.0.0    [required by irmin]
  - install bigarray-compat                    1.1.0    [required by mmap]
  - install bigstring                          0.3      [required by secp256k1-internal]
  - install bigstringaf                        0.9.1    [required by angstrom]
  - install bls12-381                          4.0.0    [required by tezos-crypto]
  - install bos                                0.2.1    [required by ca-certs]
  - install ca-certs                           0.2.3    [required by conduit-lwt-unix]
  - install class_group_vdf                    0.0.4    [required by tezos-protocol-environment]
  - install cmdliner                           1.2.0    [required by uutf]
  - install cohttp                             5.3.1    [required by cohttp-lwt]
  - install cohttp-lwt                         5.3.0    [required by resto-cohttp-self-serving-client]
  - install cohttp-lwt-unix                    5.3.0    [required by tezos-rpc-http-client-unix, resto-cohttp-server]
  - install conduit                            6.2.1    [required by conduit-lwt]
  - install conduit-lwt                        6.2.1    [required by cohttp-lwt-unix]
  - install conduit-lwt-unix                   6.2.1    [required by resto-cohttp-server]
  - install conf-g++                           1.0      [required by class_group_vdf]
  - install conf-gmp                           4        [required by zarith]
  - install conf-gmp-powm-sec                  3        [required by mirage-crypto-pk]
  - install conf-libev                         4-12     [required by lwt]
  - install conf-pkg-config                    3        [required by secp256k1-internal]
  - install conf-rust                          0.1      [required by tezos-sapling]
  - install conf-which                         1        [required by hacl-star-raw]
  - install cppo                               1.6.9    [required by lwt]
  - install csexp                              1.5.2    [required by dune-configurator]
  - install cstruct                            6.2.0    [required by hex, secp256k1-internal]
  - install ctypes                             0.20.2   [required by tezos-hacl, tezos-sapling]
  - install ctypes_stubs_js                    0.1      [required by tezos-hacl, tezos-sapling]
  - install data-encoding                      0.6      [required by tezos-baking-013-PtJakart]
  - install digestif                           1.1.4    [required by tezos-context]
  - install domain-name                        0.4.0    [required by ipaddr]
  - install dune                               3.13.1   [required by tezos-accuser-013-PtJakart]
  - install dune-configurator                  3.13.1   [required by lwt]
  - install duration                           0.2.1    [required by mirage-crypto-rng]
  - install either                             1.0.0    [required by data-encoding]
  - install eqaf                               0.9      [required by digestif]
  - install ezjsonm                            1.3.0    [required by data-encoding, tezos-base]
  - install ff                                 0.6.2    [required by tezos-plompiler]
  - install ff-sig                             0.6.2    [required by bls12-381]
  - install fmt                                0.9.0    [required by cstruct, tezos-signer-backends]
  - install fpath                              0.7.3    [required by ca-certs]
  - install gen                                1.1      [required by sedlex]
  - install gmap                               0.3.0    [required by x509]
  - install hacl-star                          0.4.5    [required by tezos-hacl]
  - install hacl-star-raw                      0.4.5    [required by tezos-hacl]
  - install hex                                1.5.0    [required by data-encoding]
  - install index                              1.6.1    [required by irmin-pack]
  - install integers                           0.7.0    [required by bls12-381, tezos-sapling]
  - install integers_stubs_js                  1.0      [required by tezos-sapling]
  - install ipaddr                             5.5.0    [required by tezos-base]
  - install ipaddr-sexp                        5.5.0    [required by conduit-lwt-unix]
  - install irmin                              3.3.2    [required by tezos-context]
  - install irmin-pack                         3.3.2    [required by tezos-context]
  - install jane-street-headers                v0.16.0  [required by time_now]
  - install js_of_ocaml                        5.6.0    [required by integers_stubs_js]
  - install js_of_ocaml-compiler               5.6.0    [required by js_of_ocaml]
  - install json-data-encoding                 0.12.1   [required by data-encoding]
  - install json-data-encoding-bson            0.12.1   [required by data-encoding]
  - install jsonm                              1.0.2    [required by ezjsonm]
  - install jst-config                         v0.16.0  [required by time_now]
  - install logs                               0.7.0    [required by cohttp-lwt-unix, tezos-context]
  - install lru                                0.3.1    [required by index]
  - install lwt                                5.5.0    [required by lwt-exit, lwt-canceler, tezos-base]
  - install lwt-canceler                       0.3      [required by tezos-baking-013-PtJakart]
  - install lwt-exit                           1.0      [required by tezos-baking-013-PtJakart]
  - install lwt-watcher                        0.2      [required by tezos-p2p]
  - install lwt_log                            1.1.2    [required by tezos-stdlib-unix]
  - install macaddr                            5.5.0    [required by ipaddr]
  - install magic-mime                         1.3.1    [required by cohttp-lwt-unix]
  - install mec                                0.1.0    [required by tezos-plompiler]
  - install menhir                             20231231 [required by js_of_ocaml-compiler]
  - install menhirCST                          20231231 [required by menhir]
  - install menhirLib                          20231231 [required by js_of_ocaml-compiler]
  - install menhirSdk                          20231231 [required by js_of_ocaml-compiler]
  - install mirage-crypto                      0.11.2   [required by ca-certs]
  - install mirage-crypto-ec                   0.11.2   [required by x509]
  - install mirage-crypto-pk                   0.11.2   [required by x509]
  - install mirage-crypto-rng                  0.11.2   [required by x509]
  - install mmap                               1.2.0    [required by lwt]
  - install mtime                              1.4.0    [required by tezos-stdlib-unix]
  - install num                                1.5      [required by sexplib]
  - install ocaml-compiler-libs                v0.12.4  [required by ppxlib]
  - install ocaml-syntax-shims                 1.0.0    [required by lwt]
  - install ocamlbuild                         0.14.3   [required by ptime]
  - install ocamlfind                          1.9.6    [required by zarith, ptime]
  - install ocamlgraph                         2.1.0    [required by irmin]
  - install ocplib-endian                      1.2      [required by json-data-encoding-bson, lwt]
  - install optint                             0.3.0    [required by irmin-pack]
  - install parsexp                            v0.16.0  [required by sexplib]
  - install pbkdf                              1.2.0    [required by x509]
  - install ppx_assert                         v0.16.0  [required by jst-config]
  - install ppx_base                           v0.16.0  [required by time_now]
  - install ppx_cold                           v0.16.0  [required by ppx_base]
  - install ppx_compare                        v0.16.0  [required by ppx_hash]
  - install ppx_derivers                       1.2.1    [required by ppxlib]
  - install ppx_deriving                       5.2.1    [required by tezos-version]
  - install ppx_enumerate                      v0.16.0  [required by ppx_base]
  - install ppx_expect                         v0.16.0  [required by tezos-client-013-PtJakart]
  - install ppx_globalize                      v0.16.0  [required by ppx_base]
  - install ppx_hash                           v0.16.0  [required by data-encoding]
  - install ppx_here                           v0.16.0  [required by ppx_expect]
  - install ppx_inline_test                    v0.16.1  [required by ppx_expect]
  - install ppx_irmin                          3.3.2    [required by irmin, irmin-pack]
  - install ppx_optcomp                        v0.16.0  [required by time_now]
  - install ppx_repr                           0.7.0    [required by ppx_irmin, index]
  - install ppx_sexp_conv                      v0.16.0  [required by ppx_hash]
  - install ppxlib                             0.31.0   [required by ppx_hash]
  - install progress                           0.2.1    [required by index]
  - install prometheus                         1.2      [required by tezos-p2p]
  - install psq                                0.2.1    [required by lru]
  - install ptime                              1.1.0    [required by lwt-exit, tezos-base]
  - install re                                 1.11.0   [required by tezos-clic]
  - install repr                               0.7.0    [required by irmin]
  - install resto                              0.8      [required by tezos-rpc]
  - install resto-acl                          0.8      [required by resto-cohttp-server]
  - install resto-cohttp                       0.8      [required by tezos-rpc-http, resto-cohttp-server]
  - install resto-cohttp-client                0.8      [required by resto-cohttp-self-serving-client]
  - install resto-cohttp-self-serving-client   0.8      [required by tezos-mockup]
  - install resto-cohttp-server                0.8      [required by resto-cohttp-self-serving-client]
  - install resto-directory                    0.8      [required by tezos-rpc]
  - install result                             1.5      [required by lwt]
  - install ringo                              0.9      [required by tezos-crypto]
  - install ringo-lwt                          0.9      [required by tezos-proxy]
  - install rresult                            0.7.0    [required by bos]
  - install secp256k1-internal                 0.4.0    [required by tezos-crypto]
  - install sedlex                             3.2      [required by js_of_ocaml-compiler]
  - install semaphore-compat                   1.0.1    [required by index]
  - install seq                                base     [required by lwt]
  - install sexplib                            v0.16.0  [required by conduit-lwt]
  - install sexplib0                           v0.16.0  [required by ezjsonm]
  - install stdint                             0.7.2    [required by tezos-plompiler]
  - install stdio                              v0.16.0  [required by ppx_expect]
  - install stdlib-shims                       0.3.0    [required by ppxlib, integers]
  - install stringext                          1.6.0    [required by uri]
  - install terminal                           0.2.1    [required by progress]
  - install tezos-accuser-013-PtJakart         14.0
  - install tezos-baking-013-PtJakart          14.0     [required by tezos-baking-013-PtJakart-commands]
  - install tezos-baking-013-PtJakart-commands 14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-base                         14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-bls12-381-polynomial         0.1.2    [required by tezos-crypto]
  - install tezos-clic                         14.0     [required by tezos-base]
  - install tezos-client-013-PtJakart          14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-client-base                  14.0     [required by tezos-baking-013-PtJakart-commands]
  - install tezos-client-base-unix             14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-client-commands              14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-context                      14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-context-ops                  14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-crypto                       14.0     [required by tezos-base, tezos-client-013-PtJakart]
  - install tezos-error-monad                  14.0     [required by tezos-base, tezos-context-ops]
  - install tezos-event-logging                14.0     [required by tezos-base]
  - install tezos-hacl                         14.0     [required by tezos-base]
  - install tezos-lwt-result-stdlib            14.0     [required by tezos-clic, tezos-crypto]
  - install tezos-micheline                    14.0     [required by tezos-base]
  - install tezos-mockup                       14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-mockup-commands              14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-mockup-proxy                 14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-mockup-registration          14.0     [required by tezos-client-013-PtJakart]
  - install tezos-p2p                          14.0     [required by tezos-mockup]
  - install tezos-p2p-services                 14.0     [required by tezos-client-commands, tezos-shell-services, tezos-mockup]
  - install tezos-plompiler                    0.1.2    [required by tezos-plonk]
  - install tezos-plonk                        0.1.2    [required by tezos-protocol-environment]
  - install tezos-protocol-013-PtJakart        14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-protocol-environment         14.0     [required by tezos-baking-013-PtJakart-commands]
  - install tezos-protocol-plugin-013-PtJakart 14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-proxy                        14.0     [required by tezos-client-013-PtJakart]
  - install tezos-rpc                          14.0     [required by tezos-baking-013-PtJakart-commands]
  - install tezos-rpc-http                     14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-rpc-http-client              14.0     [required by tezos-mockup]
  - install tezos-rpc-http-client-unix         14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-rust-libs                    1.1      [required by tezos-sapling]
  - install tezos-sapling                      14.0     [required by tezos-client-base]
  - install tezos-scoru-wasm                   14.0     [required by tezos-protocol-environment]
  - install tezos-shell-context                14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-shell-services               14.0     [required by tezos-baking-013-PtJakart-commands]
  - install tezos-signer-backends              14.0     [required by tezos-client-013-PtJakart]
  - install tezos-signer-services              14.0     [required by tezos-signer-backends]
  - install tezos-stdlib                       14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-stdlib-unix                  14.0     [required by tezos-accuser-013-PtJakart]
  - install tezos-version                      14.0     [required by tezos-baking-013-PtJakart]
  - install tezos-webassembly-interpreter      14.0     [required by tezos-scoru-wasm]
  - install time_now                           v0.16.0  [required by ppx_inline_test]
  - install topkg                              1.0.7    [required by ptime]
  - install uri                                4.4.0    [required by tezos-baking-013-PtJakart-commands]
  - install uri-sexp                           4.4.0    [required by cohttp]
  - install uucp                               15.1.0   [required by progress]
  - install uutf                               1.0.3    [required by ezjsonm, tezos-micheline]
  - install vector                             1.0.0    [required by progress]
  - install x509                               0.16.5   [required by ca-certs]
  - install yojson                             2.1.2    [required by js_of_ocaml-compiler]
  - install zarith                             1.12     [required by data-encoding]
  - install zarith_stubs_js                    v0.16.1  [required by data-encoding]

The following system packages will first need to be installed:
    ca_root_nss gcc gmp libev rust

<><> 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" "gcc" "gmp" "libev" "rust"
- Updating FreeBSD repository catalogue...
- [spring] Fetching packagesite.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Processing entries: 
- .
- ..
- ..
- .
- ..
- .. done
- FreeBSD repository update completed. 33764 packages processed.
- All repositories are up to date.
- The following 9 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_4,1
- 	ca_root_nss: 3.93_2
- 	gcc: 12_5
- 	gcc12: 12.2.0_7
- 	gmp: 6.3.0
- 	libev: 4.33,1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	rust: 1.74.1
- 
- Number of packages to be installed: 9
- 
- The process will require 2 GiB more space.
- 225 MiB to be downloaded.
- [spring] [1/9] Fetching gcc12-12.2.0_7.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- pkg: cached package gcc12-12.2.0_7: missing or size mismatch, fetching from remote
- [spring] [2/9] Fetching gcc12-12.2.0_7.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- pkg: cached package gcc12-12.2.0_7: missing or size mismatch, cannot continue
- Consider running 'pkg update -f'
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y ca_root_nss gcc gmp libev rust
[ERROR] These packages are still missing: ca_root_nss gcc gmp libev rust

[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 tezos-accuser-013-PtJakart.14.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tezos-accuser-013-PtJakart.14.0"
opam install -vy "tezos-accuser-013-PtJakart.14.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-accuser-013-PtJakart.14.0" | 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_785_25322" "mount.fstab=/tmp/obuilder-jail-d49050/fstab" "mount.devfs" "path=/obuilder/result/52eed9b5747945aee2e25d36bd9d758846e58eb68af2ca73afdd34e5f82aa0e0/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tezos-accuser-013-PtJakart.14.0"
opam install -vy "tezos-accuser-013-PtJakart.14.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-accuser-013-PtJakart.14.0" | 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