Building on summer (from freebsd) 2024-01-23 16:22.31 ---> 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-01-23 16:22.32 ---> 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 cd449b28e1149a5bafa7f1c6262879ce509b7eea")) 2024-01-23 16:22.32 ---> using "99ebc612a9189cf541c4c01f021004ba84f5b51a5a6e086ad6592531849ed066" 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-01-23 16:22.32 ---> using "75b42800312706dbaf00a64efe94745cb1c506cc282774db6b5e6cdf11f85fcb" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1.0) to update the current shell environment 2024-01-23 16:22.32 ---> using "5338a9f71bad9e658294d09a45545f0728a429d844b3aa805a94a743e9540651" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-01-23 16:22.32 ---> using "171b50611918964ab94116be1142283d964dbd5ad761e5c22afb4063c7fb82ce" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"conf-automake.1\"\ \nopam install -vy \"conf-automake.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"conf-automake.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\ \n")) [NOTE] conf-automake.1 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install conf-autoconf 0.1 [required by conf-automake] - install conf-automake 1 - install conf-which 1 [required by conf-autoconf] The following system packages will first need to be installed: autoconf devel/automake <><> 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" "autoconf" "devel/automake" - Updating FreeBSD repository catalogue... - [summer] Fetching packagesite.pkg: .... - ...... done - Processing entries: - .. - . - .. - . - . - .. - . done - FreeBSD repository update completed. 33763 packages processed. - All repositories are up to date. - The following 4 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - autoconf: 2.71 - autoconf-switch: 20220527 - automake: 1.16.5 - m4: 1.4.19,1 - - Number of packages to be installed: 4 - - The process will require 6 MiB more space. - 1 MiB to be downloaded. - [summer] [1/4] Fetching m4-1.4.19,1.pkg: .......... done - [summer] [2/4] Fetching automake-1.16.5.pkg: .......... done - [summer] [3/4] Fetching autoconf-switch-20220527.pkg: .. done - [summer] [4/4] Fetching autoconf-2.71.pkg: .......... done - Checking integrity... done (0 conflicting) - [summer] [1/4] Installing m4-1.4.19,1... - [summer] [1/4] Extracting m4-1.4.19,1: .......... done - [summer] [2/4] Installing autoconf-switch-20220527... - [summer] [2/4] Extracting autoconf-switch-20220527: .......... done - [summer] [3/4] Installing autoconf-2.71... - [summer] [3/4] Extracting autoconf-2.71: .......... done - [summer] [4/4] Installing automake-1.16.5... - [summer] [4/4] Extracting automake-1.16.5: .......... done <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 4/9: [conf-which: which which] + /usr/bin/which "which" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-which.1) - /usr/bin/which -> compiled conf-which.1 -> installed conf-which.1 Processing 6/9: [conf-autoconf: which autoconf] + /usr/bin/which "autoconf" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-autoconf.0.1) - /usr/local/bin/autoconf -> compiled conf-autoconf.0.1 -> installed conf-autoconf.0.1 Processing 8/9: [conf-automake: automake] + /usr/local/bin/automake "--help" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-automake.1) - Usage: /usr/local/bin/automake [OPTION]... [Makefile]... - - Generate Makefile.in for configure from Makefile.am. - - Operation modes: - --help print this help, then exit - --version print version number, then exit - -v, --verbose verbosely list files processed - --no-force only update Makefile.in's that are out of date - -W, --warnings=CATEGORY report the warnings falling in CATEGORY - - Dependency tracking: - -i, --ignore-deps disable dependency tracking code - --include-deps enable dependency tracking code - - Flavors: - --foreign set strictness to foreign - --gnits set strictness to gnits - --gnu set strictness to gnu - - Library files: - -a, --add-missing add missing standard files to package - --libdir=DIR set directory storing library files - --print-libdir print directory storing library files - -c, --copy with -a, copy missing files (default is symlink) - -f, --force-missing force update of standard files - - Warning categories include: - cross cross compilation issues - gnu GNU coding standards (default in gnu and gnits modes) - obsolete obsolete features or constructions (default) - override user redefinitions of Automake rules or variables - portability portability issues (default in gnu and gnits modes) - portability-recursive nested Make variables (default with -Wportability) - extra-portability extra portability issues related to obscure tools - syntax dubious syntactic constructs (default) - unsupported unsupported or incomplete features (default) - all all the warnings - no-CATEGORY turn off warnings in CATEGORY - none turn off all the warnings - error treat warnings as errors - - Files automatically distributed if found (always): - ABOUT-GNU TODO install-sh mdate-sh - ABOUT-NLS ar-lib libversion.in missing - BACKLOG compile ltcf-c.sh mkinstalldirs - COPYING config.guess ltcf-cxx.sh py-compile - COPYING.DOC config.rpath ltcf-gcj.sh texinfo.tex - COPYING.LESSER config.sub ltconfig ylwrap - COPYING.LIB depcomp ltmain.sh - - Files automatically distributed if found (as .md if needed): - AUTHORS[.md] INSTALL[.md] README[.md] THANKS[.md] - ChangeLog[.md] NEWS[.md] - - Files automatically distributed if found (under certain conditions): - README-alpha[.md] config.h.bot configure configure.in - acconfig.h config.h.top configure.ac stamp-vti - aclocal.m4 - - Report bugs to <bug-automake@gnu.org>. - GNU Automake home page: <https://www.gnu.org/software/automake/>. - General help using GNU software: <https://www.gnu.org/gethelp/>. -> compiled conf-automake.1 -> installed conf-automake.1 Done. 2024-01-23 16:22.57 ---> saved as "af8440c4edac034fefbd52656948151ac5a109aff995b37d421b404e3f788851" Job succeeded