No description
Find a file
Konrad Kleine 8d45d61a8d Fix ModuleNotFoundError: No module named 'myst_parser'
This should fix this error which appears on RHEL only:

```
Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 326, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 88, in execfile_
    exec(code, _globals)
  File "/builddir/build/BUILD/llvm-project-c1d5cc99c6ba8e897ea145dbb2221a155b5e3e5a/llvm/redhat-linux-build/tools/clang/docs/conf.py", line 42, in <module>
    import myst_parser
ModuleNotFoundError: No module named 'myst_parser'
```

See also https://github.com/fedora-llvm-team/llvm-snapshots/issues/492
2024-05-22 23:42:30 +02:00
.copr Remove no longer used %llvm_snapshot_source_prefix macro 2024-05-16 12:28:49 +00:00
.fmf
tests Migrate tests to tests/llvm repo 2022-09-19 14:28:26 +00:00
.gitignore Use github source code archive 2024-05-15 11:41:32 +00:00
0001-Always-build-shared-libs-for-LLD.patch Always build shared libs for LLD 2024-05-08 08:34:28 +00:00
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
0001-Remove-myst_parser-dependency-for-RHEL.patch Fix ModuleNotFoundError: No module named 'myst_parser' 2024-05-22 23:42:30 +02:00
0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch Rebase 0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch 2024-05-02 14:55:23 +00:00
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch Add lld.spec and patch file 2024-05-06 08:20:29 +00:00
0003-PATCH-clang-Don-t-install-static-libraries.patch merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
build.spec.inc Use lit from in-source 2024-05-08 08:34:18 +00:00
changelog.spec.inc merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
check.spec.inc Fix lld scriptlet naming 2024-05-06 09:05:40 +00:00
clang.cfg Install clang config file on f38 2024-05-02 14:55:23 +00:00
DistributionFedora-stage2.cmake merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
DistributionFedora.cmake merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
files.spec.inc Use wildcard for sanitizer ignore/abi lists 2024-05-22 09:23:29 +02:00
gating.yaml
globals.spec.inc Remove OMP SOs 2024-05-15 11:41:32 +00:00
install.spec.inc Add triple prefix to clang config files 2024-05-15 13:02:24 +00:00
llvm.rpmlintrc merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
llvm.spec Fix rhbz #2248872 2024-05-21 12:18:51 +00:00
macros.clang merge llvm, clang, compiler-rt and libomp repos 2024-05-02 14:53:58 +00:00
Makefile make: Remove LTO objects when cleaning 2024-05-16 13:57:59 +00:00
packages.spec.inc Remove package libomp-tools 2024-05-13 13:05:51 +00:00
patches.spec.inc Fix ModuleNotFoundError: No module named 'myst_parser' 2024-05-22 23:42:30 +02:00
prep.spec.inc Fix ModuleNotFoundError: No module named 'myst_parser' 2024-05-22 23:42:30 +02:00
release-keys.asc Update to LLVM 15.0.0 2022-09-06 10:01:30 +02:00
sources Update to LLVM 17.0.0 RC1 2023-08-09 11:54:07 -03:00
sources.spec.inc List compiler-rt files 2024-05-15 14:44:58 +00:00
version.spec.inc Remove no longer used %llvm_snapshot_source_prefix macro 2024-05-16 12:28:49 +00:00