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


Building on fall

(from freebsd-ocaml-5.0)
2023-10-31 21:55.27 ---> 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-31 21:55.27 ---> 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 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-10-31 21:55.27 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" 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-31 21:55.28 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/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  (cached)
-> 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
2023-10-31 21:55.28 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-31 21:55.28 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-mysql 1

The following system packages will first need to be installed:
    mysql57-client

<><> 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" "mysql57-client"
- Updating FreeBSD repository catalogue...
- [fall] Fetching packagesite.pkg: .......... done
- Processing entries: ...
- ...
- ...
- . done
- FreeBSD repository update completed. 34058 packages processed.
- All repositories are up to date.
- The following 10 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	cyrus-sasl: 2.1.28
- 	groff: 1.23.0_2
- 	libedit: 3.1.20221030,1
- 	libevent: 2.1.12
- 	libpaper: 1.1.28
- 	mysql57-client: 5.7.42
- 	openldap26-client: 2.6.6
- 	protobuf: 3.21.12,1
- 	psutils: 1.17_5
- 	uchardet: 0.0.8
- 
- Number of packages to be installed: 10
- 
- The process will require 113 MiB more space.
- 10 MiB to be downloaded.
- [fall] [1/10] Fetching cyrus-sasl-2.1.28.pkg: .......... done
- [fall] [2/10] Fetching libedit-3.1.20221030,1.pkg: .......... done
- [fall] [3/10] Fetching mysql57-client-5.7.42.pkg: .......... done
- [fall] [4/10] Fetching psutils-1.17_5.pkg: .......... done
- [fall] [5/10] Fetching groff-1.23.0_2.pkg: .......... done
- [fall] [6/10] Fetching libpaper-1.1.28.pkg: ..... done
- [fall] [7/10] Fetching openldap26-client-2.6.6.pkg: .......... done
- [fall] [8/10] Fetching protobuf-3.21.12,1.pkg: .......... done
- [fall] [9/10] Fetching libevent-2.1.12.pkg: .......... done
- [fall] [10/10] Fetching uchardet-0.0.8.pkg: ........ done
- Checking integrity... done (0 conflicting)
- [fall] [1/10] Installing libpaper-1.1.28...
- [fall] [1/10] Extracting libpaper-1.1.28: .......... done
- [fall] [2/10] Installing cyrus-sasl-2.1.28...
- *** Added group `cyrus' (id 60)
- *** Added user `cyrus' (id 60)
- [fall] [2/10] Extracting cyrus-sasl-2.1.28: .......... done
- [fall] [3/10] Installing psutils-1.17_5...
- [fall] [3/10] Extracting psutils-1.17_5: .......... done
- [fall] [4/10] Installing uchardet-0.0.8...
- [fall] [4/10] Extracting uchardet-0.0.8: .......... done
- [fall] [5/10] Installing libedit-3.1.20221030,1...
- [fall] [5/10] Extracting libedit-3.1.20221030,1: .......... done
- [fall] [6/10] Installing groff-1.23.0_2...
- [fall] [6/10] Extracting groff-1.23.0_2: .......... done
- [fall] [7/10] Installing openldap26-client-2.6.6...
- [fall] [7/10] Extracting openldap26-client-2.6.6: .......... done
- [fall] [8/10] Installing protobuf-3.21.12,1...
- [fall] [8/10] Extracting protobuf-3.21.12,1: .......... done
- [fall] [9/10] Installing libevent-2.1.12...
- [fall] [9/10] Extracting libevent-2.1.12: .......... done
- [fall] [10/10] Installing mysql57-client-5.7.42...
- [fall] [10/10] Extracting mysql57-client-5.7.42: .......... done
- =====
- Message from cyrus-sasl-2.1.28:
- 
- --
- You can use sasldb2 for authentication, to add users use:
- 
- 	saslpasswd2 -c username
- 
- If you want to enable SMTP AUTH with the system Sendmail, read
- Sendmail.README
- 
- NOTE: This port has been compiled with a default pwcheck_method of
-       auxprop.  If you want to authenticate your user by /etc/passwd,
-       PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
-       set sasl_pwcheck_method to saslauthd after installing the
-       Cyrus-IMAPd 2.X port.  You should also check the
-       /usr/local/lib/sasl2/*.conf files for the correct
-       pwcheck_method.
-       If you want to use GSSAPI mechanism, install
-       ports/security/cyrus-sasl2-gssapi.
-       If you want to use SRP mechanism, install
-       ports/security/cyrus-sasl2-srp.
-       If you want to use LDAP auxprop plugin, install
-       ports/security/cyrus-sasl2-ldapdb.
- =====
- Message from groff-1.23.0_2:
- 
- --
- In order to be able to use the html driver, you need to install the following
- packages:
-  - ghostscript
-  - netpbm
- =====
- Message from openldap26-client-2.6.6:
- 
- --
- The OpenLDAP client package has been successfully installed.
- 
- Edit
-   /usr/local/etc/openldap/ldap.conf
- to change the system-wide client defaults.
- 
- Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
-   http://www.OpenLDAP.org/faq/index.cgi?file=3
- for more information.
- =====
- Message from mysql57-client-5.7.42:
- 
- --
- This is the mysql CLIENT without the server.
- for complete server and client, please install databases/mysql57-server
- --
- ===>   NOTICE:
- 
- This port is deprecated; you may wish to reconsider installing it:
- 
- Upstream support ended in October 2019.
- 
- It is scheduled to be removed on or after 2023-12-31.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-mysql: mysql_config]
+ /usr/local/bin/mysql_config "--include" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-mysql.1)
- -I/usr/local/include/mysql
-> compiled  conf-mysql.1
-> installed conf-mysql.1
Done.
2023-10-31 21:56.01 ---> saved as "15220e3e4efe632bbc5739edba58dc002b6d6e55a3ab2e3abc6a75df4272c141"
Job succeeded