[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2019-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 Adriaan de Groot changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2019-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 --- Comment #7 from Adriaan de Groot --- The changes posted in PR 223678 don't help at all with clang++70. I notice that when it links, (e.g. through `make VERBOSE=1`) no openmp flags are passed to the compiler (linker) at all. If I copy

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 Adriaan de Groot changed: What|Removed |Added CC||adr...@freebsd.org

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 --- Comment #5 from Rainer Hurling --- (In reply to Yuri Victorovich from comment #4) Hi Yuri, Sorry for the long delay. You are right, the testcase fails for clang70. But this is also true for clang60 (at least on HEAD), which is only

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 --- Comment #4 from Yuri Victorovich --- Created attachment 200160 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200160=edit testcase-broken-OpenMP-detection.shar (In reply to Rainer Hurling from comment #3) Hi Rainer, I'm

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 Rainer Hurling changed: What|Removed |Added CC||rhur...@gwdg.de --- Comment #3

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 --- Comment #2 from Yuri Victorovich --- Small correction: cmake says that it has found OpenMP, but it doesn't contain the proper libomp.so anywhere in the resulting cmake variables. Removing OpenMP from devel/llvm70 might be one possible

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 --- Comment #1 from Yuri Victorovich --- See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223678 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 234050] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used)

2018-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 Bug ID: 234050 Summary: devel/cmake: find_package(OpenMP) doesn't find the openmp package (when clang from devel/llvm70 is used) Product: Ports & Packages Version: Latest