xxmitsu/llvm

( forked from che/llvm )

Project ID: 25058

Description

This repository builds llvm from git at a daily basis. Based on code from che and gloriouseggroll

Used as a base dependency for building mesa-and-llvm-git

Installation Instructions

Important for distribution upgrades or first time installs:

The packages beignet and pocl are not supplied by the repository but installed by default with new installs and distro upgrades, since they both rarely build against llvm svn and mesa git. Please remove the packages manually to avoid any errors when installing the mesa and llvm updates the first time or after a distribution upgrade. For various reasons i do not want to obsolete both packages to get them removed automatically:

dnf remove beignet pocl

For x86_64 you have to enable both the 64bit and 32bit repositories. For that manually create a llvm-git.repo file in /etc/yum.repos.d/ with the following content:

[xxmitsu-llvm] name=Copr repo for llvm build from git daily baseurl=https://copr-be.cloud.fedoraproject.org/results/xxmitsu/llvm/fedora-$releasever-$basearch/ skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/xxmitsu/llvm/pubkey.gpg enabled=1 enabled_metadata=1 [xxmitsu-llvm-x86] name=Copr repo for llvm build from git daily - x86 baseurl=https://copr-be.cloud.fedoraproject.org/results/xxmitsu/llvm/fedora-$releasever-i386/ skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/xxmitsu/llvm/pubkey.gpg enabled=1 enabled_metadata=1

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 i386 [modified] (12852)*, x86_64 [modified] (12576)* Fedora 38 multilib x86_64+i386 (70 downloads)
Fedora 39 i386 [modified] (6396)*, x86_64 [modified] (6345)* Fedora 39 multilib x86_64+i386 (42 downloads)
Fedora 40 i386 [modified] (1393)*, x86_64 [modified] (1470)* Fedora 40 multilib x86_64+i386 (10 downloads)
Fedora rawhide i386 [modified] (33133)*, x86_64 [modified] (33348)* Fedora rawhide multilib x86_64+i386 (727 downloads)

* Total number of downloaded packages.