clang18
Port variant std
Summary C language family frontend for LLVM 18.1
BROKEN
Package version 18.1.8
Homepage http://llvm.org/
Keywords lang
Maintainer nobody
License University of Illinois/NCSA Open Source License
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 17 OCT 2024, 18:04:20 UTC
Port created 17 OCT 2024, 18:04:20 UTC
Subpackage Descriptions
set This is the clang18:std metapackage. It pulls in all subpackages of clang18:std.
compiler The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. This package contains Clang is an "LLVM native" C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.
extra The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. This package holds tools that are developed as part of the LLVM compiler infrastructure project and the Clang frontend. These tools are kept in a separate "extra" repository to allow lighter weight checkouts of the core Clang codebase.
dynlibs The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. This package contains the dynamic clang libraries which are potentially dependencies for ports that require clang to build.
man This is the man page subpackage of the clang18:std port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) llvm18:dev:std
llvm18:tools:std
ncurses:dev:std
libexecinfo:dev:std
cmake:primary:std
ninja:single:std
zlib:dev:std
libxml2:dev:std
python312:dev:std
python312:primary:std
autoselect-python:single:std
Build and Runtime llvm18:primary:std
ncurses:primary:std
ncurses:terminfo:std
libexecinfo:primary:std
zlib:primary:std
libxml2:primary:std
Runtime (only) llvm18:primary:std (extra subpackage)
ravensys-gcc:cxx_run:std (extra subpackage)
ravensys-gcc:libs:std (extra subpackage)
clang18:dynlibs:std (compiler subpackage)
ravensys-gcc:cxx_run:std (compiler subpackage)
ravensys-gcc:libs:std (compiler subpackage)
llvm18:primary:std (dynlibs subpackage)
Download groups
main https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/
http://llvm.org/releases/18.1.8/
Distribution File Information
5724fe0a13087d5579104cedd2f8b3bc10a212fb79a0fcdac98f4880e19f4519 22155252 clang-18.1.8.src.tar.xz e58877fcd95ed106824bd1a31276dd17ed0c53adcd60ca75289eac0654f0a7f1 3340400 clang-tools-extra-18.1.8.src.tar.xz 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837 8708 cmake-18.1.8.src.tar.xz
Ports that require clang18:std
mesa:std Mesa 3D Graphics Library
qt6-qtbase:std Qt6 - QtBase component
thunderbird:std Mozilla Thunderbird mail/newsgroup client
zig:std Programming language