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


Building on summer

(from freebsd)
2023-12-20 22:55.43 ---> 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"))
2023-12-20 22:55.44 ---> 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 1a01639f743228bcd2b03a3a610c8c2b88bbd944"))
2023-12-20 22:55.44 ---> using "72199d53c0b595df297bc2227ce055f52538676a291f87a306ae37772100afa6" 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-12-20 22:55.44 ---> using "114d39e806f0d07b325dbb8c4af00f55d2c599ac3bcff02950946fbe65c53bc2" 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-12-20 22:55.44 ---> using "aaf84c667c0c34fb65a2e7efe336f956d272c3fe0829acae1c1e6d4cffd66c28" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-12-20 22:55.44 ---> using "a1dbed0249f77c1d29392f4dce8fb7bbf8c5639c123ede4ab35c9f0380c22993" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

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

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

<><> 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" "sundials"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: ..
- ...
- ..... done
- Processing entries: .
- .
- .
- ..
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 33981 packages processed.
- All repositories are up to date.
- The following 32 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_4,1
- 	gcc12: 12.2.0_6
- 	gmp: 6.3.0
- 	hdf5: 1.12.2_2,1
- 	hwloc2: 2.8.0
- 	json-c: 0.17
- 	level-zero: 1.14.0
- 	libaec: 1.0.6
- 	libedit: 3.1.20221030,1
- 	libepoll-shim: 0.0.20230411
- 	libfabric: 1.15.1_1
- 	libgcrypt: 1.10.2
- 	libgpg-error: 1.47
- 	libpciaccess: 0.17
- 	libsysinfo: 0.0.3_2
- 	libxml2: 2.10.4_1
- 	lua54: 5.4.6
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	mpich: 3.4.3_2
- 	munge: 0.5.15
- 	openblas: 0.3.20,2
- 	slurm-wlm: 20.02.7_3
- 	suitesparse-amd: 3.2.0
- 	suitesparse-btf: 2.2.0
- 	suitesparse-camd: 3.2.0
- 	suitesparse-ccolamd: 3.2.0
- 	suitesparse-cholmod: 4.2.0
- 	suitesparse-colamd: 3.2.0
- 	suitesparse-config: 7.2.0
- 	suitesparse-klu: 2.2.0
- 	sundials: 6.6.0_1
- 
- Number of packages to be installed: 32
- 
- The process will require 730 MiB more space.
- 130 MiB to be downloaded.
- [summer] [1/32] Fetching hwloc2-2.8.0.pkg: .....
- ..... done
- [summer] [2/32] Fetching libedit-3.1.20221030,1.pkg: .......... done
- [summer] [3/32] Fetching suitesparse-camd-3.2.0.pkg: ....... done
- [summer] [4/32] Fetching libgcrypt-1.10.2.pkg: .....
- ..... done
- [summer] [5/32] Fetching sundials-6.6.0_1.pkg: .......... done
- [summer] [6/32] Fetching slurm-wlm-20.02.7_3.pkg: ..
- ........ done
- [summer] [7/32] Fetching hdf5-1.12.2_2,1.pkg: ...
- ....
- ... done
- [summer] [8/32] Fetching libaec-1.0.6.pkg: .... done
- [summer] [9/32] Fetching lua54-5.4.6.pkg: ....... done
- [summer] [10/32] Fetching suitesparse-cholmod-4.2.0.pkg: .......... done
- [summer] [11/32] Fetching munge-0.5.15.pkg: ....... done
- [summer] [12/32] Fetching libgpg-error-1.47.pkg: .......... done
- [summer] [13/32] Fetching gmp-6.3.0.pkg: ..
- ........ done
- [summer] [14/32] Fetching mpfr-4.2.1,1.pkg: .......... done
- [summer] [15/32] Fetching suitesparse-config-7.2.0.pkg: ..... done
- [summer] [16/32] Fetching json-c-0.17.pkg: ....... done
- [summer] [17/32] Fetching suitesparse-colamd-3.2.0.pkg: ..... done
- [summer] [18/32] Fetching level-zero-1.14.0.pkg: .......... done
- [summer] [19/32] Fetching libsysinfo-0.0.3_2.pkg: .... done
- [summer] [20/32] Fetching gcc12-12.2.0_6.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [summer] [21/32] Fetching mpich-3.4.3_2.pkg: 
- .........
- . done
- [summer] [22/32] Fetching libxml2-2.10.4_1.pkg: .......... done
- [summer] [23/32] Fetching suitesparse-btf-2.2.0.pkg: .. done
- [summer] [24/32] Fetching libfabric-1.15.1_1.pkg: ....
- ...... done
- [summer] [25/32] Fetching mpc-1.3.1_1.pkg: .......... done
- [summer] [26/32] Fetching libepoll-shim-0.0.20230411.pkg: .... done
- [summer] [27/32] Fetching suitesparse-ccolamd-3.2.0.pkg: .... done
- [summer] [28/32] Fetching binutils-2.40_4,1.pkg: .
- ...
- .....
- . done
- [summer] [29/32] Fetching suitesparse-klu-2.2.0.pkg: .......... done
- [summer] [30/32] Fetching openblas-0.3.20,2.pkg: 
- ......
- .... done
- [summer] [31/32] Fetching suitesparse-amd-3.2.0.pkg: ....... done
- [summer] [32/32] Fetching libpciaccess-0.17.pkg: ........ done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/32] Installing gmp-6.3.0...
- [summer] [1/32] Extracting gmp-6.3.0: .......... done
- [summer] [2/32] Installing mpfr-4.2.1,1...
- [summer] [2/32] Extracting mpfr-4.2.1,1: .......... done
- [summer] [3/32] Installing mpc-1.3.1_1...
- [summer] [3/32] Extracting mpc-1.3.1_1: ......... done
- [summer] [4/32] Installing binutils-2.40_4,1...
- [summer] [4/32] Extracting binutils-2.40_4,1: 
- .......... done
- [summer] [5/32] Installing gcc12-12.2.0_6...
- [summer] [5/32] Extracting gcc12-12.2.0_6: 
- .....
- ....
- . done
- [summer] [6/32] Installing libgpg-error-1.47...
- [summer] [6/32] Extracting libgpg-error-1.47: .......... done
- [summer] [7/32] Installing openblas-0.3.20,2...
- [summer] [7/32] Extracting openblas-0.3.20,2: .......
- .
- .. done
- [summer] [8/32] Installing libedit-3.1.20221030,1...
- [summer] [8/32] Extracting libedit-3.1.20221030,1: .......... done
- [summer] [9/32] Installing libgcrypt-1.10.2...
- [summer] [9/32] Extracting libgcrypt-1.10.2: ....
- ...... done
- [summer] [10/32] Installing libaec-1.0.6...
- [summer] [10/32] Extracting libaec-1.0.6: .......... done
- [summer] [11/32] Installing suitesparse-config-7.2.0...
- [summer] [11/32] Extracting suitesparse-config-7.2.0: .......... done
- [summer] [12/32] Installing level-zero-1.14.0...
- [summer] [12/32] Extracting level-zero-1.14.0: .......... done
- [summer] [13/32] Installing libxml2-2.10.4_1...
- [summer] [13/32] Extracting libxml2-2.10.4_1: .......... done
- [summer] [14/32] Installing libpciaccess-0.17...
- [summer] [14/32] Extracting libpciaccess-0.17: ........ done
- [summer] [15/32] Installing hwloc2-2.8.0...
- [summer] [15/32] Extracting hwloc2-2.8.0: ........
- .. done
- [summer] [16/32] Installing suitesparse-camd-3.2.0...
- [summer] [16/32] Extracting suitesparse-camd-3.2.0: .......... done
- [summer] [17/32] Installing hdf5-1.12.2_2,1...
- [summer] [17/32] Extracting hdf5-1.12.2_2,1: 
- .......... done
- [summer] [18/32] Installing lua54-5.4.6...
- [summer] [18/32] Extracting lua54-5.4.6: .......... done
- [summer] [19/32] Installing munge-0.5.15...
- [summer] [19/32] Extracting munge-0.5.15: ......... done
- [summer] [20/32] Installing json-c-0.17...
- [summer] [20/32] Extracting json-c-0.17: .......... done
- [summer] [21/32] Installing suitesparse-colamd-3.2.0...
- [summer] [21/32] Extracting suitesparse-colamd-3.2.0: .......... done
- [summer] [22/32] Installing libsysinfo-0.0.3_2...
- [summer] [22/32] Extracting libsysinfo-0.0.3_2: ......... done
- [summer] [23/32] Installing libepoll-shim-0.0.20230411...
- [summer] [23/32] Extracting libepoll-shim-0.0.20230411: .......... done
- [summer] [24/32] Installing suitesparse-ccolamd-3.2.0...
- [summer] [24/32] Extracting suitesparse-ccolamd-3.2.0: .......... done
- [summer] [25/32] Installing suitesparse-amd-3.2.0...
- [summer] [25/32] Extracting suitesparse-amd-3.2.0: .......... done
- [summer] [26/32] Installing slurm-wlm-20.02.7_3...
- ===> Creating groups.
- Creating group 'slurm' with gid '468'.
- ===> Creating users
- Creating user 'slurm' with uid '468'.
- [summer] [26/32] Extracting slurm-wlm-20.02.7_3: 
- .......... done
- [summer] [27/32] Installing suitesparse-cholmod-4.2.0...
- [summer] [27/32] Extracting suitesparse-cholmod-4.2.0: .......... done
- [summer] [28/32] Installing suitesparse-btf-2.2.0...
- [summer] [28/32] Extracting suitesparse-btf-2.2.0: .......... done
- [summer] [29/32] Installing libfabric-1.15.1_1...
- [summer] [29/32] Extracting libfabric-1.15.1_1: .......... done
- [summer] [30/32] Installing mpich-3.4.3_2...
- [summer] [30/32] Extracting mpich-3.4.3_2: 
- .......... done
- [summer] [31/32] Installing suitesparse-klu-2.2.0...
- [summer] [31/32] Extracting suitesparse-klu-2.2.0: .......... done
- [summer] [32/32] Installing sundials-6.6.0_1...
- [summer] [32/32] Extracting sundials-6.6.0_1: .......... done
- =====
- Message from gcc12-12.2.0_6:
- 
- --
- 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.
- =====
- Message from slurm-wlm-20.02.7_3:
- 
- --
- ===>   NOTICE:
- 
- The slurm-wlm port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing
- =====
- Message from mpich-3.4.3_2:
- 
- --
- ===>   NOTICE:
- 
- The mpich port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-sundials: cc test.c]
+ /usr/bin/cc "-E" "test.c" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-sundials.2)
- test.c:1:10: fatal error: 'sundials/sundials_config.h' file not found
- #include <sundials/sundials_config.h>
-          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- # 1 "test.c"
- # 1 "<built-in>" 1
- # 1 "<built-in>" 3
- # 355 "<built-in>" 3
- # 1 "<command line>" 1
- # 1 "<built-in>" 2
- # 1 "test.c" 2
- 
- 1 error generated.
[ERROR] The compilation of conf-sundials.2 failed at "cc -E test.c".

