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


Building on spring

(from freebsd)
2024-04-18 03:23.58 ---> 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:23.59 ---> 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:23.59 ---> 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:23.59 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /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  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> 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
2024-04-18 03:23.59 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

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

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

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

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

<><> 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" "ruby"
- 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 4 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	libedit: 3.1.20230828_1,1
- 	libunwind: 20240221
- 	libyaml: 0.2.5
- 	ruby: 3.2.3,1
- 
- Number of packages to be installed: 4
- 
- The process will require 45 MiB more space.
- 9 MiB to be downloaded.
- [spring] [1/4] Fetching libedit-3.1.20230828_1,1.pkg: 
- .......... done
- [spring] [2/4] Fetching ruby-3.2.3,1.pkg: .
- ..
- ....
- ... done
- [spring] [3/4] Fetching libyaml-0.2.5.pkg: ......... done
- [spring] [4/4] Fetching libunwind-20240221.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/4] Installing libedit-3.1.20230828_1,1...
- [spring] [1/4] Extracting libedit-3.1.20230828_1,1: .......... done
- [spring] [2/4] Installing libyaml-0.2.5...
- [spring] [2/4] Extracting libyaml-0.2.5: ......... done
- [spring] [3/4] Installing libunwind-20240221...
- [spring] [3/4] Extracting libunwind-20240221: .......... done
- [spring] [4/4] Installing ruby-3.2.3,1...
- [spring] [4/4] Extracting ruby-3.2.3,1: 
- .......... done
- =====
- Message from ruby-3.2.3,1:
- 
- --
- Some of the standard commands and libraries are provided as separate
- ports for ease of upgrading:
- 
- 	devel/ruby-gems:		gem - RubyGems package manager
- 	devel/rubygem-debug:		debug - Debugging functionality for Ruby
- 	devel/rubygem-erb:		erb - Templating system for Ruby
- 	devel/rubygem-irb:		irb - Interactive Ruby
- 	devel/rubygem-minitest:		minitest - Complete suite of testing facilities
- 	devel/rubygem-power_assert:	power_assert - Power Assert for Ruby
- 	devel/rubygem-rake:		rake - Ruby Make
- 	devel/rubygem-rbs:		rbs - Language for type signatures for Ruby and standard library definitions
- 	devel/rubygem-rdoc:		rdoc - Ruby Documentation System
- 	devel/rubygem-test-unit:	test-unit - Unit testing framework for Ruby
- 	devel/rubygem-typeprof:		typeprof - Type analysis tool for Ruby code
- 	ftp/rubygem-net-ftp:		net-ftp - Support for the File Transfer Protocol
- 	mail/rubygem-net-imap:		net-imap - Ruby client api for Internet Message Access Protocol
- 	mail/rubygem-net-pop:		net-pop - Ruby client library for POP3
- 	mail/rubygem-net-smtp:		net-smtp - Simple Mail Transfer Protocol client library for Ruby
- 	math/rubygem-matrix:		matrix - Implementation of Matrix and Vector classes
- 	math/rubygem-prime:		prime - Prime numbers and factorization library
- 	sysutils/rubygem-bundler:	bundler - Tool that manages gem dependencies for ruby applications
- 	textproc/rubygem-rexml:		rexml - XML toolkit for Ruby
- 	www/rubygem-rss:		rss - Family of libraries that support various formats of XML "feeds"
- 
- And some of the standard libraries are provided as separate ports
- since they require extra dependencies:
- 
- 	databases/rubygem-dbm:	DBM module
- 	databases/rubygem-gdbm:	GDBM module
- 
- Install them as occasion demands.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-ruby: ruby]
+ /usr/local/bin/ruby "--version" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-ruby.1.0.0)
- ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [amd64-freebsd14]
-> compiled  conf-ruby.1.0.0
-> installed conf-ruby.1.0.0
Done.
2024-04-18 03:25.05 ---> saved as "49f59cd4af6495d1d33b8be0dab52f34a57acac51d868c25b9ef2623c9c19abe"
Job succeeded