Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 664759 Details for
Bug 747844
llvm-runtimes/compiler-rt-sanitizers-10.0.1 : CMake will not be able to correctly generate this project.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/plain), 7.08 KB, created by
Toralf Förster
on 2020-10-11 15:26:49 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-10-11 15:26:49 UTC
Size:
7.08 KB
patch
obsolete
>Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. >Compiler: /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ >Build flags: -O2;-pipe;-march=native;-fno-diagnostics-color >Id flags: > >The output was: >1 >ld.lld: error: unable to find library -lc++ >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) > > >Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >Detecting CXX compiler ABI info failed to compile with the following output: >Change Dir: /var/tmp/portage/sys-libs/compiler-rt-sanitizers-10.0.1/work/compiler-rt_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_c7a9c && [1/2] Building CXX object CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 > (in-process) > "/usr/lib/llvm/10/bin/clang-10" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mframe-pointer=none -fmath-errno -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu haswell -target-feature +sse2 -target-feature +cx16 -target-feature +sahf -target-feature -tbm -target-feature -avx512ifma -target-feature -sha -target-feature -gfni -target-feature -fma4 -target-feature -vpclmulqdq -target-feature -prfchw -target-feature +bmi2 -target-feature -cldemote -target-feature +fsgsbase -target-feature -ptwrite -target-feature -xsavec -target-feature +popcnt -target-feature +aes -target-feature -avx512bitalg -target-feature -movdiri -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vnni -target-feature -avx512vpopcntdq -target-feature -pconfig -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -rdpid -target-feature -xop -target-feature -rdseed -target-feature -waitpkg -target-feature -movdir64b -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vbmi2 -target-feature +64bit -target-feature -avx512vl -target-feature +invpcid -target-feature -avx512cd -target-feature +avx -target-feature -vaes -target-feature +cx8 -target-feature +fma -target-feature -rtm -target-feature +bmi -target-feature -enqcmd -target-feature +rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature +fxsr -target-feature -wbnoinvd -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature +f16c -target-feature +ssse3 -target-feature -sgx -target-feature -shstk -target-feature +cmov -target-feature -avx512vbmi -target-feature -avx512bf16 -target-feature +movbe -target-feature +xsaveopt -target-feature -avx512dq -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1 -dependency-file CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o.d -MT CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -internal-isystem /usr/local/include -internal-isystem /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O2 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-10.0.1/work/compiler-rt_build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fgnuc-version=4.2.1 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp >clang -cc1 version 10.0.1 based upon LLVM 10.0.1 default target x86_64-pc-linux-gnu >ignoring nonexistent directory "/usr/local/include" >ignoring nonexistent directory "/include" >#include "..." search starts here: >#include <...> search starts here: > /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include > /usr/include >End of search list. >[2/2] Linking CXX executable cmTC_c7a9c >FAILED: cmTC_c7a9c >: && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -v CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c7a9c && : >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 > "/usr/bin/ld.lld" --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c7a9c /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/lib/linux/clang_rt.crtbegin-x86_64.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64 -L/usr/lib/llvm/10/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -L/lib -L/usr/lib -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 --defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_c7a9c.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/lib/linux/libclang_rt.builtins-x86_64.a /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o >ld.lld: error: unable to find library -lc++ >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >ninja: build stopped: subcommand failed. > > > > >Determining if the CXX compiler works failed with the following output: >Change Dir: /var/tmp/portage/sys-libs/compiler-rt-sanitizers-10.0.1/work/compiler-rt_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_a38dc && [1/2] Building CXX object CMakeFiles/cmTC_a38dc.dir/testCXXCompiler.cxx.o >[2/2] Linking CXX executable cmTC_a38dc >FAILED: cmTC_a38dc >: && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_a38dc.dir/testCXXCompiler.cxx.o -o cmTC_a38dc && : >ld.lld: error: unable to find library -lc++ >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >ninja: build stopped: subcommand failed. > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 747844
:
664756
| 664759 |
664762
|
664765
|
664768
|
664771
|
664774
|
664777
|
664780