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


Building on spring

(from freebsd)
2023-11-24 11:47.12 ---> 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-11-24 11:47.13 ---> 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 94fc188d337b3ff337b5f8eea1b8560bad2fcf0e"))
2023-11-24 11:47.13 ---> using "00ee7cfc6c2da01eb8ed751c04bbe83c07b7aff680e0886a3fd728991839e379" 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-11-24 11:47.13 ---> using "88d2b248adeda718ed121b75ef51c509d93af9c36c1fababf59282029bdf788c" 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-11-24 11:47.14 ---> using "99f2be4e06c1e6eed0cfcc605ff5332257fb8168cd63e1eae9708c8da42e4008" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-24 11:47.14 ---> using "59fe8a3ce6a9f73310d4b4e3994dfb6b5c2d0fda2624ebc4d13fb73e4d92f73d" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 10 packages
  - install bigarray-compat   1.1.0      [required by ctypes]
  - install conf-bash         1          [required by conf-llvm]
  - install conf-llvm         16         [required by llvm]
  - install csexp             1.5.2      [required by dune-configurator]
  - install ctypes            0.21.1     [required by llvm]
  - install dune              3.11.1     [required by llvm]
  - install dune-configurator 3.11.1     [required by ctypes]
  - install integers          0.7.0      [required by ctypes]
  - install llvm              16.0.6+nnp
  - install stdlib-shims      0.3.0      [required by integers]

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

