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


Building on spring

(from freebsd)
2024-04-18 03:17.26 ---> 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-18 03:17.26 ---> 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 03:17.27 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" 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-18 03:17.27 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" 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-18 03:17.27 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 03:17.27 ---> using "ed99a2b1c5a9bc50869d66e6efea1b612aec0720983f79577579611105ba004c" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install conf-openblas 0.2.2

The following system packages will first need to be installed:
    lapacke openblas

<><> 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" "lapacke" "openblas"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: 
- ...
- ...
- .... done
- Processing entries: 
- ..
- ..
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: .
- .....
- .... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: .....
- ..... done
- Processing entries: 
- ..
- ..
- ..
- ..
- .. done
- FreeBSD repository update completed. 34060 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_5,1
- 	blas: 3.12.0_1
- 	gcc13: 13.2.0_4
- 	gmp: 6.3.0
- 	lapack: 3.12.0_2
- 	lapacke: 3.12.0_1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	openblas: 0.3.25,2
- 
- Number of packages to be installed: 9
- 
- The process will require 567 MiB more space.
- 120 MiB to be downloaded.
- [spring] [1/9] Fetching lapack-3.12.0_2.pkg: .
- ...
- ...
- ... done
- [spring] [2/9] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [3/9] Fetching mpfr-4.2.1,1.pkg: .......... done
- [spring] [4/9] Fetching mpc-1.3.1_1.pkg: ....... done
- [spring] [5/9] Fetching lapacke-3.12.0_1.pkg: ...
- ....... done
- [spring] [6/9] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [spring] [7/9] Fetching blas-3.12.0_1.pkg: ....
- ...... done
- [spring] [8/9] Fetching binutils-2.40_5,1.pkg: ...
- ......
- . done
- [spring] [9/9] Fetching openblas-0.3.25,2.pkg: .
- .......
- .. done
- Checking integrity... done (0 conflicting)
- [spring] [1/9] Installing gmp-6.3.0...
- [spring] [1/9] Extracting gmp-6.3.0: .......... done
- [spring] [2/9] Installing mpfr-4.2.1,1...
- [spring] [2/9] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/9] Installing mpc-1.3.1_1...
- [spring] [3/9] Extracting mpc-1.3.1_1: ......... done
- [spring] [4/9] Installing binutils-2.40_5,1...
- [spring] [4/9] Extracting binutils-2.40_5,1: .......... done
- [spring] [5/9] Installing gcc13-13.2.0_4...
- [spring] [5/9] Extracting gcc13-13.2.0_4: .........
- . done
- [spring] [6/9] Installing blas-3.12.0_1...
- [spring] [6/9] Extracting blas-3.12.0_1: ........ done
- [spring] [7/9] Installing lapack-3.12.0_2...
- [spring] [7/9] Extracting lapack-3.12.0_2: .......... done
- [spring] [8/9] Installing lapacke-3.12.0_1...
- [spring] [8/9] Extracting lapacke-3.12.0_1: .......... done
- [spring] [9/9] Installing openblas-0.3.25,2...
- [spring] [9/9] Extracting openblas-0.3.25,2: .......... done
- =====
- Message from gcc13-13.2.0_4:
- 
- --
- 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/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-openblas: sh]
+ /bin/sh "-exc" "cc $CFLAGS -I/usr/local/include -L/usr/local/lib test.c -lopenblas" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-openblas.0.2.2)
- + cc -I/usr/local/include -L/usr/local/lib test.c -lopenblas
-> compiled  conf-openblas.0.2.2
-> installed conf-openblas.0.2.2
Done.
2024-04-18 03:18.59 ---> saved as "d15257828814530b211e12b4a0ab3d1dbdac51a9e5327e27202fabd9ca9d4eef"
Job succeeded