Building on summer
(from freebsd-ocaml-5.0)
2023-09-17 12:59.13 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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-2.1 /usr/local/bin/opam"))
2023-09-17 12:59.13 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 b61304c6db353e679a36720d8b914b029d6fbc0c"))
2023-09-17 12:59.13 ---> using "8d3da13405344b39e752afb838c3c735052c4eec4b16365a8f42fa332f48db13" 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.
2023-09-17 12:59.13 ---> using "8116be61a4c735c894d82723f81082e77bc159c30ffe9a35227f19965692cf33" 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
2023-09-17 12:59.13 ---> using "d74ca11c81cb94850460e040b430ca34af571abb56e8a7a8f872c85baa4c4e5d" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-09-17 12:59.13 ---> using "c0b3aedd2094499d94806c83a2a6d025c18f903b4e4191cfd35f3ee66a43d1bd" from cache
/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"randoml.0.1.5\"\
\nopam install -vy \"randoml.0.1.5\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"randoml.0.1.5\" | 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] randoml.0.1.5 is not installed.
Nothing to do.
The following actions will be performed:
- install ocamlfind 1.9.6 [required by zarith]
- install conf-gmp 4 [required by zarith]
- install conf-rust-2018 1 [required by randoml]
- install dune 3.10.0 [required by randoml]
- install seq base [required by re]
- install num 1.4 [required by bignum]
- install zarith 1.13 [required by bignum]
- install zarith_stubs_js v0.16.0 [required by bignum]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install sexplib0 v0.16.0 [required by base]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install jane-street-headers v0.16.0 [required by core]
- install csexp 1.5.2 [required by dune-configurator]
- install re 1.11.0 [required by ppx_expect]
- install parsexp v0.16.0 [required by sexplib]
- install ppxlib 0.30.0 [required by ppx_jane]
- install dune-configurator 3.10.0 [required by base]
- install sexplib v0.16.0 [required by core]
- install ppx_pipebang v0.16.0 [required by ppx_jane]
- install ppx_ignore_instrumentation v0.16.0 [required by ppx_jane]
- install base v0.16.3 [required by core_kernel]
- install variantslib v0.16.0 [required by core]
- install typerep v0.16.0 [required by bignum]
- install stdio v0.16.0 [required by core]
- install ppx_tydi v0.16.0 [required by ppx_jane]
- install ppx_stable_witness v0.16.0 [required by ppx_jane]
- install ppx_stable v0.16.0 [required by ppx_jane]
- install ppx_sexp_conv v0.16.0 [required by core]
- install ppx_optional v0.16.0 [required by ppx_jane]
- install ppx_here v0.16.0 [required by ppx_jane]
- install ppx_globalize v0.16.0 [required by ppx_base]
- install ppx_fixed_literal v0.16.0 [required by ppx_jane]
- install ppx_enumerate v0.16.0 [required by ppx_base]
- install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane]
- install ppx_compare v0.16.0 [required by ppx_base, bin_prot]
- install ppx_cold v0.16.0 [required by ppx_base]
- install fieldslib v0.16.0 [required by core]
- install ppx_variants_conv v0.16.0 [required by ppx_jane]
- install ppx_typerep_conv v0.16.0 [required by ppx_jane]
- install ppx_optcomp v0.16.0 [required by core_kernel]
- install ppx_custom_printf v0.16.0 [required by ppx_jane]
- install ppx_sexp_value v0.16.0 [required by ppx_jane]
- install ppx_sexp_message v0.16.0 [required by core]
- install ppx_let v0.16.0 [required by ppx_jane]
- install ppx_hash v0.16.0 [required by core]
- install ppx_assert v0.16.0 [required by core]
- install ppx_fields_conv v0.16.0 [required by ppx_jane]
- install ppx_log v0.16.0 [required by ppx_jane]
- install ppx_base v0.16.0 [required by core]
- install jst-config v0.16.0 [required by core]
- install bin_prot v0.16.0 [required by core]
- install ppx_string v0.16.0 [required by ppx_jane]
- install time_now v0.16.0 [required by core]
- install ppx_bin_prot v0.16.0 [required by ppx_jane]
- install ppx_module_timer v0.16.0 [required by ppx_jane]
- install ppx_inline_test v0.16.0 [required by randoml]
- install ppx_expect v0.16.0 [required by ppx_jane]
- install ppx_bench v0.16.0 [required by ppx_jane]
- install splittable_random v0.16.0 [required by bignum]
- install base_quickcheck v0.16.0 [required by core]
- install ppx_jane v0.16.0 [required by bignum, core_kernel]
- install int_repr v0.16.0 [required by core_kernel]
- install base_bigstring v0.16.0 [required by core]
- install core v0.16.1 [required by bignum, core_kernel]
- install core_kernel v0.16.0 [required by randoml]
- install bignum v0.16.0 [required by randoml]
- install randoml 0.1.5
===== 68 to install =====
The following system packages will first need to be installed:
gmp
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: ......
- .... done
- Processing entries:
- ..
- ...
- ...
- .. done
- FreeBSD repository update completed. 33871 packages processed.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
-
- New packages to be INSTALLED:
- gmp: 6.2.1
-
- Number of packages to be installed: 1
-
- The process will require 3 MiB more space.
- 475 KiB to be downloaded.
- [summer] [1/1] Fetching gmp-6.2.1.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Installing gmp-6.2.1...
- [summer] [1/1] Extracting gmp-6.2.1: .......... done
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/204:
Processing 2/204:
Processing 3/204:
-> retrieved base_bigstring.v0.16.0 (cached)
Processing 4/204:
-> retrieved base_quickcheck.v0.16.0 (cached)
Processing 5/204:
-> retrieved bignum.v0.16.0 (cached)
Processing 6/204:
Processing 7/204:
Processing 8/204:
Processing 9/204: [conf-gmp: sh]
-> retrieved base.v0.16.3 (cached)
-> retrieved bin_prot.v0.16.0 (cached)
-> retrieved core.v0.16.1 (cached)
- + cc -c -I/usr/local/include test.c
-> compiled conf-gmp.4
#=== ERROR while compiling conf-rust-2018.1 ===================================#
"cargo": command not found.
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch base v0.16.3
| - fetch bin_prot v0.16.0
| - fetch core v0.16.1
| - fetch core_kernel v0.16.0
| - fetch csexp 1.5.2
| - fetch dune 3.10.0
| - fetch dune-configurator 3.10.0
| - fetch fieldslib v0.16.0
| - fetch int_repr v0.16.0
| - fetch jane-street-headers v0.16.0
| - fetch jst-config v0.16.0
| - fetch num 1.4
| - fetch ocaml-compiler-libs v0.12.4
| - fetch ocamlfind 1.9.6
| - fetch parsexp v0.16.0
| - fetch ppx_assert v0.16.0
| - fetch ppx_base v0.16.0
| - fetch ppx_bench v0.16.0
| - fetch ppx_bin_prot v0.16.0
| - fetch ppx_cold v0.16.0
| - fetch ppx_compare v0.16.0
| - fetch ppx_custom_printf v0.16.0
| - fetch ppx_derivers 1.2.1
| - fetch ppx_disable_unused_warnings v0.16.0
| - fetch ppx_enumerate v0.16.0
| - fetch ppx_expect v0.16.0
| - fetch ppx_fields_conv v0.16.0
| - fetch ppx_fixed_literal v0.16.0
| - fetch ppx_globalize v0.16.0
| - fetch ppx_hash v0.16.0
| - fetch ppx_here v0.16.0
| - fetch ppx_ignore_instrumentation v0.16.0
| - fetch ppx_inline_test v0.16.0
| - fetch ppx_jane v0.16.0
| - fetch ppx_let v0.16.0
| - fetch ppx_log v0.16.0
| - fetch ppx_module_timer v0.16.0
| - fetch ppx_optcomp v0.16.0
| - fetch ppx_optional v0.16.0
| - fetch ppx_pipebang v0.16.0
| - fetch ppx_sexp_conv v0.16.0
| - fetch ppx_sexp_message v0.16.0
| - fetch ppx_sexp_value v0.16.0
| - fetch ppx_stable v0.16.0
| - fetch ppx_stable_witness v0.16.0
| - fetch ppx_string v0.16.0
| - fetch ppx_tydi v0.16.0
| - fetch ppx_typerep_conv v0.16.0
| - fetch ppx_variants_conv v0.16.0
| - fetch ppxlib 0.30.0
| - fetch randoml 0.1.5
| - fetch re 1.11.0
| - fetch seq base
| - fetch sexplib v0.16.0
| - fetch sexplib0 v0.16.0
| - fetch splittable_random v0.16.0
| - fetch stdio v0.16.0
| - fetch stdlib-shims 0.3.0
| - fetch time_now v0.16.0
| - fetch typerep v0.16.0
| - fetch variantslib v0.16.0
| - fetch zarith 1.13
| - fetch zarith_stubs_js v0.16.0
| - install base v0.16.3
| - install base_bigstring v0.16.0
| - install base_quickcheck v0.16.0
| - install bignum v0.16.0
| - install bin_prot v0.16.0
| - install conf-gmp 4
| - install core v0.16.1
| - install core_kernel v0.16.0
| - install csexp 1.5.2
| - install dune 3.10.0
| - install dune-configurator 3.10.0
| - install fieldslib v0.16.0
| - install int_repr v0.16.0
| - install jane-street-headers v0.16.0
| - install jst-config v0.16.0
| - install num 1.4
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind 1.9.6
| - install parsexp v0.16.0
| - install ppx_assert v0.16.0
| - install ppx_base v0.16.0
| - install ppx_bench v0.16.0
| - install ppx_bin_prot v0.16.0
| - install ppx_cold v0.16.0
| - install ppx_compare v0.16.0
| - install ppx_custom_printf v0.16.0
| - install ppx_derivers 1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate v0.16.0
| - install ppx_expect v0.16.0
| - install ppx_fields_conv v0.16.0
| - install ppx_fixed_literal v0.16.0
| - install ppx_globalize v0.16.0
| - install ppx_hash v0.16.0
| - install ppx_here v0.16.0
| - install ppx_ignore_instrumentation v0.16.0
| - install ppx_inline_test v0.16.0
| - install ppx_jane v0.16.0
| - install ppx_let v0.16.0
| - install ppx_log v0.16.0
| - install ppx_module_timer v0.16.0
| - install ppx_optcomp v0.16.0
| - install ppx_optional v0.16.0
| - install ppx_pipebang v0.16.0
| - install ppx_sexp_conv v0.16.0
| - install ppx_sexp_message v0.16.0
| - install ppx_sexp_value v0.16.0
| - install ppx_stable v0.16.0
| - install ppx_stable_witness v0.16.0
| - install ppx_string v0.16.0
| - install ppx_tydi v0.16.0
| - install ppx_typerep_conv v0.16.0
| - install ppx_variants_conv v0.16.0
| - install ppxlib 0.30.0
| - install randoml 0.1.5
| - install re 1.11.0
| - install seq base
| - install sexplib v0.16.0
| - install sexplib0 v0.16.0
| - install splittable_random v0.16.0
| - install stdio v0.16.0
| - install stdlib-shims 0.3.0
| - install time_now v0.16.0
| - install typerep v0.16.0
| - install variantslib v0.16.0
| - install zarith 1.13
| - install zarith_stubs_js v0.16.0
+-
+- The following actions failed
| - build conf-rust-2018 1
+-
- No changes have been performed
'opam install -vy randoml.0.1.5' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "randoml.0.1.5"
opam install -vy "randoml.0.1.5"
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: "randoml.0.1.5" | 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_86617_2830" "mount.fstab=/tmp/obuilder-jail-443d93/fstab" "mount.devfs" "path=/obuilder/result/26591d199e685e3e8e1b50c7ab1a112a25c7995ae9f6566d0dfc648aa77f65cc/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "randoml.0.1.5"
opam install -vy "randoml.0.1.5"
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: "randoml.0.1.5" | 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