Displaying 4 results from an estimated 4 matches for "clang_build".
2020 Nov 05
1
How to use mainline clang/llvm with CMake
...orrect way to use mainline LLVM in CMake?
Thanks.
Rakur.
PS:
Complete verbose compile logs are available at https://pastebin.com/p3U2EQ1h
Im adding excerpt of compile/link commands and output logs below in this mail too.
It produces the following compilation command:
/Users/user/workspace/github/clang_build/manual/llvm-project/_install/Toolchains/LLVM12.0.0git.xctoolchain/usr/bin/clang++ -isystem /Users/user/workspace/github/clang_build/manual/llvm-project/_install/Toolchains/LLVM12.0.0git.xctoolchain/usr/include/c++/v1 -g -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo...
2014 Dec 01
2
[LLVMdev] non-x86 sanitizer buildbots: no rule to make target check-lsan etc.
Hi,
Currently the first stage ("run sanitizer tests in gcc build") of the
sanitizer-ppc64-linux1 buildbot is only failing because of:
+ cd clang_build
+ make -j16 check-lsan
make: *** No rule to make target `check-lsan'. Stop.
+ echo @@@STEP_FAILURE@@@
@@@STEP_FAILURE@@@
+ cd clang_build
+ make -j16 check-msan
make: *** No rule to make target `check-msan'. Stop.
+ echo @@@STEP_FAILURE@@@
@@@STEP_FAILURE@@@
+ cd clang_build
+ make -j16 c...
2014 Dec 22
2
[LLVMdev] non-x86 sanitizer buildbots: no rule to make target check-lsan etc.
...gt;
> On Mon Dec 01 2014 at 3:15:27 PM Jay Foad <jay.foad at gmail.com> wrote:
>>
>> Hi,
>>
>> Currently the first stage ("run sanitizer tests in gcc build") of the
>> sanitizer-ppc64-linux1 buildbot is only failing because of:
>>
>> + cd clang_build
>> + make -j16 check-lsan
>> make: *** No rule to make target `check-lsan'. Stop.
>> + echo @@@STEP_FAILURE@@@
>> @@@STEP_FAILURE@@@
>> + cd clang_build
>> + make -j16 check-msan
>> make: *** No rule to make target `check-msan'. Stop.
>> + e...
2017 Sep 13
4
sanitizer test case failures after OS update
I updated one of my powerpc64le llvm test systems to Fedora 25 and I
started getting a whole bunch of sanitizer test case failures. I tried
testing some earlier revisions on the new OS that had worked fine under
the old but they generate the same errors now so it isn't any changes in
llvm.
There are two different errors:
FATAL: ThreadSanitizer: unsupported VMA range
FATAL: Found 47 -