Building on spring (from freebsd) 2024-04-04 08:34.11 ---> 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-04-04 08:34.12 ---> 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 c516155a4b0ab20ef48da6477bcd2546d2a2bed9")) 2024-04-04 08:34.12 ---> using "e0620c03dd3494696be550b7f4f51c5f75989fd30a28524a01d0480f6c534899" 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. 2024-04-04 08:34.13 ---> using "eadb121bdf9df37f08cef028ecb6c05c6577e9fc77a4ac077d5183ac995cd757" from cache /: (run (cache (opam-archives (target /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-04-04 08:34.13 ---> using "4d78e16617e33ad7ed3c39bbb1fefc66f99166579e2d897e8c156abb6b149aab" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-04-04 08:34.13 ---> using "0414157bf328cf6aca8d364ec7e5abb90c15aa249ad902099c5bf7bc4f4b36c9" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"conf-csdp.1\"\ \nopam install -vy \"conf-csdp.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"conf-csdp.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-csdp.1 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install conf-csdp 1 The following system packages will first need to be installed: coin-or-csdp <><> 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" "coin-or-csdp" - Updating FreeBSD repository catalogue... - [spring] Fetching packagesite.pkg: ....... - ... done - Processing entries: . - .. - . - .. - . - .. - . done - FreeBSD repository update completed. 33716 packages processed. - All repositories are up to date. - The following 8 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - binutils: 2.40_4,1 - blas: 3.12.0 - coin-or-csdp: 6.2.0_2 - gcc12: 12.2.0_7 - gmp: 6.3.0 - lapack: 3.12.0 - mpc: 1.3.1_1 - mpfr: 4.2.1,1 - - Number of packages to be installed: 8 - - The process will require 482 MiB more space. - 113 MiB to be downloaded. - [spring] [1/8] Fetching gcc12-12.2.0_7.pkg: - . - . - .. - . - . - . - . - . - . done - [spring] [2/8] Fetching mpc-1.3.1_1.pkg: .......... done - [spring] [3/8] Fetching lapack-3.12.0.pkg: - ... - ...... - . done - [spring] [4/8] Fetching coin-or-csdp-6.2.0_2.pkg: ....... done - [spring] [5/8] Fetching blas-3.12.0.pkg: ......... done - [spring] [6/8] Fetching mpfr-4.2.1,1.pkg: .......... done - [spring] [7/8] Fetching gmp-6.3.0.pkg: . - ........ done - [spring] [8/8] Fetching binutils-2.40_4,1.pkg: .. - ..... - ... done - Checking integrity... - done (0 conflicting) - [spring] [1/8] Installing gmp-6.3.0... - [spring] [1/8] Extracting gmp-6.3.0: .......... done - [spring] [2/8] Installing mpfr-4.2.1,1... - [spring] [2/8] Extracting mpfr-4.2.1,1: .......... done - [spring] [3/8] Installing mpc-1.3.1_1... - [spring] [3/8] Extracting mpc-1.3.1_1: ......... done - [spring] [4/8] Installing binutils-2.40_4,1... - [spring] [4/8] Extracting binutils-2.40_4,1: .......... done - [spring] [5/8] Installing gcc12-12.2.0_7... - [spring] [5/8] Extracting gcc12-12.2.0_7: ......... - . done - [spring] [6/8] Installing blas-3.12.0... - [spring] [6/8] Extracting blas-3.12.0: ........ done - [spring] [7/8] Installing lapack-3.12.0... - [spring] [7/8] Extracting lapack-3.12.0: ...... - .... done - [spring] [8/8] Installing coin-or-csdp-6.2.0_2... - [spring] [8/8] Extracting coin-or-csdp-6.2.0_2: ........ done - ===== - Message from gcc12-12.2.0_7: - - -- - To ensure binaries built with this toolchain find appropriate versions - of the necessary run-time libraries, you may want to link using - - -Wl,-rpath=/usr/local/lib/gcc12 - - For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens - transparently. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/3: [conf-csdp: sh command -v csdp] + /bin/sh "-exc" "command -v csdp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-csdp.1) - + command -v csdp - /usr/local/bin/csdp -> compiled conf-csdp.1 -> installed conf-csdp.1 Done. 2024-04-04 08:35.19 ---> saved as "98b86c64d2a8b4fa1e368eb5357c363bb99ed23655ae53844ce926055f8b36d1" Job succeeded