No description
Find a file
Konrad Kleine c89b2b03b0 Avoid building lldb docs
This should fix this error:

```
Jul 01 12:48:27 FAILED: tools/lldb/docs/CMakeFiles/docs-lldb-html
/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/llvm/redhat-linux-build/tools/lldb/docs/CMakeFiles/docs-lldb-html
Jul 01 12:48:27 cd
/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/llvm/redhat-linux-build/tools/lldb/docs
&& /usr/bin/cmake -E env
LLDB_SWIG_MODULE=/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/llvm/redhat-linux-build/tools/lldb/docs
/usr/bin/sphinx-build-3 -b html -d
/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/llvm/redhat-linux-build/tools/lldb/docs/_doctrees-lldb-html
-q -t builder-html -D version=19 -D release=mainline
/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/lldb/docs
/home/fedora/src/llvm-rpms/llvm-big-merge/BUILD/llvm-project-e19ac0dcfd7357161210f157ed0559836e88155f/llvm/redhat-linux-build/tools/lldb/docs/html
Jul 01 12:48:27
Jul 01 12:48:27 Extension error:
Jul 01 12:48:27 Could not import extension sphinx_automodapi.automodapi
(exception: No module named 'sphinx_automodapi')
Jul 01 12:48:27 install sphinx_automodapi with /usr/bin/python3 -m pip
install sphinx_automodapi
Jul 01 12:48:27 install sphinx furo theme with /usr/bin/python3 -m pip
install furo
```

the two python modules are not in fedroa unfortunately.
2024-09-02 15:45:30 +02:00
.copr Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
.fmf Port tests to tmt 2021-09-15 08:01:11 +02:00
tests Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
.gitignore Use github source code archive 2024-09-02 15:45:30 +02:00
.pre-commit-config.yaml Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
0001-Always-build-shared-libs-for-LLD.patch Rebase LLD patch 2024-09-02 15:45:30 +02:00
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
0001-Remove-myst_parser-dependency-for-RHEL.patch Fix ModuleNotFoundError: No module named 'myst_parser' 2024-09-02 15:45:30 +02:00
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch Add lld.spec and patch file 2024-09-02 15:45:30 +02:00
0003-PATCH-clang-Don-t-install-static-libraries.patch merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
build.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
changelog.spec.inc merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
check.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
DistributionFedora-stage2.cmake merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
DistributionFedora.cmake merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
files.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
gating.yaml gating: Add more required tests 2024-05-31 20:26:59 +00:00
globals.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
install.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
llvm.rpmlintrc Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
llvm.spec Fix rhbz #2248872 2024-09-02 15:45:30 +02:00
macros.clang merge llvm, clang, compiler-rt and libomp repos 2024-09-02 15:45:17 +02:00
Makefile Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
packages.spec.inc Add lldb to big-merge 2024-09-02 15:45:30 +02:00
patches.spec.inc Remove fedora 38 related workarounds 2024-09-02 15:45:30 +02:00
prep.spec.inc Avoid building lldb docs 2024-09-02 15:45:30 +02:00
release-keys.asc Update to LLVM 15.0.0 2022-09-06 10:01:30 +02:00
sources Update to LLVM 18.1.8 2024-07-11 12:57:01 +02:00
sources.spec.inc Remove fedora 38 related workarounds 2024-09-02 15:45:30 +02:00
version.spec.inc Remove no longer used %llvm_snapshot_source_prefix macro 2024-09-02 15:45:30 +02:00