298 lines
27 KiB
Plaintext
298 lines
27 KiB
Plaintext
The target system is: Windows - 7 -
|
|
The host system is: Linux - 5.11.0-43-generic - x86_64
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler: /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"
|
|
|
|
The C compiler identification is Clang, found in "/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/3.21.1/CompilerIdC/a.exe"
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler: /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"
|
|
|
|
The CXX compiler identification is Clang, found in "/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/3.21.1/CompilerIdCXX/a.exe"
|
|
|
|
Detecting C compiler ABI info compiled with the following output:
|
|
Change Dir: /home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make -f Makefile cmTC_ea46f/fast && /usr/bin/make -f CMakeFiles/cmTC_ea46f.dir/build.make CMakeFiles/cmTC_ea46f.dir/build
|
|
make[1]: Entering directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp'
|
|
Building C object CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj
|
|
/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang -v -MD -MT CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -MF CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj.d -o CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCCompilerABI.c
|
|
clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)
|
|
Target: x86_64-w64-windows-gnu
|
|
Thread model: posix
|
|
InstalledDir: /opt/llvm-mingw/bin
|
|
(in-process)
|
|
"/opt/llvm-mingw/bin/clang-13" -cc1 -triple x86_64-w64-windows-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -mms-bitfields -munwind-tables -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -resource-dir /opt/llvm-mingw/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj.d -MT CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -sys-header-deps -internal-isystem /opt/llvm-mingw/lib/clang/13.0.0/include -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include -internal-isystem /opt/llvm-mingw/include -fdebug-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -ferror-limit 19 -fno-use-cxa-atexit -fgnuc-version=4.2.1 -exception-model=seh -faddrsig -o CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -x c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCCompilerABI.c
|
|
clang -cc1 version 13.0.0 based upon LLVM 13.0.0 default target x86_64-unknown-linux-gnu
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
/opt/llvm-mingw/lib/clang/13.0.0/include
|
|
/opt/llvm-mingw/x86_64-w64-mingw32/include
|
|
/opt/llvm-mingw/include
|
|
End of search list.
|
|
Linking C executable cmTC_ea46f.exe
|
|
/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea46f.dir/link.txt --verbose=1
|
|
/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E rm -f CMakeFiles/cmTC_ea46f.dir/objects.a
|
|
/opt/llvm-mingw/bin/llvm-ar qc CMakeFiles/cmTC_ea46f.dir/objects.a @CMakeFiles/cmTC_ea46f.dir/objects1.rsp
|
|
/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang -v -Wl,--whole-archive CMakeFiles/cmTC_ea46f.dir/objects.a -Wl,--no-whole-archive -o cmTC_ea46f.exe -Wl,--out-implib,libcmTC_ea46f.dll.a -Wl,--major-image-version,0,--minor-image-version,0
|
|
clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)
|
|
Target: x86_64-w64-windows-gnu
|
|
Thread model: posix
|
|
InstalledDir: /opt/llvm-mingw/bin
|
|
"/opt/llvm-mingw/bin/ld.lld" -m i386pep -Bdynamic -o cmTC_ea46f.exe /opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o -L/opt/llvm-mingw/x86_64-w64-mingw32/lib -L/opt/llvm-mingw/lib -L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib -L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows --whole-archive CMakeFiles/cmTC_ea46f.dir/objects.a --no-whole-archive --out-implib libcmTC_ea46f.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -lkernel32 /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o
|
|
make[1]: Leaving directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
Parsed C implicit include dir info from above output: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [/opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
add: [/opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
add: [/opt/llvm-mingw/include]
|
|
end of search list found
|
|
collapse include dir [/opt/llvm-mingw/lib/clang/13.0.0/include] ==> [/opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
collapse include dir [/opt/llvm-mingw/x86_64-w64-mingw32/include] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
collapse include dir [/opt/llvm-mingw/include] ==> [/opt/llvm-mingw/include]
|
|
implicit include dirs: [/opt/llvm-mingw/lib/clang/13.0.0/include;/opt/llvm-mingw/x86_64-w64-mingw32/include;/opt/llvm-mingw/include]
|
|
|
|
|
|
Parsed C implicit link information from above output:
|
|
link line regex: [^( *|.*[/\])(ld\.lld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
ignore line: [Change Dir: /home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp]
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_ea46f/fast && /usr/bin/make -f CMakeFiles/cmTC_ea46f.dir/build.make CMakeFiles/cmTC_ea46f.dir/build]
|
|
ignore line: [make[1]: Entering directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp']
|
|
ignore line: [Building C object CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj]
|
|
ignore line: [/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang -v -MD -MT CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -MF CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj.d -o CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCCompilerABI.c]
|
|
ignore line: [clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)]
|
|
ignore line: [Target: x86_64-w64-windows-gnu]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /opt/llvm-mingw/bin]
|
|
ignore line: [ (in-process)]
|
|
ignore line: [ "/opt/llvm-mingw/bin/clang-13" -cc1 -triple x86_64-w64-windows-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -mms-bitfields -munwind-tables -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -resource-dir /opt/llvm-mingw/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj.d -MT CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -sys-header-deps -internal-isystem /opt/llvm-mingw/lib/clang/13.0.0/include -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include -internal-isystem /opt/llvm-mingw/include -fdebug-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -ferror-limit 19 -fno-use-cxa-atexit -fgnuc-version=4.2.1 -exception-model=seh -faddrsig -o CMakeFiles/cmTC_ea46f.dir/CMakeCCompilerABI.c.obj -x c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCCompilerABI.c]
|
|
ignore line: [clang -cc1 version 13.0.0 based upon LLVM 13.0.0 default target x86_64-unknown-linux-gnu]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ /opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
ignore line: [ /opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
ignore line: [ /opt/llvm-mingw/include]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Linking C executable cmTC_ea46f.exe]
|
|
ignore line: [/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea46f.dir/link.txt --verbose=1]
|
|
ignore line: [/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E rm -f CMakeFiles/cmTC_ea46f.dir/objects.a]
|
|
ignore line: [/opt/llvm-mingw/bin/llvm-ar qc CMakeFiles/cmTC_ea46f.dir/objects.a @CMakeFiles/cmTC_ea46f.dir/objects1.rsp]
|
|
ignore line: [/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang -v -Wl --whole-archive CMakeFiles/cmTC_ea46f.dir/objects.a -Wl --no-whole-archive -o cmTC_ea46f.exe -Wl --out-implib libcmTC_ea46f.dll.a -Wl --major-image-version 0 --minor-image-version 0 ]
|
|
ignore line: [clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)]
|
|
ignore line: [Target: x86_64-w64-windows-gnu]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /opt/llvm-mingw/bin]
|
|
link line: [ "/opt/llvm-mingw/bin/ld.lld" -m i386pep -Bdynamic -o cmTC_ea46f.exe /opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o -L/opt/llvm-mingw/x86_64-w64-mingw32/lib -L/opt/llvm-mingw/lib -L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib -L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows --whole-archive CMakeFiles/cmTC_ea46f.dir/objects.a --no-whole-archive --out-implib libcmTC_ea46f.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -lkernel32 /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
arg [/opt/llvm-mingw/bin/ld.lld] ==> ignore
|
|
arg [-m] ==> ignore
|
|
arg [i386pep] ==> ignore
|
|
arg [-Bdynamic] ==> search dynamic
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_ea46f.exe] ==> ignore
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o]
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o]
|
|
arg [-L/opt/llvm-mingw/x86_64-w64-mingw32/lib] ==> dir [/opt/llvm-mingw/x86_64-w64-mingw32/lib]
|
|
arg [-L/opt/llvm-mingw/lib] ==> dir [/opt/llvm-mingw/lib]
|
|
arg [-L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib] ==> dir [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib]
|
|
arg [-L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows] ==> dir [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
arg [--whole-archive] ==> ignore
|
|
arg [CMakeFiles/cmTC_ea46f.dir/objects.a] ==> ignore
|
|
arg [--no-whole-archive] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_ea46f.dll.a] ==> ignore
|
|
arg [--major-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [--minor-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a] ==> lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
arg [-lunwind] ==> lib [unwind]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-ladvapi32] ==> lib [advapi32]
|
|
arg [-lshell32] ==> lib [shell32]
|
|
arg [-luser32] ==> lib [user32]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a] ==> lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
arg [-lunwind] ==> lib [unwind]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
remove lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
remove lib [msvcrt]
|
|
remove lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
remove lib [msvcrt]
|
|
collapse library dir [/opt/llvm-mingw/x86_64-w64-mingw32/lib] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [/opt/llvm-mingw/lib] ==> [/opt/llvm-mingw/lib]
|
|
collapse library dir [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib]
|
|
collapse library dir [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows] ==> [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
implicit libs: [mingw32;unwind;moldname;mingwex;advapi32;shell32;user32;kernel32;mingw32;unwind;moldname;mingwex;kernel32]
|
|
implicit objs: [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o;/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o;/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
implicit dirs: [/opt/llvm-mingw/x86_64-w64-mingw32/lib;/opt/llvm-mingw/lib;/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib;/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
implicit fwks: []
|
|
|
|
|
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
Change Dir: /home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make -f Makefile cmTC_28115/fast && /usr/bin/make -f CMakeFiles/cmTC_28115.dir/build.make CMakeFiles/cmTC_28115.dir/build
|
|
make[1]: Entering directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp'
|
|
Building CXX object CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj
|
|
/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ -v -MD -MT CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -MF CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj.d -o CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp
|
|
clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)
|
|
Target: x86_64-w64-windows-gnu
|
|
Thread model: posix
|
|
InstalledDir: /opt/llvm-mingw/bin
|
|
(in-process)
|
|
"/opt/llvm-mingw/bin/clang-13" -cc1 -triple x86_64-w64-windows-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -mms-bitfields -munwind-tables -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -resource-dir /opt/llvm-mingw/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj.d -MT CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -sys-header-deps -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1 -internal-isystem /opt/llvm-mingw/include/c++/v1 -internal-isystem /opt/llvm-mingw/lib/clang/13.0.0/include -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include -internal-isystem /opt/llvm-mingw/include -fdeprecated-macro -fdebug-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -ferror-limit 19 -fno-use-cxa-atexit -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -exception-model=seh -faddrsig -o CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -x c++ /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp
|
|
clang -cc1 version 13.0.0 based upon LLVM 13.0.0 default target x86_64-unknown-linux-gnu
|
|
ignoring nonexistent directory "/opt/llvm-mingw/include/c++/v1"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
/opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1
|
|
/opt/llvm-mingw/lib/clang/13.0.0/include
|
|
/opt/llvm-mingw/x86_64-w64-mingw32/include
|
|
/opt/llvm-mingw/include
|
|
End of search list.
|
|
Linking CXX executable cmTC_28115.exe
|
|
/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28115.dir/link.txt --verbose=1
|
|
/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E rm -f CMakeFiles/cmTC_28115.dir/objects.a
|
|
/opt/llvm-mingw/bin/llvm-ar qc CMakeFiles/cmTC_28115.dir/objects.a @CMakeFiles/cmTC_28115.dir/objects1.rsp
|
|
/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ -v -Wl,--whole-archive CMakeFiles/cmTC_28115.dir/objects.a -Wl,--no-whole-archive -o cmTC_28115.exe -Wl,--out-implib,libcmTC_28115.dll.a -Wl,--major-image-version,0,--minor-image-version,0
|
|
clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)
|
|
Target: x86_64-w64-windows-gnu
|
|
Thread model: posix
|
|
InstalledDir: /opt/llvm-mingw/bin
|
|
"/opt/llvm-mingw/bin/ld.lld" -m i386pep -Bdynamic -o cmTC_28115.exe /opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o -L/opt/llvm-mingw/x86_64-w64-mingw32/lib -L/opt/llvm-mingw/lib -L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib -L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows --whole-archive CMakeFiles/cmTC_28115.dir/objects.a --no-whole-archive --out-implib libcmTC_28115.dll.a --major-image-version 0 --minor-image-version 0 -lc++ -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -lkernel32 /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o
|
|
make[1]: Leaving directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
Parsed CXX implicit include dir info from above output: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [/opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1]
|
|
add: [/opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
add: [/opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
add: [/opt/llvm-mingw/include]
|
|
end of search list found
|
|
collapse include dir [/opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1]
|
|
collapse include dir [/opt/llvm-mingw/lib/clang/13.0.0/include] ==> [/opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
collapse include dir [/opt/llvm-mingw/x86_64-w64-mingw32/include] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
collapse include dir [/opt/llvm-mingw/include] ==> [/opt/llvm-mingw/include]
|
|
implicit include dirs: [/opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1;/opt/llvm-mingw/lib/clang/13.0.0/include;/opt/llvm-mingw/x86_64-w64-mingw32/include;/opt/llvm-mingw/include]
|
|
|
|
|
|
Parsed CXX implicit link information from above output:
|
|
link line regex: [^( *|.*[/\])(ld\.lld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
ignore line: [Change Dir: /home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp]
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_28115/fast && /usr/bin/make -f CMakeFiles/cmTC_28115.dir/build.make CMakeFiles/cmTC_28115.dir/build]
|
|
ignore line: [make[1]: Entering directory '/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp']
|
|
ignore line: [Building CXX object CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj]
|
|
ignore line: [/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ -v -MD -MT CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -MF CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj.d -o CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -c /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)]
|
|
ignore line: [Target: x86_64-w64-windows-gnu]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /opt/llvm-mingw/bin]
|
|
ignore line: [ (in-process)]
|
|
ignore line: [ "/opt/llvm-mingw/bin/clang-13" -cc1 -triple x86_64-w64-windows-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -mms-bitfields -munwind-tables -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -resource-dir /opt/llvm-mingw/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj.d -MT CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -sys-header-deps -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1 -internal-isystem /opt/llvm-mingw/include/c++/v1 -internal-isystem /opt/llvm-mingw/lib/clang/13.0.0/include -internal-isystem /opt/llvm-mingw/x86_64-w64-mingw32/include -internal-isystem /opt/llvm-mingw/include -fdeprecated-macro -fdebug-compilation-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles/CMakeTmp -ferror-limit 19 -fno-use-cxa-atexit -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -exception-model=seh -faddrsig -o CMakeFiles/cmTC_28115.dir/CMakeCXXCompilerABI.cpp.obj -x c++ /home/khofmann/clion-2021.3.2/bin/cmake/linux/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [clang -cc1 version 13.0.0 based upon LLVM 13.0.0 default target x86_64-unknown-linux-gnu]
|
|
ignore line: [ignoring nonexistent directory "/opt/llvm-mingw/include/c++/v1"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ /opt/llvm-mingw/x86_64-w64-mingw32/include/c++/v1]
|
|
ignore line: [ /opt/llvm-mingw/lib/clang/13.0.0/include]
|
|
ignore line: [ /opt/llvm-mingw/x86_64-w64-mingw32/include]
|
|
ignore line: [ /opt/llvm-mingw/include]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Linking CXX executable cmTC_28115.exe]
|
|
ignore line: [/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28115.dir/link.txt --verbose=1]
|
|
ignore line: [/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E rm -f CMakeFiles/cmTC_28115.dir/objects.a]
|
|
ignore line: [/opt/llvm-mingw/bin/llvm-ar qc CMakeFiles/cmTC_28115.dir/objects.a @CMakeFiles/cmTC_28115.dir/objects1.rsp]
|
|
ignore line: [/opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ -v -Wl --whole-archive CMakeFiles/cmTC_28115.dir/objects.a -Wl --no-whole-archive -o cmTC_28115.exe -Wl --out-implib libcmTC_28115.dll.a -Wl --major-image-version 0 --minor-image-version 0 ]
|
|
ignore line: [clang version 13.0.0 (https://github.com/llvm/llvm-project.git d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)]
|
|
ignore line: [Target: x86_64-w64-windows-gnu]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /opt/llvm-mingw/bin]
|
|
link line: [ "/opt/llvm-mingw/bin/ld.lld" -m i386pep -Bdynamic -o cmTC_28115.exe /opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o -L/opt/llvm-mingw/x86_64-w64-mingw32/lib -L/opt/llvm-mingw/lib -L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib -L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows --whole-archive CMakeFiles/cmTC_28115.dir/objects.a --no-whole-archive --out-implib libcmTC_28115.dll.a --major-image-version 0 --minor-image-version 0 -lc++ -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 /opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a -lunwind -lmoldname -lmingwex -lmsvcrt -lkernel32 /opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
arg [/opt/llvm-mingw/bin/ld.lld] ==> ignore
|
|
arg [-m] ==> ignore
|
|
arg [i386pep] ==> ignore
|
|
arg [-Bdynamic] ==> search dynamic
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_28115.exe] ==> ignore
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o]
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o]
|
|
arg [-L/opt/llvm-mingw/x86_64-w64-mingw32/lib] ==> dir [/opt/llvm-mingw/x86_64-w64-mingw32/lib]
|
|
arg [-L/opt/llvm-mingw/lib] ==> dir [/opt/llvm-mingw/lib]
|
|
arg [-L/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib] ==> dir [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib]
|
|
arg [-L/opt/llvm-mingw/lib/clang/13.0.0/lib/windows] ==> dir [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
arg [--whole-archive] ==> ignore
|
|
arg [CMakeFiles/cmTC_28115.dir/objects.a] ==> ignore
|
|
arg [--no-whole-archive] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_28115.dll.a] ==> ignore
|
|
arg [--major-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [--minor-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [-lc++] ==> lib [c++]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a] ==> lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
arg [-lunwind] ==> lib [unwind]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-ladvapi32] ==> lib [advapi32]
|
|
arg [-lshell32] ==> lib [shell32]
|
|
arg [-luser32] ==> lib [user32]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a] ==> lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
arg [-lunwind] ==> lib [unwind]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o] ==> obj [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
remove lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
remove lib [msvcrt]
|
|
remove lib [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows/libclang_rt.builtins-x86_64.a]
|
|
remove lib [msvcrt]
|
|
collapse library dir [/opt/llvm-mingw/x86_64-w64-mingw32/lib] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [/opt/llvm-mingw/lib] ==> [/opt/llvm-mingw/lib]
|
|
collapse library dir [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib] ==> [/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib]
|
|
collapse library dir [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows] ==> [/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
implicit libs: [c++;mingw32;unwind;moldname;mingwex;advapi32;shell32;user32;kernel32;mingw32;unwind;moldname;mingwex;kernel32]
|
|
implicit objs: [/opt/llvm-mingw/x86_64-w64-mingw32/lib/crt2.o;/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtbegin.o;/opt/llvm-mingw/x86_64-w64-mingw32/lib/crtend.o]
|
|
implicit dirs: [/opt/llvm-mingw/x86_64-w64-mingw32/lib;/opt/llvm-mingw/lib;/opt/llvm-mingw/x86_64-w64-mingw32/sys-root/mingw/lib;/opt/llvm-mingw/lib/clang/13.0.0/lib/windows]
|
|
implicit fwks: []
|
|
|
|
|