Go to file
David Abdurachmanov 80bbb4ad2d
Disable openmp on riscv64, reduce debug info
We get:

/usr/bin/ld: cannot find -lomptarget.rtl.host: No such file or directory

While trying to link libomptarget.so.19.1

NextGen host plugin is not enabled on riscv64:

01cbbc52dc/offload/plugins-nextgen/host/CMakeLists.txt

-- Not building AMDGPU plugin: only support AMDGPU in Linux x86_64, ppc64le, or aarch64 hosts
-- Building the offload library with support for the "cuda;host" plugins
-- OMPT target enabled
-- OpenMP tools dir in libomptarget: /builddir/build/BUILD/llvm-19.1.0-build/llvm-project-19.1.0.src/llvm/redhat-linux-build/runtimes/runtimes-bins/openmp/runtime/src
-- Building CUDA plugin for dlopened libcuda
-- Not generating NVIDIA tests, no supported devices detected. Use 'LIBOMPTARGET_FORCE_NVIDIA_TESTS' to override.
-- Not building  NextGen offloading plugin
-- Building DeviceRTL. Using clang: /builddir/build/BUILD/llvm-19.1.0-build/llvm-project-19.1.0.src/llvm/redhat-linux-build/bin/clang, llvm-link: /builddir/build/BUILD/llvm-19.1.0-build/llvm-project-19.1.0.src/llvm/redhat-linux-build/bin/llvm-link and opt: /builddir/build/BUILD/llvm-19.1.0-build/llvm-project-19.1.0.src/llvm/redhat-linux-build/bin/opt
-- Building the llvm-omp-device-info tool
-- Building the llvm-omp-kernel-replay tool
-- Building offloading runtime library libomptarget.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-10-09 15:55:35 +03:00
.copr Remove not needed condition in version.spec.inc 2024-09-02 15:45:30 +02:00
.fmf
tests Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
.gitignore Prepare non-snapshot builds 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
0001-Fix-page-size-constant-on-aarch64-and-ppc64le.patch Add compiler-rt patch for RHEL 8 page sizes 2024-09-03 08:20:32 +02:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
0001-Remove-myst_parser-dependency-for-RHEL.patch
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch
0003-PATCH-clang-Don-t-install-static-libraries.patch
build.spec.inc Disable openmp on riscv64, reduce debug info 2024-10-09 15:55:35 +03:00
changelog.spec.inc Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
check.spec.inc Add parallel/bug631976.c to XFAIL 2024-09-11 17:00:16 +02:00
files.spec.inc Add support for bundle_compat_lib 2024-09-03 08:20:41 +02:00
gating.yaml
globals.spec.inc Add support for bundle_compat_lib 2024-09-03 08:20:41 +02:00
install.spec.inc Fix libscanbuild/libear location 2024-09-04 11:56:20 +02:00
llvm.rpmlintrc Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
llvm.spec Update to 19.1.0 2024-09-19 07:58:16 +02:00
macros.clang
Makefile Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
packages.spec.inc Remove unnecessary Requires on python3-six 2024-09-03 08:19:47 +02:00
prep.spec.inc Add support for bundle_compat_lib 2024-09-03 08:20:41 +02:00
release-keys.asc
sources Update to 19.1.0 2024-09-19 07:58:16 +02:00