Package Details: compiler-rt14 14.0.6-4

Git Clone URL: https://aur.archlinux.org/compiler-rt14.git (read-only, click to copy)
Package Base: compiler-rt14
Description: Compiler runtime libraries for clang 14
Upstream URL: https://compiler-rt.llvm.org/
Licenses: custom:Apache 2.0 with LLVM Exception
Submitter: foutrelis
Maintainer: PerilousBooklet
Last Packager: foutrelis
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-15 12:46 (UTC)
Last Updated: 2025-02-15 12:46 (UTC)

Latest Comments

oldherl commented on 2025-03-06 15:40 (UTC)

==> Starting prepare()... patching file lib/sanitizer_common/sanitizer_platform_limits_posix.cpp Hunk #2 succeeded at 859 (offset -19 lines). ==> Removing existing $pkgdir/ directory... ==> Starting build()... -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- The ASM compiler identification is GNU -- Found assembler: /bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at cmake/Modules/CompilerRTUtils.cmake:287 (message): LLVM source tree not found at "/home/oldherl/.cache/pikaur/build/compiler-rt14/src/llvm". You are not using the monorepo layout. This configuration is DEPRECATED. Call Stack (most recent call first): CMakeLists.txt:70 (load_llvm_config)

usage: llvm-config <OPTION>... [<COMPONENT>...]

Get various configuration information needed to compile programs which use LLVM. Typically called from 'configure' scripts. Examples: llvm-config --cxxflags llvm-config --ldflags llvm-config --libs engine bcreader scalaropts

Options: --assertion-mode Print assertion mode of LLVM tree (ON or OFF). --bindir Directory containing LLVM executables. --build-mode Print build mode of LLVM tree (e.g. Debug or Release). --build-system Print the build system used to build LLVM (e.g. cmake or gn). --cflags C compiler flags for files that include LLVM headers. --cmakedir Directory containing LLVM CMake modules. --components List of all possible components. --cppflags C preprocessor flags for files that include LLVM headers. --cxxflags C++ compiler flags for files that include LLVM headers. --has-rtti Print whether or not LLVM was built with rtti (YES or NO). --help Print a summary of llvm-config arguments. --host-target Target triple used to configure LLVM. --ignore-libllvm Ignore libLLVM and link component libraries instead. --includedir Directory containing LLVM headers. --ldflags Print Linker flags. --libdir Directory containing LLVM libraries. --libfiles Fully qualified library filenames for makefile depends. --libnames Bare library names for in-tree builds. --libs Libraries needed to link against LLVM components. --link-shared Link the components as shared libraries. --link-static Link the component libraries statically. --obj-root Print the object root used to build LLVM. --prefix Print the installation prefix. --shared-mode Print how the provided components can be collectively linked (shared or static). --system-libs System Libraries needed to link against LLVM components. --targets-built List of all targets currently built. --version Print LLVM version. Typical components: all All LLVM libraries (default). engine Either a native JIT or a bitcode interpreter. CMake Error at cmake/Modules/CompilerRTUtils.cmake:299 (message): llvm-config failed with status 1 Call Stack (most recent call first): CMakeLists.txt:70 (load_llvm_config)

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting...

Am I missing anything?