#=== ERROR while compiling conf-sundials.2 ====================================#
# context              2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-sundials.2
# command              /usr/bin/cc -E test.c
# exit-code            1
# env-file             /usr/home/opam/.opam/log/conf-sundials-59047-1042f9.env
# output-file          /usr/home/opam/.opam/log/conf-sundials-59047-1042f9.out
### output ###
# [...]
# test.c:1:10: fatal error: 'sundials/sundials_config.h' file not found
# #include <sundials/sundials_config.h>
#          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# # 1 "test.c"
# # 1 "<built-in>" 1
# # 1 "<built-in>" 3
# # 355 "<built-in>" 3
# # 1 "<command line>" 1
# # 1 "<built-in>" 2
# # 1 "test.c" 2
# 
# 1 error generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build conf-sundials 2
+- 
- No changes have been performed
'opam install -vy conf-sundials.2' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "conf-sundials.2"
opam install -vy "conf-sundials.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "conf-sundials.2" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_42916_6398" "mount.fstab=/tmp/obuilder-jail-d1c0e9/fstab" "mount.devfs" "path=/obuilder/result/f67d4456ae19a9f871934345175b64a285830a0502b3db268a4f499c76643b8c/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "conf-sundials.2"
opam install -vy "conf-sundials.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "conf-sundials.2" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed