search for: cmakeerror

Displaying 20 results from an estimated 47 matches for "cmakeerror".

2016 Feb 25
2
[llvm-3.8-ec3] cmake-2.8.12 and gcc-4.6: Host compiler appears to require libatomic, but cannot find it.
...recent call first): cmake/config-ix.cmake:296 (include) CMakeLists.txt:407 (include) -- Configuring incomplete, errors occurred! See also "/home/wearefam/src/llvm-toolchain/llvm-build/CMakeFiles/CMakeOutput.log". See also "/home/wearefam/src/llvm-toolchain/llvm-build/CMakeFiles/CMakeError.log". I would like to see something telling me my host-compiler is not supported and I need a minimum version ( My host-system is Ubuntu/precise AMD64. ) See also "Host C++ Toolchain, both Compiler and Standard Library"... "For the most popular host toolchains we check for sp...
2015 Jul 21
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Building phase 2 fails on i686 Fedora 22 CMake Error at projects/compiler-rt/cmake/config-ix.cmake:125 (message): Cannot compile for i686: CMakeError.log attached On Wed, Jul 22, 2015 at 8:20 AM, Alexey Samsonov <vonosmas at gmail.com> wrote: > The problem is we "guess" that the host architecture is i686, and fail > when we find out that we can't target it (__i686__ is not defined). > This guess originates from get...
2015 Jul 17
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...files somehow? Maybe try targeting both i686 and i586 unless that would break something else? On Fri, Jul 17, 2015 at 1:31 AM, Nikola Smiljanic <popizdeh at gmail.com> wrote: > CMake Error at projects/compiler-rt/cmake/config-ix.cmake:125 (message): > Cannot compile for i686 > > CMakeError.log attached, seems like #include checks are failing? This is x86 > openSUSE. > > On Fri, Jul 17, 2015 at 9:14 AM, Hans Wennborg <hans at chromium.org> wrote: >> >> Hi Jack, >> >> On Thu, Jul 16, 2015 at 4:03 PM, Jack Howarth >> <howarth.mailing.lists...
2016 May 06
3
build issue in llvm-clang cross tool chain for arm target
...t std::atomic! Call Stack (most recent call first): cmake/config-ix.cmake:296 (include) CMakeLists.txt:407 (include) -- Configuring incomplete, errors occurred! See also "/home/iiita/crossbuild/build/CMakeFiles/CMakeOutput.log". See also "/home/iiita/crossbuild/build/CMakeFiles/CMakeError.log". Does anyone know how to resolve this issue or any other way to build tool chain for arm from source code? Thanks, Bala -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160506/1f1e25f2/attachment....
2017 Feb 27
2
Compiling LLVM with locally built clang | Errors
...ER=clang -DCMAKE_CXX_COMPILER=clang++ ../llvm_src The configuration failed with the error stating the compiler didn't recognize '-std=c++11' flag, whereas clang compiled a dummy c++ file with warnings. int main(){return 0;} ( which was used during the config, found in build/CMakeFiles/CMakeErrors.log ) How can I resolve this ? Thank You, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170227/380fa3d8/attachment.html>
2016 Jul 07
3
Configure error on Solaris 10
...error while trying to configure an llvm build on Solaris 10-SPARC: CMake Error at projects/libcxx/CMakeLists.txt:268 (message):   C++11 is required but the compiler does not support -std=c++11 However, the error is about a missing header file (llvm/Support/Solaris.h) as reported in build/CMakeFiles/CMakeError.log: Performing C++ SOURCE FILE Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG failed with the following output: Change Dir: /export/home/netrac_fam/gtk3/src/bllvm/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sfw/bin/gmake" "cmTC_67861/fast" /usr/sfw/bin/gmake -f CMakeFiles/cmTC_678...
2019 May 09
3
failed to build llvm since 25de7691a0e27c29c8d783a22373cc265571f5e9 on AMD platform
...l the software environment are same on AMD and INTEL platform. INTEL platform always work well, after revert this patch, AMD works well. we tried below commit on AMD. 1) 25de7691a0e27c29c8d783a22373cc265571f5e9: bad 2) a82235843b102202766115e10003c9465a8b83ae: good the error logs(build/CMakeFiles/CMakeError.log) has no difference b/w 1) and 2) on AMD platform Thanks On 5/8/19 8:25 PM, Brian Cain wrote: > The host compiler failed to build a sample with '-std=c++11'.  This > could be a simple misconfiguration of your host toolchain, missing > libraries, etc.  Check those cmake err...
2020 Jul 30
2
Help with build
...his is not the right place to ask, please let me know. I set MSE and Malwarebytes so they ignore the build directory tree and don't complain about a.exe. I also ran this CMake disabling both of them, just in case that mattered; it didn't. Here are the outputs from CMake and the contents of CMakeError.log. Any help would be appreciated. Note: When I run a.exe by itself, the return status is 390. --------------------------------- CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() com...
2018 Nov 28
2
Errors in configuration for LLVM with CMake GUI
...should be, that's all I know). -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181128/30bd6f7f/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeError.log Type: application/octet-stream Size: 652508 bytes Desc: CMakeError.log URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181128/30bd6f7f/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeOutput.log Type: application/oc...
2018 Nov 23
2
Couldn't successfully generate project files for LLVM (checked out from trunk)
...et x86. Why? Anyway, please help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181123/7b758678/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeError.log Type: application/octet-stream Size: 598835 bytes Desc: CMakeError.log URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181123/7b758678/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeOutput.log Type: application/oc...
2016 Sep 16
5
(Thin)LTO llvm build
...r the specific errors in the CMake log and error files? > > CMake is very good at not presenting the real issue… > Here it is trying to build very simple programs to check features > availability. Like: > > #include <strings.h> > int main() { ffs(0); return 0; } In CMakeError.log there are errors like: CheckIncludeFile.c:1:10: fatal error: 'malloc/malloc.h' file not found #include <malloc/malloc.h> ... CheckIncludeFile.c:1:10: fatal error: 'ndir.h' file not found #include <ndir.h> ... CheckIncludeFile.c:1:10: fatal error: 'sys/ndir.h...
2020 Jun 09
2
Cross compile x64 to AArch64 issues
...rtbegin.o: No such file or directory I have confirmed that crtbegin.o exists in /usr/lib/gcc/aarch64-linux-gnu/10.1.0 If I copy /usr/lib/gcc/aarch64-linux-gnu/10.1.0/{crtbegin,crtend}.o to /usr/aarch64-linux-gnu/lib the check passed, but then the LLVM_LIBSTDCXX_MIN check fails. However, checking CMakeErrors.log, the failing program can be compiled with my system aarch64-linux-gnu-g++. Barring any misconfiguration, I think that the build system is not correctly using the sysroot and gcc-toolchain paths correctly. [1]: https://llvm.org/docs/HowToCrossCompileLLVM.html -- Derrick McKee Phone: (703)...
2018 Nov 26
2
Have LLD and Clang in their correct locations, but still can't generate project files for LLVM
...logs to this message. Please help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181126/09b71fe9/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeError.log Type: application/octet-stream Size: 571507 bytes Desc: CMakeError.log URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181126/09b71fe9/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeOutput.log Type: application/oc...
2019 May 08
2
failed to build llvm since 25de7691a0e27c29c8d783a22373cc265571f5e9 on AMD platform
...does not support '-std=c++11'. Call Stack (most recent call first): CMakeLists.txt:668 (include) -- Configuring incomplete, errors occurred! See also "/opt/rootfs/llvm_project/src/build/CMakeFiles/CMakeOutput.log". See also "/opt/rootfs/llvm_project/src/build/CMakeFiles/CMakeError.log". CPUINFO: root at lkp-opteron1 /opt/rootfs/llvm_project/src/build# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 32 On-line CPU(s) list: 0-31 Thread(s) per core: 2 Core(s) per socket: 8 Socke...
2015 Feb 20
2
[LLVMdev] Building Compiler-RT on Windows
...e able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:12 (project) -- Configuring incomplete, errors occurred! See also "D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeOutput.log". See also "D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeError.log". -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150220/4734c199/attachment.html>
2016 Apr 27
2
compiler-rt: inconsistant build of i386 support on x86_64
I'm the maintainer of FreeBSD's llvm packages and I'm running into trouble building compiler-rt in a consistent way. In particular, when building on FreeBSD amd64, the x86_64 libraries always build (as expected), but depending on something about the build environment, i386 libraries are sometimes built. My knowledge of CMakeFiles has proved insufficient to either figure out why this
2015 Jul 16
4
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hi Jack, On Thu, Jul 16, 2015 at 4:03 PM, Jack Howarth <howarth.mailing.lists at gmail.com> wrote: > Hans, > Do we intend to leave -fopenmp defaulted to the no-op libgomp > support for 3.7.0 or do the sensible thing by applying... > > Index: CMakeLists.txt > =================================================================== > --- CMakeLists.txt (revision 242425)
2015 Feb 20
3
[LLVMdev] Building Compiler-RT on Windows
...: >>> CMakeLists.txt:12 (project) >>> >>> -- Configuring incomplete, errors occurred! >>> See also "D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeOutput. >>> log". >>> See also "D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeError.log". >>> >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>> >>> >> >&g...
2018 Sep 21
2
can't build/run after adding lib to Fibonacci example, even reverting the complete llvm tree does not help
...call first): 1>  CMakeLists.txt:600 (include) 1> 1> 1>-- Configuring incomplete, errors occurred! 1>See also "D:/projects/fun/jit_tests/clang_from_src/llvm-build/CMakeFiles/CMakeOutput.log". 1>See also "D:/projects/fun/jit_tests/clang_from_src/llvm-build/CMakeFiles/CMakeError.log". 1>CMake Configure step failed.  Build files cannot be regenerated correctly.  Attempting to stop IDE build. 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with...
2018 Nov 29
2
Errors in configuration for LLVM with CMake GUI
...IND_PACKAGE_HANDLE_STANDARD_ARGS) projects/openmp/runtime/cmake/config-ix.cmake:147 (find_package) projects/openmp/runtime/CMakeLists.txt:234 (include) Configuring incomplete, errors occurred! See also "C:/llvm/build/CMakeFiles/CMakeOutput.log". See also "C:/llvm/build/CMakeFiles/CMakeError.log". " If I want Clang to use its own C++ standard libraries, with LLD as the linker, instead of MSVC's variants, what should I do? Tell me that too please. Thanks. ________________________________ From: Osman Zakir <osmanzakir90 at hotmail.com<mailto:osmanzakir90 at hotmai...