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


Building on spring

(from freebsd)
2023-12-21 22:40.38 ---> saved as "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d"

/: (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"))
2023-12-21 22:40.39 ---> saved as "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f"

/: (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 1a01639f743228bcd2b03a3a610c8c2b88bbd944"))
2023-12-21 22:41.40 ---> saved as "72199d53c0b595df297bc2227ce055f52538676a291f87a306ae37772100afa6"

/: (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.

2023-12-21 22:46.25 ---> saved as "114d39e806f0d07b325dbb8c4af00f55d2c599ac3bcff02950946fbe65c53bc2"

/: (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
2023-12-21 22:49.43 ---> saved as "a7deb3442f54c34f8447a3b41e4677563cce20d62a64cade735bb8db2513b024"

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-12-21 22:49.44 ---> saved as "699489a2955f14cb38fe708a60ae2daf62154644aa69855ce768335403d61435"

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

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

Nothing to do.
The following actions will be performed:
=== install 192 packages
  - install aches                          1.0.0        [required by tezos-crypto, tezos-protocol-environment]
  - install aches-lwt                      1.0.0        [required by tezos-stdlib-unix, tezos-protocol-environment]
  - install alcotest                       1.7.0        [required by qcheck-alcotest]
  - install angstrom                       0.16.0       [required by uri]
  - install asn1-combinators               0.2.6        [required by x509]
  - install astring                        0.8.5        [required by irmin]
  - install base                           v0.16.3      [required by ppx_hash]
  - install base-bytes                     base         [required by ocplib-endian, bigstring]
  - install base64                         3.5.1        [required by cohttp]
  - install bheap                          2.0.0        [required by irmin]
  - install bigarray-compat                1.1.0        [required by ctypes]
  - install bigstring                      0.3          [required by secp256k1-internal]
  - install bigstringaf                    0.9.1        [required by tezos-context]
  - install bisect_ppx                     2.8.3        [required by octez-bls12-381-hash, octez-polynomial]
  - install bls12-381                      6.1.0        [required by tezos-crypto, tezos-protocol-environment]
  - install bos                            0.2.1        [required by ca-certs]
  - install ca-certs                       0.2.3        [required by conduit-lwt-unix]
  - install checkseum                      0.5.2        [required by irmin-pack]
  - install class_group_vdf                0.0.4        [required by tezos-protocol-environment]
  - install cmdliner                       1.2.0        [required by irmin-pack, cohttp-lwt-unix]
  - install cohttp                         6.0.0~alpha2 [required by cohttp-lwt-unix]
  - install cohttp-lwt                     6.0.0~alpha2 [required by resto-cohttp-client, resto-cohttp, cohttp-lwt-unix]
  - install cohttp-lwt-unix                6.0.0~alpha2 [required by tezos-rpc-http-client-unix]
  - 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 cohttp-lwt-unix]
  - install conf-cmake                     1            [required by hacl-star-raw]
  - install conf-g++                       1.0          [required by class_group_vdf]
  - install conf-gmp                       4            [required by secp256k1-internal, zarith, class_group_vdf]
  - install conf-gmp-powm-sec              3            [required by mirage-crypto-pk]
  - install conf-libev                     4-12         [required by lwt, tezos-stdlib-unix]
  - install conf-pkg-config                3            [required by secp256k1-internal, class_group_vdf]
  - install conf-rust                      0.1          [required by tezos-sapling]
  - install conf-rust-2021                 1            [required by tezos-rust-libs]
  - 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 secp256k1-internal]
  - install ctypes                         0.20.2       [required by tezos-sapling]
  - install ctypes_stubs_js                0.1          [required by tezos-sapling]
  - install data-encoding                  0.7.1        [required by tezos-base, tezos-client-commands]
  - install digestif                       1.1.4        [required by irmin]
  - install domain-name                    0.4.0        [required by ipaddr]
  - install dune                           3.10.0       [required by tezos-client-003-PsddFKi3]
  - install dune-configurator              3.12.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, octez-mec]
  - install ezjsonm                        1.3.0        [required by tezos-base]
  - install fmt                            0.9.0        [required by 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.7.1        [required by tezos-hacl, octez-plonk]
  - install hacl-star-raw                  0.7.1        [required by tezos-hacl]
  - install hex                            1.5.0        [required by data-encoding]
  - install http                           6.0.0~alpha2 [required by cohttp-lwt-unix]
  - install index                          1.6.1        [required by irmin-pack]
  - install integers                       0.7.0        [required by 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.6.1        [required by tezos-context]
  - install irmin-pack                     3.6.1        [required by tezos-context]
  - install jane-street-headers            v0.16.0      [required by time_now]
  - install js_of_ocaml                    5.5.2        [required by integers_stubs_js, logs]
  - install js_of_ocaml-compiler           5.5.2        [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 tezos-context, octez-plonk]
  - install lru                            0.3.1        [required by index]
  - install lwt                            5.7.0        [required by tezos-base, tezos-clic]
  - install lwt-canceler                   0.3          [required by tezos-error-monad]
  - install lwt_log                        1.1.2        [required by tezos-event-logging, tezos-stdlib-unix]
  - install macaddr                        5.5.0        [required by ipaddr]
  - install magic-mime                     1.3.1        [required by cohttp-lwt-unix]
  - install menhir                         20230608     [required by js_of_ocaml-compiler]
  - install menhirLib                      20230608     [required by js_of_ocaml-compiler]
  - install menhirSdk                      20230608     [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 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 angstrom]
  - install ocamlbuild                     0.14.2       [required by ptime]
  - install ocamlfind                      1.9.6        [required by ptime]
  - install ocamlgraph                     2.1.0        [required by irmin]
  - install ocplib-endian                  1.2          [required by lwt, tezos-signer-backends]
  - install octez-bls12-381-hash           17.3         [required by octez-plompiler]
  - install octez-bls12-381-polynomial     17.3         [required by octez-plonk, tezos-crypto-dal]
  - install octez-bls12-381-signature      17.3         [required by tezos-crypto]
  - install octez-distributed-internal     17.3         [required by octez-distributed-lwt-internal]
  - install octez-distributed-lwt-internal 17.3         [required by octez-plonk]
  - install octez-mec                      17.3         [required by octez-plompiler]
  - install octez-plompiler                17.3         [required by octez-plonk]
  - install octez-plonk                    17.3         [required by tezos-protocol-environment]
  - install octez-polynomial               17.3         [required by octez-plompiler]
  - 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-micheline]
  - 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.0      [required by ppx_expect]
  - install ppx_irmin                      3.6.1        [required by irmin, irmin-pack]
  - install ppx_optcomp                    v0.16.0      [required by time_now]
  - install ppx_repr                       0.7.0        [required by octez-plonk]
  - 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 psq                            0.2.1        [required by lru]
  - install ptime                          1.1.0        [required by tezos-base]
  - install qcheck-alcotest                0.21.3       [required by octez-plonk]
  - install qcheck-core                    0.21.3       [required by qcheck-alcotest]
  - install re                             1.11.0       [required by tezos-clic]
  - install repr                           0.7.0        [required by octez-plonk]
  - install resto                          1.2          [required by tezos-rpc]
  - install resto-cohttp                   1.2          [required by tezos-rpc-http]
  - install resto-cohttp-client            1.2          [required by tezos-rpc-http-client, tezos-rpc-http-client-unix]
  - install resto-directory                1.2          [required by tezos-rpc]
  - install result                         1.5          [required by ppx_deriving]
  - install ringo                          1.0.0        [required by aches]
  - install rresult                        0.7.0        [required by bos]
  - install rusage                         1.0.0        [required by irmin-pack]
  - 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 re]
  - install seqes                          0.2          [required by tezos-lwt-result-stdlib]
  - install sexplib                        v0.16.0      [required by conduit-lwt]
  - install sexplib0                       v0.16.0      [required by ezjsonm]
  - install stdint                         0.7.2        [required by octez-plompiler]
  - install stdio                          v0.16.0      [required by ppx_expect]
  - install stdlib-shims                   0.3.0        [required by integers]
  - install stringext                      1.6.0        [required by uri]
  - install terminal                       0.2.1        [required by progress]
  - install tezos-base                     17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-clic                     17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-client-003-PsddFKi3      17.3
  - install tezos-client-base              17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-client-commands          17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-context                  17.3         [required by tezos-shell-services, tezos-protocol-environment]
  - install tezos-crypto                   17.3         [required by tezos-base]
  - install tezos-crypto-dal               17.3         [required by tezos-protocol-environment]
  - install tezos-error-monad              17.3         [required by tezos-base, tezos-clic]
  - install tezos-event-logging            17.3         [required by tezos-base]
  - install tezos-hacl                     17.3         [required by tezos-base]
  - install tezos-lazy-containers          17.3         [required by tezos-scoru-wasm]
  - install tezos-lwt-result-stdlib        17.3         [required by tezos-clic]
  - install tezos-micheline                17.3         [required by tezos-base]
  - install tezos-p2p-services             17.3         [required by tezos-client-commands]
  - install tezos-protocol-003-PsddFKi3    17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-protocol-environment     17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-rpc                      17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-rpc-http                 17.3         [required by tezos-signer-backends]
  - install tezos-rpc-http-client          17.3         [required by tezos-signer-backends]
  - install tezos-rpc-http-client-unix     17.3         [required by tezos-signer-backends]
  - install tezos-rust-libs                1.5          [required by tezos-sapling]
  - install tezos-sapling                  17.3         [required by tezos-client-base]
  - install tezos-scoru-wasm               17.3         [required by tezos-protocol-environment]
  - install tezos-shell-services           17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-signer-backends          17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-signer-services          17.3         [required by tezos-signer-backends]
  - install tezos-stdlib                   17.3         [required by tezos-base, tezos-clic]
  - install tezos-stdlib-unix              17.3         [required by tezos-client-003-PsddFKi3]
  - install tezos-tree-encoding            17.3         [required by tezos-scoru-wasm]
  - install tezos-version                  17.3         [required by tezos-shell-services]
  - install tezos-webassembly-interpreter  17.3         [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-client-003-PsddFKi3]
  - install uri-sexp                       4.4.0        [required by cohttp]
  - install uucp                           15.1.0       [required by progress]
  - install uutf                           1.0.3        [required by 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 tezos-micheline, data-encoding, tezos-crypto, tezos-protocol-environment]
  - install zarith_stubs_js                v0.16.1      [required by tezos-micheline, data-encoding, tezos-crypto, tezos-protocol-environment]

The following system packages will first need to be installed:
    ca_root_nss devel/cmake 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" "devel/cmake" "gcc" "gmp" "libev" "rust"
- Updating FreeBSD repository catalogue...
- [spring] Fetching packagesite.pkg: ....
- ...... done
- Processing entries: 
- ..
- ..
- .
- ..
- ..
- . done
- FreeBSD repository update completed. 33981 packages processed.
- All repositories are up to date.
- The following 16 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_4,1
- 	ca_root_nss: 3.93
- 	cmake: 3.26.1
- 	cmake-core: 3.26.1_3
- 	cmake-doc: 3.26.1_1
- 	cmake-man: 3.26.1
- 	gcc: 12_5
- 	gcc12: 12.2.0_6
- 	gmp: 6.3.0
- 	jsoncpp: 1.9.5
- 	libev: 4.33,1
- 	libuv: 1.46.0
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	rhash: 1.4.4
- 	rust: 1.72.0
- 
- Number of packages to be installed: 16
- 
- The process will require 2 GiB more space.
- 238 MiB to be downloaded.
- [spring] [1/16] Fetching cmake-3.26.1.pkg: . done
- [spring] [2/16] Fetching gcc12-12.2.0_6.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [spring] [3/16] Fetching rust-1.72.0.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [spring] [4/16] Fetching cmake-man-3.26.1.pkg: 
- .......... done
- [spring] [5/16] Fetching mpc-1.3.1_1.pkg: .......... done
- [spring] [6/16] Fetching gcc-12_5.pkg: . done
- [spring] [7/16] Fetching jsoncpp-1.9.5.pkg: .......... done
- [spring] [8/16] Fetching libuv-1.46.0.pkg: .......... done
- [spring] [9/16] Fetching libev-4.33,1.pkg: ...... done
- [spring] [10/16] Fetching cmake-doc-3.26.1_1.pkg: 
- ......
- .... done
- [spring] [11/16] Fetching gmp-6.3.0.pkg: ......... done
- [spring] [12/16] Fetching mpfr-4.2.1,1.pkg: .........
- . done
- [spring] [13/16] Fetching binutils-2.40_4,1.pkg: 
- ..
- ..
- ...
- ... done
- [spring] [14/16] Fetching cmake-core-3.26.1_3.pkg: .
- ......
- ... done
- [spring] [15/16] Fetching rhash-1.4.4.pkg: ........ done
- [spring] [16/16] Fetching ca_root_nss-3.93.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/16] Installing gmp-6.3.0...
- [spring] [1/16] Extracting gmp-6.3.0: .......... done
- [spring] [2/16] Installing mpfr-4.2.1,1...
- [spring] [2/16] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/16] Installing mpc-1.3.1_1...
- [spring] [3/16] Extracting mpc-1.3.1_1: ......... done
- [spring] [4/16] Installing jsoncpp-1.9.5...
- [spring] [4/16] Extracting jsoncpp-1.9.5: .......... done
- [spring] [5/16] Installing libuv-1.46.0...
- [spring] [5/16] Extracting libuv-1.46.0: .......... done
- [spring] [6/16] Installing binutils-2.40_4,1...
- [spring] [6/16] Extracting binutils-2.40_4,1: 
- .........
- . done
- [spring] [7/16] Installing rhash-1.4.4...
- [spring] [7/16] Extracting rhash-1.4.4: .......... done
- [spring] [8/16] Installing gcc12-12.2.0_6...
- [spring] [8/16] Extracting gcc12-12.2.0_6: 
- .....
- ....
- . done
- [spring] [9/16] Installing cmake-man-3.26.1...
- [spring] [9/16] Extracting cmake-man-3.26.1: .......... done
- [spring] [10/16] Installing cmake-doc-3.26.1_1...
- [spring] [10/16] Extracting cmake-doc-3.26.1_1: .
- ......... done
- [spring] [11/16] Installing cmake-core-3.26.1_3...
- [spring] [11/16] Extracting cmake-core-3.26.1_3: 
- ........
- .. done
- [spring] [12/16] Installing cmake-3.26.1...
- [spring] [13/16] Installing rust-1.72.0...
- [spring] [13/16] Extracting rust-1.72.0: 
- ..
- 
- pkg: Fail to chown /html/core/arch/arm/fn.__crc32ch.html:Bad file descriptor
- [spring] [13/16] Extracting rust-1.72.0... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y ca_root_nss devel/cmake gcc gmp libev rust
[ERROR] These packages are still missing: ca_root_nss devel/cmake 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-client-003-PsddFKi3.17.3' 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-client-003-PsddFKi3.17.3"
opam install -vy "tezos-client-003-PsddFKi3.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-client-003-PsddFKi3.17.3" | 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_43243_10654" "mount.fstab=/tmp/obuilder-jail-d1c128/fstab" "mount.devfs" "path=/obuilder/result/43e56bf059d68892c6a777024e1083c3c9d42ad206718ac8b67a334c84a6b71c/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-client-003-PsddFKi3.17.3"
opam install -vy "tezos-client-003-PsddFKi3.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-client-003-PsddFKi3.17.3" | 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