@fedora-llvm-team/llvm-snapshots-pgo-20241107
temporary project: will be deleted after 32 daysProject ID: 152528
Description
We want to provide you with the most recent and successful builds of LLVM for Fedora and RHEL in a "rolling" fashion. That means, if you enable this repository, you should get new releases for LLVM frequently.
Fedora versions and architectures
We build for the following architectures and operating systems, but please notice that this list changes when new Fedora/RHEL versions are being released.
$ copr list-chroots | grep -P '^(fedora-(rawhide|[0-9]+)|rhel-[8,9]-)' | sort | tr '\n' ' '
fedora-39-aarch64 fedora-39-i386 fedora-39-ppc64le fedora-39-s390x fedora-39-x86_64 fedora-40-aarch64 fedora-40-i386 fedora-40-ppc64le fedora-40-s390x fedora-40-x86_64 fedora-rawhide-aarch64 fedora-rawhide-i386 fedora-rawhide-ppc64le fedora-rawhide-s390x fedora-rawhide-x86_64 rhel-8-aarch64 rhel-8-s390x rhel-8-x86_64 rhel-9-aarch64 rhel-9-s390x
Incubator projects
Did you notice a line like the follwing at the top of this project page?
@fedora-llvm-team/llvm-snapshots ( forked from @fedora-llvm-team/llvm-snapshots-big-merge-20231218 )
We carefully create a new copr project for each day. These projects are called incubator projects. Only if all packages for all operating systems and architectures in an incubator project were successfully built without errors, we will promote it to be the next "official" snapshot here.
That is the reason why sometimes it can take days until a new version of LLVM will be published here. If you're interested in the version for a particular day, feel free to open https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots-big-merge-YYYYMMDD/ (replace YYYYMMDD with the date you desire). Notice, that we cannot keep the invdividual incubator projects around forever.
Contributing
To get involved in this, please head over to: https://github.com/fedora-llvm-team/llvm-snapshots.
Installation Instructions
For instructions on how to use this repository, consult the official docs.
We need a bit of post-configuration after enabling the copr repository for this project:
$ dnf -y install jq envsubst
$ dnf -y install --skip-broken 'dnf-command(copr)' 'dnf5-command(copr)'
$ dnf -y copr enable @fedora-llvm-team/llvm-snapshots
$ repo_file=$(dnf repoinfo --json *llvm-snapshots* | jq -r ".[0].repo_file_path")
$ distname=$(rpm --eval "%{?fedora:fedora}%{?rhel:rhel}") envsubst '$distname' < $repo_file > /tmp/new_repo_file
$ cat /tmp/new_repo_file > $repo_file
Then install clang
or some of the other packages.
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 |
---|---|---|
Centos-stream 10 | aarch64 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Centos-stream 10 (1 downloads) |
Fedora 39 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Fedora 39 multilib x86_64+i386 (3 downloads) |
Fedora 40 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Fedora 40 multilib x86_64+i386 (3 downloads) |
Fedora 41 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Fedora 41 multilib x86_64+i386 (3 downloads) |
Fedora rawhide | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Fedora rawhide multilib x86_64+i386 (2 downloads) |
Rhel 8 | aarch64 [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Rhel 8 (2 downloads) |
Rhel 9 | aarch64 [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* | Rhel 9 (2 downloads) |
* Total number of downloaded packages.
Runtime Dependency List
The following repositories are used as runtime dependencies