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


Building on summer

(from freebsd-ocaml-5.0)
2023-10-17 23:09.07 ---> 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-10-17 23:09.07 ---> 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 a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-17 23:09.07 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" 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-10-17 23:09.07 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" 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
2023-10-17 23:09.07 ---> using "45001699be8995f4b15be626c3924c9cad054345a4e372d9e7d67e717e7c9603" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-17 23:09.07 ---> using "46c9f3ab7d5746063c1ef6a70a58a8d70b9b45d47abb0a64ca248a2dcd32acaa" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune      3.11.1 [required by blake3]
  - install conf-rust 0.1    [required by blake3]
  - install blake3    0.2
===== 3 to install =====

The following system packages will first need to be installed:
    rust

<><> 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" "rust"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: .......... done
- Processing entries: 
- ...
- ...
- ...
- . done
- FreeBSD repository update completed. 34069 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.19.2 -> 1.20.8
- 
- Number of packages to be upgraded: 1
- 
- The process will require 1 MiB more space.
- 9 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.20.8.pkg: ...
- ....... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.19.2 to 1.20.8...
- [summer] [1/1] Extracting pkg-1.20.8: ..
- ........ done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	rust: 1.72.0
- 
- Number of packages to be installed: 1
- 
- The process will require 1 GiB more space.
- 130 MiB to be downloaded.
- [summer] [1/1] Fetching rust-1.72.0.pkg: 
- ..
- .
- ..
- ..
- ..
- . done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/1] Installing rust-1.72.0...
- [summer] [1/1] Extracting rust-1.72.0: 
- ..
- ...
- ...
- .
- . done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
Processing  2/9:
Processing  3/9:
Processing  4/9: [conf-rust: cargo]
-> retrieved dune.3.11.1  (cached)
Processing  5/9: [conf-rust: cargo] [dune: ocaml 15]
- cargo 1.72.0
Processing  5/9: [conf-rust: rustc] [dune: ocaml 15]
-> retrieved blake3.0.2  (cached)
- rustc 1.72.0 (5680fa18f 2023-08-23) (built from a source tarball)
-> compiled  conf-rust.0.1
Processing  5/9: [dune: ocaml 15]
-> installed conf-rust.0.1
Processing  6/9: [dune: ocaml 15]
+ /usr/home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing  6/9: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing  8/9: [blake3: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "blake3" "-j" "15" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/blake3.0.2)
- (cd _build/default/src && /usr/local/bin/cargo build --target-dir ../../../_build_rust --release)
-    Compiling autocfg v1.0.1
-    Compiling const_fn v0.4.3
-    Compiling cfg-if v1.0.0
-    Compiling lazy_static v1.4.0
-    Compiling proc-macro2 v1.0.24
-    Compiling unicode-xid v0.2.1
-    Compiling version_check v0.9.2
-    Compiling libc v0.2.80
-    Compiling typenum v1.12.0
-    Compiling scopeguard v1.1.0
-    Compiling syn v1.0.48
-    Compiling rayon-core v1.9.0
-    Compiling ocaml-sys v0.19.0
-    Compiling cc v1.0.65
-    Compiling cty v0.2.1
-    Compiling subtle v2.3.0
-    Compiling either v1.6.1
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayvec v0.5.2
-    Compiling arrayref v0.3.6
-    Compiling cfg-if v0.1.10
-    Compiling generic-array v0.14.4
-    Compiling crossbeam-utils v0.8.0
-    Compiling memoffset v0.5.6
-    Compiling rayon v1.5.0
-    Compiling num_cpus v1.13.0
-    Compiling quote v1.0.7
-    Compiling blake3 v0.3.7
-    Compiling crossbeam-epoch v0.9.0
-    Compiling crossbeam-channel v0.5.0
-    Compiling crossbeam-deque v0.8.0
-    Compiling crypto-mac v0.8.0
-    Compiling digest v0.9.0
-    Compiling synstructure v0.12.4
-    Compiling ocaml-derive v0.19.0
-    Compiling ocaml v0.19.0
-    Compiling ocaml-blake3 v0.1.0 (/usr/home/opam/.opam/5.1.0/.opam-switch/build/blake3.0.2/_build/default)
-     Finished release [optimized] target(s) in 13.24s
-> compiled  blake3.0.2
-> installed blake3.0.2
Done.
2023-10-17 23:11.13 ---> saved as "2295371f4f904f110c6e06a524ea4c510428d7834ca7e1b4aa2e6c7bd2c41b67"
Job succeeded