Package llvm16.0: Information

    Source package: llvm16.0
    Version: 16.0.6-alt10
    Latest version according to Repology
    Build time:  May 2, 2026, 06:44 PM in the task #417011
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: The LLVM Compiler Infrastructure
    Description: 
    LLVM is a compiler infrastructure designed for compile-time, link-time,
    runtime, and idle-time optimization of programs from arbitrary
    programming languages. The compiler infrastructure includes mirror sets
    of programming tools as well as libraries with equivalent functionality.

    List of RPM packages built from this SRPM:
    clang16.0 (x86_64, i586, aarch64)
    clang16.0-analyzer (noarch)
    clang16.0-debuginfo (x86_64, i586, aarch64)
    clang16.0-devel (x86_64, i586, aarch64)
    clang16.0-doc (noarch)
    clang16.0-libs (x86_64, i586, aarch64)
    clang16.0-libs-debuginfo (x86_64, i586, aarch64)
    clang16.0-libs-support (x86_64, i586, aarch64)
    clang16.0-libs-support-debuginfo (x86_64)
    clang16.0-libs-support-shared-runtimes (x86_64, i586, aarch64)
    clang16.0-libs-support-shared-runtimes-debuginfo (x86_64, i586, aarch64)
    clang16.0-tidy-devel-static (x86_64, i586, aarch64)
    clang16.0-tools (x86_64, i586, aarch64)
    clang16.0-tools-debuginfo (x86_64, i586, aarch64)
    clangd16.0 (x86_64, i586, aarch64)
    clangd16.0-debuginfo (x86_64, i586, aarch64)
    libmlir16.0 (x86_64, i586, aarch64)
    libmlir16.0-debuginfo (x86_64, i586, aarch64)
    libmlir16.0-devel (x86_64, i586, aarch64)
    libpolly16.0-devel (x86_64, i586, aarch64)
    libpolly16.0-doc (noarch)
    lld16.0 (x86_64, i586, aarch64)
    lld16.0-debuginfo (x86_64, i586, aarch64)
    lld16.0-devel (x86_64, i586, aarch64)
    lld16.0-doc (noarch)
    llvm16.0 (x86_64, i586, aarch64)
    llvm16.0-debuginfo (x86_64, i586, aarch64)
    llvm16.0-devel (x86_64, i586, aarch64)
    llvm16.0-devel-debuginfo (x86_64, i586, aarch64)
    llvm16.0-doc (noarch)
    llvm16.0-filesystem (x86_64, i586, aarch64)
    llvm16.0-gold (x86_64, i586, aarch64)
    llvm16.0-gold-debuginfo (x86_64, i586, aarch64)
    llvm16.0-libs (x86_64, i586, aarch64)
    llvm16.0-libs-debuginfo (x86_64, i586, aarch64)
    llvm16.0-polly (x86_64, i586, aarch64)
    llvm16.0-polly-debuginfo (x86_64, i586, aarch64)
    llvm16.0-tools (x86_64, i586, aarch64)
    mlir16.0-tools (x86_64, i586, aarch64)
    mlir16.0-tools-debuginfo (x86_64, i586, aarch64)

    Maintainer: Konstantin Lepikhov



      1. /proc
      2. binutils-devel
      3. cmake >= 3.4.3
      4. fonts-ttf-dejavu
      5. gcc-c++
      6. libffi-devel
      7. libncursesw-devel
      8. libstdc++-devel
      9. ninja-build
      10. perl-Pod-Parser
      11. perl-devel
      12. python3-module-myst-parser
      13. rpm-build >= 4.0.4-alt112
      14. rpm-build-python3
      15. rpm-macros-llvm-common
      16. zip
      17. zlib-devel

    Last changed


    May 2, 2026 Konstantin Lepikhov 16.0.6-alt10
    - Fix FTBFS with gcc15.
    March 15, 2026 Konstantin Lepikhov 16.0.6-alt9
    - Apply clang patches from intel opencl-clang v16.0.9.
    - Built only host targets.
    - lldb: disable.
    - Built with gcc to overcome LTO errors.
    Dec. 10, 2023 Konstantin Lepikhov 16.0.6-alt8
    - Applied fixes:
      + clang: fix CUDA libdevice search path.