<><> 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/llvm16"
- Updating FreeBSD repository catalogue...
- [spring] Fetching packagesite.pkg: ....
- ...... done
- Processing entries: 
- .
- ..
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34086 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.20221030,1
- 	llvm16: 16.0.6_6
- 	llvm16-lite: 16.0.6_6
- 	lua53: 5.3.6
- 
- Number of packages to be installed: 4
- 
- The process will require 2 GiB more space.
- 265 MiB to be downloaded.
- [spring] [1/4] Fetching lua53-5.3.6.pkg: .......... done
- [spring] [2/4] Fetching libedit-3.1.20221030,1.pkg: ...... done
- [spring] [3/4] Fetching llvm16-lite-16.0.6_6.pkg: 
- .
- ..
- .
- ...
- .
- .. done
- [spring] [4/4] Fetching llvm16-16.0.6_6.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Checking integrity... done (1 conflicting)
-   - llvm16-16.0.6_6 conflicts with llvm16-lite-16.0.6_6 on /usr/local/llvm16/lib/clang/16/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.20221030,1
- 	llvm16-lite: 16.0.6_6
- 	lua53: 5.3.6
- 
- Number of packages to be installed: 3
- 
- The process will require 432 MiB more space.
- [spring] [1/3] Installing libedit-3.1.20221030,1...
- [spring] [1/3] Extracting libedit-3.1.20221030,1: .......... done
- [spring] [2/3] Installing lua53-5.3.6...
- [spring] [2/3] Extracting lua53-5.3.6: ...
- ....... done
- [spring] [3/3] Installing llvm16-lite-16.0.6_6...
- [spring] [3/3] Extracting llvm16-lite-16.0.6_6: 
- .
- ....
- ..
- ... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/29:
Processing  2/29:
Processing  3/29:
Processing  4/29:
Processing  5/29:
Processing  6/29: [conf-bash: bash]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  7/29: [conf-bash: bash]
+ /usr/local/bin/bash "--version" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.15(0)-release (amd64-portbld-freebsd13.2)
- 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
Processing  7/29:
-> installed conf-bash.1
Processing  8/29:
Processing  9/29: [conf-llvm: bash configure.sh]
-> retrieved ctypes.0.21.1  (cached)
Processing 10/29: [conf-llvm: bash configure.sh]
+ /usr/local/bin/bash "configure.sh" "16" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-llvm.16)
- + version=16
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-16 --version
- configure.sh: line 14: llvm-config-16: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-16'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-16' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-16.0 --version
- configure.sh: line 14: llvm-config-16.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-16.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-16.0' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config160 --version
- configure.sh: line 14: llvm-config160: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config160'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config160' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-mp-16 --version
- configure.sh: line 14: llvm-config-mp-16: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-mp-16'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-mp-16' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-mp-16.0 --version
- configure.sh: line 14: llvm-config-mp-16.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-mp-16.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-mp-16.0' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm16-config --version
- configure.sh: line 14: llvm16-config: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm16-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm16-config' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-16-32 --version
- configure.sh: line 14: llvm-config-16-32: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-16-32'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-16-32' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-16-64 --version
- configure.sh: line 14: llvm-config-16-64: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-16-64'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config-16-64' doesn't match the required version. Got '' but required '16'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config --version
- configure.sh: line 14: llvm-config: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
- Note: 'llvm-config' doesn't match the required version. Got '' but required '16'.
- + continue
- + echo 'Error: LLVM 16 is not installed.'
- Error: LLVM 16 is not installed.
- + exit 1
[ERROR] The compilation of conf-llvm.16 failed at "bash configure.sh 16".
Processing 10/29:
Processing 11/29:
-> retrieved csexp.1.5.2  (cached)
Processing 12/29:
-> retrieved integers.0.7.0  (cached)
Processing 13/29:
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved llvm.16.0.6+nnp  (cached)
-> retrieved dune.3.11.1, dune-configurator.3.11.1  (cached)
Processing 14/29: [dune: ocaml 7]
+ /usr/home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (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 7
- 

Processing 14/29: [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" "7" (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 16/29: [bigarray-compat: dune build]
Processing 17/29: [bigarray-compat: dune build] [csexp: dune build]
Processing 18/29: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 18/29: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 19/29: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 20/29: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 20/29: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 21/29: [bigarray-compat: dune build] [dune-configurator: rm]
Processing 22/29: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1)
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 22/29: [dune-configurator: rm] [integers: dune build]
-> installed bigarray-compat.1.1.0
Processing 23/29: [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1)
Processing 23/29: [dune-configurator: dune build] [integers: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "integers" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 23/29: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 24/29: [dune-configurator: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
-> installed dune-configurator.3.11.1
Processing 26/29: [ctypes: dune build]
+ /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ctypes.0.21.1)
Processing 26/29: [ctypes: dune install]
+ /usr/home/opam/.opam/5.1.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ctypes.0.21.1)
-> compiled  ctypes.0.21.1
-> installed ctypes.0.21.1

#=== ERROR while compiling conf-llvm.16 =======================================#
# context              2.2.0~alpha3~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-llvm.16
# command              /usr/local/bin/bash configure.sh 16
# exit-code            1
# env-file             /usr/home/opam/.opam/log/conf-llvm-33645-7d63c4.env
# output-file          /usr/home/opam/.opam/log/conf-llvm-33645-7d63c4.out
### output ###
# [...]
# + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
# ++ llvm-config --version
# configure.sh: line 14: llvm-config: command not found
# + llvm_version=
# + true
# + case $llvm_version in
# + echo 'Note: '\''llvm-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''16'\''.'
# Note: 'llvm-config' doesn't match the required version. Got '' but required '16'.
# + continue
# + echo 'Error: LLVM 16 is not installed.'
# Error: LLVM 16 is not installed.
# + exit 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install llvm 16.0.6+nnp
+- 
+- The following actions failed
| - build conf-llvm 16
+- 
+- The following changes have been performed (the rest was aborted)
| - install bigarray-compat   1.1.0
| - install conf-bash         1
| - install csexp             1.5.2
| - install ctypes            0.21.1
| - install dune              3.11.1
| - install dune-configurator 3.11.1
| - install integers          0.7.0
| - install stdlib-shims      0.3.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/5.1.0/.opam-switch/backup/state-20231124114720.export"
'opam install -vy llvm.16.0.6+nnp' 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 "llvm.16.0.6+nnp"
opam install -vy "llvm.16.0.6+nnp"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "llvm.16.0.6+nnp" | 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_42623_9040" "mount.fstab=/tmp/obuilder-jail-922340/fstab" "mount.devfs" "path=/obuilder/result/793bc86ae41e28aa54af5095621a597cb4899b7538de8dbab4d2967e7fb0784c/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 "llvm.16.0.6+nnp"
opam install -vy "llvm.16.0.6+nnp"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "llvm.16.0.6+nnp" | 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