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


Building on summer

(from freebsd)
2024-04-18 03:00.11 ---> 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:00.12 ---> 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:00.12 ---> 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:00.12 ---> 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  (cached)
-> 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:00.12 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-bash     1  [required by conf-libclang]
  - install conf-libclang 15

The following system packages will first need to be installed:
    devel/llvm15

<><> 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" "devel/llvm15"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] 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.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: ...
- ....... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] 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
- 	llvm15: 15.0.7_10
- 	llvm15-lite: 15.0.7_10
- 	lua53: 5.3.6_1
- 
- Number of packages to be installed: 4
- 
- The process will require 1 GiB more space.
- 221 MiB to be downloaded.
- [summer] [1/4] Fetching libedit-3.1.20230828_1,1.pkg: ..
- ........ done
- [summer] [2/4] Fetching lua53-5.3.6_1.pkg: .......... done
- [summer] [3/4] Fetching llvm15-15.0.7_10.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [summer] [4/4] Fetching llvm15-lite-15.0.7_10.pkg: 
- .
- .
- ..
- .
- .
- .
- .
- .. done
- Checking integrity... done (1 conflicting)
-   - llvm15-lite-15.0.7_10 conflicts with llvm15-15.0.7_10 on /usr/local/llvm15/lib/clang/15.0.7/include/arm_bf16.h
- Cannot solve problem using SAT solver, trying another plan
- Checking integrity... done (0 conflicting)
- Conflicts with the existing packages have been found.
- One more solver iteration is needed to resolve them.
- The following 3 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	libedit: 3.1.20230828_1,1
- 	llvm15: 15.0.7_10
- 	lua53: 5.3.6_1
- 
- Number of packages to be installed: 3
- 
- The process will require 958 MiB more space.
- [summer] [1/3] Installing libedit-3.1.20230828_1,1...
- [summer] [1/3] Extracting libedit-3.1.20230828_1,1: .......... done
- [summer] [2/3] Installing lua53-5.3.6_1...
- [summer] [2/3] Extracting lua53-5.3.6_1: .......... done
- [summer] [3/3] Installing llvm15-15.0.7_10...
- [summer] [3/3] Extracting llvm15-15.0.7_10: 
- .....
- ..... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/6: [conf-bash: bash]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.21(0)-release (amd64-portbld-freebsd14.0)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
-> installed conf-bash.1
Processing  5/6: [conf-libclang: bash configure.sh]
+ /usr/local/bin/bash "-ex" "configure.sh" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-libclang.15)
- + maximum_version=15
- + shopt -s nullglob
- ++ seq 15 -1 3
- + for version in default $(seq $maximum_version -1 3)
- + '[' default = default ']'
- + for kind in system brew none
- + case $kind in
- ++ command -v llvm-config
- + llvm_config=
- + continue
- + for kind in system brew none
- + case $kind in
- ++ brew --prefix
- configure.sh: line 20: brew: command not found
- + llvm_config=/opt/llvm/bin/llvm-config
- + continue
- + for kind in system brew none
- + case $kind in
- + break
- + '[' none == none ']'
- + continue
- + for version in default $(seq $maximum_version -1 3)
- + '[' 15 = default ']'
- + hash brew
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15.0
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config150
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config15
- + llvm_config=/usr/local/bin/llvm-config15
- ++ /usr/local/bin/llvm-config15 --version
- + llvm_version=15.0.7
- + break
- + '[' -z 15.0.7 ']'
- ++ /usr/local/bin/llvm-config15 --cflags
- + LLVM_CFLAGS='-I/usr/local/llvm15/include  -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ /usr/local/bin/llvm-config15 --ldflags
- + LLVM_LDFLAGS='-L/usr/local/llvm15/lib '
- ++ /usr/local/bin/llvm-config15 --libdir
- + LLVM_LIBDIR=/usr/local/llvm15/lib
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wstring-conversion //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Werror=unguarded-availability-new //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wcovered-switch-default //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wdelete-non-virtual-dtor //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ mktemp -d
- + tempdir=/tmp/tmp.FxFUyr2ygN
- + cat
- + CC=cc
- + cc -o /tmp/tmp.FxFUyr2ygN/test_libclang.o -c -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS /tmp/tmp.FxFUyr2ygN/test_libclang.c
- + cc -o /tmp/tmp.FxFUyr2ygN/test_libclang -L/usr/local/llvm15/lib /tmp/tmp.FxFUyr2ygN/test_libclang.o -lclang -Wl,-rpath,/usr/local/llvm15/lib
- + /tmp/tmp.FxFUyr2ygN/test_libclang
- + true
- + clean_tempdir
- + rm -f /tmp/tmp.FxFUyr2ygN/test_libclang.c /tmp/tmp.FxFUyr2ygN/test_libclang.o /tmp/tmp.FxFUyr2ygN/test_libclang
- + rmdir /tmp/tmp.FxFUyr2ygN
- + checksum=
- + for hasher in "sha512:sha512sum" "sha512:shasum -a 512" "md5:md5sum" "md5:md5 -q"
- ++ sha512sum /usr/local/bin/llvm-config15
- + hasher_output='17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832  /usr/local/bin/llvm-config15'
- + checksum=sha512=17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832
- + break
- + '[' -z sha512=17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832 ']'
- + cat
- + exit 0
-> compiled  conf-libclang.15
-> installed conf-libclang.15
Done.
2024-04-18 03:01.51 ---> saved as "342a0f935a6f8fd2dbc67dd7efa5caaa4602cf254208bbc68924dbb3fd8b4907"
Job succeeded