Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a054bfbdf493f37a525658af03c4abb03d4167f9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Remko van der Vossen <wich AT sourcemage.org>
  • To: Treeve Jelbert <treeve AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a054bfbdf493f37a525658af03c4abb03d4167f9)
  • Date: Fri, 16 Apr 2021 22:23:28 +0200

On Thu, Apr 15, 2021 at 12:27:28AM +0000, Treeve Jelbert wrote:
> GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:
>
> devel/llvm/DETAILS
> | 2
> devel/llvm/HISTORY
> | 3
> 7 files changed, 69 insertions(+), 2 deletions(-)
>
> New commits:
> commit a054bfbdf493f37a525658af03c4abb03d4167f9
> Author: Treeve Jelbert <treeve at sourcemage.org>
> Commit: Treeve Jelbert <treeve at sourcemage.org>
>
> llvm: => 12.0.0


Reverted, cast with below configuration fails.

#cast -c llvm
Computing previously installed dependencies...
llvm preparing environment...
[[ Enable RTTI? (recommended) -> y ]]
[[ Enable clang compiler frontend? -> y ]]
[[ Enable lldb debugger? -> n ]]
[[ Enable polihedral optimizer? -> n ]]
[[ Enable llvm's linker? -> n ]]
llvm running configuration...
LLVM can build multiple backends.
For most people, X86 and AMDGPU are sufficient.
[[ which backend targets? -> 'X86' ]]
[[ Install clang static analyzer (scan-build and scan-view)? -> n ]]
[[ which build type? -> 'Release' ]]
[[ build tests? -> n ]]
llvm is using ninja for CMAKE GENERATOR.
llvm checking dependencies...
llvm has a dependency on cmake
llvm has a dependency on ninja-build-system
llvm has a dependency on libtool
llvm has a dependency on gcc
llvm requests gcc with CXX
llvm has a dependency on pkgconfig
llvm has a dependency on zlib
llvm has a dependency on python3
llvm has an optional dependency on ocaml (build bindings for OCaml)
Do you want to cast ocaml? [y/N/h] n
llvm has an optional dependency on doxygen (build documentation?)
Do you want to cast doxygen? [y/N/h] n
llvm has an optional dependency on libffi (use sytem FFI)
Do you want to use libffi? [Y/n/h] y
llvm checking for reverse triggers...
cmake No work to do.
ninja-build-system No work to do.
libtool No work to do.
gcc No work to do.
pkgconfig No work to do.
zlib No work to do.
python3 No work to do.
libffi No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
llvm

Please fix

Regards, Remko




Archive powered by MHonArc 2.6.24.

Top of Page