Displaying 20 results from an estimated 20 matches for "cmaketestccompiler".
2020 Feb 04
2
CMakeTestCCompiler fails
Trunk clang does not pass CMake C Compiler test like below:
CMake Error at
/home/usr4/c74014i/opt/cmake-3.16.3-Linux-x86_64/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake:60
(message):
The C compiler
"/home/usr4/c74014i/opt/clang/current/bin/clang"
is not able to compile a simple test program.
It fails with the following output:
Change Dir:
/home/usr4/c74014i/work/build/202002040929/CMakeFiles/CMakeTmp
Run Build Command(s):/hom...
2015 Feb 20
2
[LLVMdev] Building Compiler-RT on Windows
...clang.exe: error: no such file or directory: '/nologo'
clang.exe: error: no such file or directory: '/showIncludes'
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- broken
CMake Error at C:/Program Files
(x86)/CMake/share/cmake-3.1/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "d:/llvm/build/Release/bin/clang.exe" is not able to
compile
a simple test program.
It fails with the following output:
Change Dir: D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeTmp
Run Build Command:"d:/llvm/ninja/ninja.exe" &...
2015 Feb 20
3
[LLVMdev] Building Compiler-RT on Windows
...;>> clang.exe: error: no such file or directory: '/showIncludes'
>>> -- Check for working C compiler using: Ninja
>>> -- Check for working C compiler using: Ninja -- broken
>>> CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/
>>> Modules/CMakeTestCCompiler.cmake:61 (message):
>>> The C compiler "d:/llvm/build/Release/bin/clang.exe" is not able to
>>> compile
>>> a simple test program.
>>> It fails with the following output:
>>> Change Dir: D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CM...
2020 Aug 09
3
Switching to Ninja
...oft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.2
8801/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.2
8801/bin/Hostx64/x64/cl.exe - broken
CMake Error at C:/Program Files/CMake/share/cmake-3.18/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler
"C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: D:/LLVM/Build/CMakeFiles/CMak...
2015 Feb 26
0
[LLVMdev] Building Compiler-RT on Windows
...exe: error: no such file or directory: '/showIncludes'
>>>> -- Check for working C compiler using: Ninja
>>>> -- Check for working C compiler using: Ninja -- broken
>>>> CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/
>>>> Modules/CMakeTestCCompiler.cmake:61 (message):
>>>> The C compiler "d:/llvm/build/Release/bin/clang.exe" is not able to
>>>> compile
>>>> a simple test program.
>>>> It fails with the following output:
>>>> Change Dir: D:/llvm/arm_test/compiler-rt...
2015 Feb 26
1
[LLVMdev] Building Compiler-RT on Windows
...uch file or directory: '/showIncludes'
>>>>> -- Check for working C compiler using: Ninja
>>>>> -- Check for working C compiler using: Ninja -- broken
>>>>> CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/
>>>>> Modules/CMakeTestCCompiler.cmake:61 (message):
>>>>> The C compiler "d:/llvm/build/Release/bin/clang.exe" is not able to
>>>>> compile
>>>>> a simple test program.
>>>>> It fails with the following output:
>>>>> Change Dir: D:/llvm/...
2019 Sep 05
3
Building LLVM with LLVM
....1
-- The CXX compiler identification is Clang 8.0.1
-- The ASM compiler identification is Clang
-- Found assembler: /usr/local/bin/clang
-- Check for working C compiler: /usr/local/bin/clang
-- Check for working C compiler: /usr/local/bin/clang -- broken
CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/local/bin/clang" is not able to compile a simple test
program.
It fails with the following output:
Change Dir: /home/elux/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a9eab/fast"
/usr/bin/...
2009 Sep 01
0
[LLVMdev] By the way, the information that i faced is
Check for working C compiler: C:/Program Files (x86)/Microsoft Visual
Studio 9.0/VC/bin/cl.exe -- broken
CMake Error at D:/Tools/Building/cmake/share/cmake-2.7/Modules/CMakeTestCCompiler.cmake:37
(MESSAGE):
The C compiler "C:/Program Files (x86)/Microsoft Visual Studio
9.0/VC/bin/cl.exe" is not able to compile a simple test program.
It fails with the following output:
Change Dir: D:/objs/llvm/msvc/ide/CMakeFiles/CMakeTmp
Run Build Command:C:\PROGRA~2\MICRO...
2019 Jun 08
2
Help Building LLVM for Android
Hey Guys,
I'm working on a project in Android related to System-level Audio DSP
Effects for Tuning Android Audio. I want to leverage Faust (
https://faust.grame.fr/) to allow users to program their own filters.
Faust provides a libfaust implementation which includes a JIT Compiler
which leverages LLVM and seems to be the best path for me to use.
Unfortunately I'm having problems
2009 Aug 21
0
[VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)
...b345} not
registered
err:ole:CoGetClassObject no class object
{4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context
0x5
-- Check for working C compiler: C:/Program Files/Microsoft Visual
Studio 8/VC/bin/cl.exe -- broken
CMake Error at C:/Program Files/CMake
2.6/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE):
The C compiler "C:/Program Files/Microsoft Visual Studio 8/VC/bin/cl.exe"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: C:/users/mathieu/My
Documents/Perso/gdcm/debug-wine2/CMakeFiles/CMakeTmp
Run Build Co...
2020 Aug 08
5
Switching to Ninja
I built my first submission with Visual Studio, but everything I read and watch suggests Ninja, about which I know nothing. Is it okay if I rerun CMake with -G "Ninja" in the same build directory, then just run ninja?
2018 Dec 07
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...tification is Clang 8.0.0
-- The ASM compiler identification is unknown
-- Found assembler: /usr/local/myclang/bin/clang
-- Check for working C compiler: /usr/local/myclang/bin/clang
-- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52
(message):
The C compiler
"/usr/local/myclang/bin/clang"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /home/llvm_all/buildrtonly/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "c...
2018 Dec 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
I am currently trying to compile a pretty simple program to work on an
experimental board. It contains an (FPGA-version of) an ARMv4 processor.
So basically, I try this (on my Ubuntu 18.04.1 LTS):
clang -v --target=arm-none-eabi -c barehello.c -o barehelloCLANG.o
clang -v --target=arm-none-eabi -c io.c -o io.o
clang -v --target=arm-none-eabi barehelloCLANG.o io.o -o
helloCLANGstatic -static
2018 Dec 10
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...compiler identification is unknown
>> -- Found assembler: /usr/local/myclang/bin/clang
>> -- Check for working C compiler: /usr/local/myclang/bin/clang
>> -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
>> CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
>> The C compiler
>>
>> "/usr/local/myclang/bin/clang"
>>
>> is not able to compile a simple test program.
>>
>> It fails with the following output:
>>
>> Change Dir: /home/llvm_all/buildrtonly/CM...
2018 Dec 13
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...compiler identification is unknown
>> -- Found assembler: /usr/local/myclang/bin/clang
>> -- Check for working C compiler: /usr/local/myclang/bin/clang
>> -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
>> CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
>> The C compiler
>>
>> "/usr/local/myclang/bin/clang"
>>
>> is not able to compile a simple test program.
>>
>> It fails with the following output:
>>
>> Change Dir: /home/llvm_all/buildrtonly/CM...
2018 Dec 14
3
Compiling for baremetal ARMv4 on Ubuntu Linux
...piler identification is unknown
> > -- Found assembler: /usr/local/myclang/bin/clang
> > -- Check for working C compiler: /usr/local/myclang/bin/clang
> > -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
> > CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
> > The C compiler
> >
> > "/usr/local/myclang/bin/clang"
> >
> > is not able to compile a simple test program.
> >
> > It fails with the following output:
> >
> > Change Dir: /home/llvm_all/buildrtonl...
2019 Feb 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...> >>> -- Found assembler: /usr/local/myclang/bin/clang
> >>> -- Check for working C compiler: /usr/local/myclang/bin/clang
> >>> -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
> >>> CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
> >>> The C compiler
> >>>
> >>> "/usr/local/myclang/bin/clang"
> >>>
> >>> is not able to compile a simple test program.
> >>>
> >>> It fails with the following output:
&...
2019 Mar 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...> -- The ASM compiler identification is unknown
> -- Found assembler: /usr/local/myclang/bin/clang
> -- Check for working C compiler: /usr/local/myclang/bin/clang
> -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
> CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
> The C compiler
>
> "/usr/local/myclang/bin/clang"
>
> is not able to compile a simple test program.
>
> It fails with the following output:
>
> Change Dir: /home/llvm_all/buildrtonly/CMakeFiles/CMakeTmp
>
> Run...
2019 Mar 11
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...> -- The ASM compiler identification is unknown
> -- Found assembler: /usr/local/myclang/bin/clang
> -- Check for working C compiler: /usr/local/myclang/bin/clang
> -- Check for working C compiler: /usr/local/myclang/bin/clang -- broken
> CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message):
> The C compiler
>
> "/usr/local/myclang/bin/clang"
>
> is not able to compile a simple test program.
>
> It fails with the following output:
>
> Change Dir: /home/llvm_all/buildrtonly/CMakeFiles/CMakeTmp
>
> Run...
2019 Sep 17
2
Building LLVM with LLVM with no dependence on GCC
...EADY_CLOCK
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /home/fips/build
-------------- next part --------------
-- Check for working C compiler: /usr/local/bin/clang -- broken
CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/local/bin/clang" is not able to compile a simple test
program.
It fails with the following output:
Change Dir: /home/fips/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a5a20/fast"
/usr/bin/...