2630 lines
204 KiB
YAML
2630 lines
204 KiB
YAML
|
|
---
|
|
events:
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:205 (message)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
The system is: Windows - 10.0.26100 - AMD64
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler: D:/App/ToolBox/CLion/bin/mingw/bin/gcc.exe
|
|
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 GNU, found in:
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/3.31.6/CompilerIdC/a.exe
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler: D:/App/ToolBox/CLion/bin/mingw/bin/g++.exe
|
|
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 GNU, found in:
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/3.31.6/CompilerIdCXX/a.exe
|
|
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
checks:
|
|
- "Detecting C compiler ABI info"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-0l9kbj"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-0l9kbj"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "CMAKE_C_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-0l9kbj'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_18b56
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj -c D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCCompilerABI.c
|
|
Using built-in specs.
|
|
COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib
|
|
gcc version 13.1.0 (GCC)
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1.exe -quiet -v -iprefix D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_18b56.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccIyKOxB.s
|
|
GNU C17 (GCC) version 13.1.0 (x86_64-w64-mingw32)
|
|
compiled by GNU C version 13.1.0, GMP version 6.2.1, MPFR version 4.2.0-p4, MPC version 1.3.1, isl version none
|
|
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"
|
|
ignoring nonexistent directory "/win/include"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../include"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"
|
|
ignoring nonexistent directory "/mingw/include"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include
|
|
End of search list.
|
|
Compiler executable checksum: 2aa4fcf5c9208168c5e2d38a58fc2a97
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/'
|
|
as -v -o CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccIyKOxB.s
|
|
GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40
|
|
COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/
|
|
LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../\x0d
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.'\x0d
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -v -Wl,-v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj -o cmTC_18b56.exe -Wl,--out-implib,libcmTC_18b56.dll.a -Wl,--major-image-version,0,--minor-image-version,0 && cd ."
|
|
Using built-in specs.
|
|
COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe
|
|
COLLECT_LTO_WRAPPER=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib
|
|
gcc version 13.1.0 (GCC)
|
|
COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/
|
|
LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
|
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_18b56.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_18b56.'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_18b56.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_18b56.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o
|
|
collect2 version 13.1.0
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe -m i386pep -Bdynamic -o cmTC_18b56.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_18b56.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o\x0d
|
|
GNU ld (GNU Binutils) 2.40\x0d
|
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_18b56.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_18b56.'\x0d
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed C implicit include dir info: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
|
|
end of search list found
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include] ==> [D:/App/ToolBox/CLion/bin/mingw/include]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/include]
|
|
implicit include dirs: [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;D:/App/ToolBox/CLion/bin/mingw/include;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/include]
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed C implicit link information:
|
|
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
|
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
|
|
ignore line: [Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-0l9kbj']
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_18b56]
|
|
ignore line: [[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj -c D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCCompilerABI.c]
|
|
ignore line: [Using built-in specs.]
|
|
ignore line: [COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe]
|
|
ignore line: [Target: x86_64-w64-mingw32]
|
|
ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [Supported LTO compression algorithms: zlib]
|
|
ignore line: [gcc version 13.1.0 (GCC) ]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/']
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1.exe -quiet -v -iprefix D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_18b56.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccIyKOxB.s]
|
|
ignore line: [GNU C17 (GCC) version 13.1.0 (x86_64-w64-mingw32)]
|
|
ignore line: [ compiled by GNU C version 13.1.0 GMP version 6.2.1 MPFR version 4.2.0-p4 MPC version 1.3.1 isl version none]
|
|
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"]
|
|
ignore line: [ignoring nonexistent directory "/win/include"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../include"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"]
|
|
ignore line: [ignoring nonexistent directory "/mingw/include"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Compiler executable checksum: 2aa4fcf5c9208168c5e2d38a58fc2a97]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/']
|
|
ignore line: [ as -v -o CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccIyKOxB.s]
|
|
ignore line: [GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40]
|
|
ignore line: [COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/]
|
|
ignore line: [LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../\x0d]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.'\x0d]
|
|
ignore line: [[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -v -Wl -v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj -o cmTC_18b56.exe -Wl --out-implib libcmTC_18b56.dll.a -Wl --major-image-version 0 --minor-image-version 0 && cd ."]
|
|
ignore line: [Using built-in specs.]
|
|
ignore line: [COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe]
|
|
ignore line: [COLLECT_LTO_WRAPPER=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe]
|
|
ignore line: [Target: x86_64-w64-mingw32]
|
|
ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [Supported LTO compression algorithms: zlib]
|
|
ignore line: [gcc version 13.1.0 (GCC) ]
|
|
ignore line: [COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/]
|
|
ignore line: [LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_18b56.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_18b56.']
|
|
link line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_18b56.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_18b56.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe] ==> ignore
|
|
arg [-m] ==> ignore
|
|
arg [i386pep] ==> ignore
|
|
arg [-Bdynamic] ==> search dynamic
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_18b56.exe] ==> ignore
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..]
|
|
arg [-v] ==> ignore
|
|
arg [CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_18b56.dll.a] ==> ignore
|
|
arg [--major-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [--minor-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [-lgcc] ==> lib [gcc]
|
|
arg [-lgcc_eh] ==> lib [gcc_eh]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-lpthread] ==> lib [pthread]
|
|
arg [-ladvapi32] ==> lib [advapi32]
|
|
arg [-lshell32] ==> lib [shell32]
|
|
arg [-luser32] ==> lib [user32]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-liconv] ==> lib [iconv]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [-lgcc] ==> lib [gcc]
|
|
arg [-lgcc_eh] ==> lib [gcc_eh]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
ignore line: [collect2 version 13.1.0]
|
|
ignore line: [D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe -m i386pep -Bdynamic -o cmTC_18b56.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_18b56.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_18b56.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o\x0d]
|
|
linker tool for 'C': D:/App/ToolBox/CLion/bin/mingw/bin/ld.exe
|
|
remove lib [gcc_eh]
|
|
remove lib [msvcrt]
|
|
remove lib [gcc_eh]
|
|
remove lib [msvcrt]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/crt2.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/default-manifest.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib] ==> [D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..] ==> [D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
implicit libs: [mingw32;gcc;moldname;mingwex;kernel32;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc;moldname;mingwex;kernel32]
|
|
implicit objs: [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/crt2.o;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/default-manifest.o;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
implicit dirs: [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0;D:/App/ToolBox/CLion/bin/mingw/lib/gcc;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib;D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
implicit fwks: []
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Running the C compiler's linker: "D:/App/ToolBox/CLion/bin/mingw/bin/ld.exe" "-v"
|
|
GNU ld (GNU Binutils) 2.40
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
checks:
|
|
- "Detecting CXX compiler ABI info"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2nqd50"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2nqd50"
|
|
cmakeVariables:
|
|
CMAKE_CXX_FLAGS: ""
|
|
CMAKE_CXX_FLAGS_DEBUG: "-g"
|
|
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "CMAKE_CXX_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2nqd50'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_42d4e
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj -c D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp
|
|
Using built-in specs.
|
|
COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib
|
|
gcc version 13.1.0 (GCC)
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1plus.exe -quiet -v -iprefix D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_42d4e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccGTLJS2.s
|
|
GNU C++17 (GCC) version 13.1.0 (x86_64-w64-mingw32)
|
|
compiled by GNU C version 13.1.0, GMP version 6.2.1, MPFR version 4.2.0-p4, MPC version 1.3.1, isl version none
|
|
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"
|
|
ignoring nonexistent directory "/win/include"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../include"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"
|
|
ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"
|
|
ignoring nonexistent directory "/mingw/include"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include
|
|
End of search list.
|
|
Compiler executable checksum: e75de627edc3c57e31324b930b15b056
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/'
|
|
as -v -o CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccGTLJS2.s
|
|
GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40
|
|
COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/
|
|
LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
|
|
COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.'\x0d
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -v -Wl,-v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_42d4e.exe -Wl,--out-implib,libcmTC_42d4e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 && cd ."
|
|
Using built-in specs.
|
|
COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe
|
|
COLLECT_LTO_WRAPPER=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib
|
|
gcc version 13.1.0 (GCC)
|
|
COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/
|
|
LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
|
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_42d4e.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_42d4e.'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_42d4e.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_42d4e.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o
|
|
collect2 version 13.1.0
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe -m i386pep -Bdynamic -o cmTC_42d4e.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_42d4e.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o\x0d
|
|
GNU ld (GNU Binutils) 2.40\x0d
|
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_42d4e.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_42d4e.'\x0d
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed CXX implicit include dir info: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
add: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
|
|
end of search list found
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include] ==> [D:/App/ToolBox/CLion/bin/mingw/include]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
collapse include dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/include]
|
|
implicit include dirs: [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;D:/App/ToolBox/CLion/bin/mingw/include;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/include]
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed CXX implicit link information:
|
|
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
|
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
|
|
ignore line: [Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2nqd50']
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_42d4e]
|
|
ignore line: [[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj -c D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [Using built-in specs.]
|
|
ignore line: [COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe]
|
|
ignore line: [Target: x86_64-w64-mingw32]
|
|
ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [Supported LTO compression algorithms: zlib]
|
|
ignore line: [gcc version 13.1.0 (GCC) ]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/']
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1plus.exe -quiet -v -iprefix D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_42d4e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccGTLJS2.s]
|
|
ignore line: [GNU C++17 (GCC) version 13.1.0 (x86_64-w64-mingw32)]
|
|
ignore line: [ compiled by GNU C version 13.1.0 GMP version 6.2.1 MPFR version 4.2.0-p4 MPC version 1.3.1 isl version none]
|
|
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"]
|
|
ignore line: [ignoring nonexistent directory "/win/include"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../include"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"]
|
|
ignore line: [ignoring duplicate directory "D:/App/ToolBox/CLion/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"]
|
|
ignore line: [ignoring nonexistent directory "/mingw/include"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
|
|
ignore line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Compiler executable checksum: e75de627edc3c57e31324b930b15b056]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/']
|
|
ignore line: [ as -v -o CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccGTLJS2.s]
|
|
ignore line: [GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40]
|
|
ignore line: [COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/]
|
|
ignore line: [LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.'\x0d]
|
|
ignore line: [[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -v -Wl -v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_42d4e.exe -Wl --out-implib libcmTC_42d4e.dll.a -Wl --major-image-version 0 --minor-image-version 0 && cd ."]
|
|
ignore line: [Using built-in specs.]
|
|
ignore line: [COLLECT_GCC=D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe]
|
|
ignore line: [COLLECT_LTO_WRAPPER=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe]
|
|
ignore line: [Target: x86_64-w64-mingw32]
|
|
ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [Supported LTO compression algorithms: zlib]
|
|
ignore line: [gcc version 13.1.0 (GCC) ]
|
|
ignore line: [COMPILER_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/]
|
|
ignore line: [LIBRARY_PATH=D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
|
|
ignore line: [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
|
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_42d4e.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_42d4e.']
|
|
link line: [ D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_42d4e.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_42d4e.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe] ==> ignore
|
|
arg [-m] ==> ignore
|
|
arg [i386pep] ==> ignore
|
|
arg [-Bdynamic] ==> search dynamic
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_42d4e.exe] ==> ignore
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib]
|
|
arg [-LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..] ==> dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..]
|
|
arg [-v] ==> ignore
|
|
arg [CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_42d4e.dll.a] ==> ignore
|
|
arg [--major-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [--minor-image-version] ==> ignore
|
|
arg [0] ==> ignore
|
|
arg [-lstdc++] ==> lib [stdc++]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [-lgcc_s] ==> lib [gcc_s]
|
|
arg [-lgcc] ==> lib [gcc]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-lpthread] ==> lib [pthread]
|
|
arg [-ladvapi32] ==> lib [advapi32]
|
|
arg [-lshell32] ==> lib [shell32]
|
|
arg [-luser32] ==> lib [user32]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [-liconv] ==> lib [iconv]
|
|
arg [-lmingw32] ==> lib [mingw32]
|
|
arg [-lgcc_s] ==> lib [gcc_s]
|
|
arg [-lgcc] ==> lib [gcc]
|
|
arg [-lmoldname] ==> lib [moldname]
|
|
arg [-lmingwex] ==> lib [mingwex]
|
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
|
arg [-lkernel32] ==> lib [kernel32]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o]
|
|
arg [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o] ==> obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
ignore line: [collect2 version 13.1.0]
|
|
ignore line: [D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe -m i386pep -Bdynamic -o cmTC_42d4e.exe D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LD:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. -v CMakeFiles/cmTC_42d4e.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_42d4e.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o\x0d]
|
|
linker tool for 'CXX': D:/App/ToolBox/CLion/bin/mingw/bin/ld.exe
|
|
remove lib [msvcrt]
|
|
remove lib [msvcrt]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/crt2.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/default-manifest.o]
|
|
collapse obj [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc] ==> [D:/App/ToolBox/CLion/bin/mingw/lib/gcc]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib] ==> [D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib] ==> [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib]
|
|
collapse library dir [D:/App/ToolBox/CLion/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../..] ==> [D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;kernel32;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc_s;gcc;moldname;mingwex;kernel32]
|
|
implicit objs: [D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/crt2.o;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib/default-manifest.o;D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
|
|
implicit dirs: [D:/App/ToolBox/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0;D:/App/ToolBox/CLion/bin/mingw/lib/gcc;D:/App/ToolBox/CLion/bin/mingw/x86_64-w64-mingw32/lib;D:/App/ToolBox/CLion/bin/mingw/lib]
|
|
implicit fwks: []
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Running the CXX compiler's linker: "D:/App/ToolBox/CLion/bin/mingw/bin/ld.exe" "-v"
|
|
GNU ld (GNU Binutils) 2.40
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckCCompilerFlag.cmake:56 (cmake_check_compiler_flag)"
|
|
- "CC_SDK/Environment/cppp-reiconv/build-aux/cmake/visibility.cmake:37 (check_c_compiler_flag)"
|
|
- "CC_SDK/Environment/cppp-reiconv/CMakeLists.txt:44 (check_have_visibility)"
|
|
checks:
|
|
- "Performing Test HAVE_VISIBILITY"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-218qq4"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-218qq4"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_VISIBILITY"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-218qq4'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_630b1
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DHAVE_VISIBILITY -fdiagnostics-color=always -fvisibility=default -o CMakeFiles/cmTC_630b1.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-218qq4/src.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_630b1.dir/src.c.obj -o cmTC_630b1.exe -Wl,--out-implib,libcmTC_630b1.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FindThreads.cmake:163 (_threads_check_libc)"
|
|
- "CC_SDK/Environment/portaudio/CMakeLists.txt:86 (find_package)"
|
|
checks:
|
|
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-mi4n8p"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-mi4n8p"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "CMAKE_HAVE_LIBC_PTHREAD"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-mi4n8p'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d93a4
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCMAKE_HAVE_LIBC_PTHREAD -fdiagnostics-color=always -o CMakeFiles/cmTC_d93a4.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-mi4n8p/src.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_d93a4.dir/src.c.obj -o cmTC_d93a4.exe -Wl,--out-implib,libcmTC_d93a4.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFile.cmake:99 (try_compile)"
|
|
- "CC_SDK/Environment/portaudio/cmake/modules/FindRegex.cmake:23 (check_include_file)"
|
|
- "CC_SDK/Environment/portaudio/cmake/modules/FindJACK.cmake:38 (find_package)"
|
|
- "CC_SDK/Environment/portaudio/CMakeLists.txt:138 (find_package)"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: ";D:/Project/CPP_Project/CTL/CC_SDK/Environment/portaudio/cmake/modules"
|
|
buildResult:
|
|
variable: "REGEX_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_4b947
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_4b947.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x/CheckIncludeFile.c
|
|
FAILED: CMakeFiles/cmTC_4b947.dir/CheckIncludeFile.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_4b947.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x/CheckIncludeFile.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sxcr6x/CheckIncludeFile.c:1:10: fatal error: regex.h: No such file or directory
|
|
1 | #include <regex.h>
|
|
| ^~~~~~~~~
|
|
compilation terminated.\x0d
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
...
|
|
|
|
---
|
|
events:
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFile.cmake:99 (try_compile)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:22 (check_include_file)"
|
|
checks:
|
|
- "Looking for sys/types.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8647jp"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8647jp"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_SYS_TYPES_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8647jp'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_92505
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_92505.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8647jp/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_92505.dir/CheckIncludeFile.c.obj -o cmTC_92505.exe -Wl,--out-implib,libcmTC_92505.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFile.cmake:99 (try_compile)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:23 (check_include_file)"
|
|
checks:
|
|
- "Looking for stdint.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z66du1"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z66du1"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_STDINT_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z66du1'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_95422
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_95422.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z66du1/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_95422.dir/CheckIncludeFile.c.obj -o cmTC_95422.exe -Wl,--out-implib,libcmTC_95422.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFile.cmake:99 (try_compile)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:24 (check_include_file)"
|
|
checks:
|
|
- "Looking for stddef.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4ifubh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4ifubh"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_STDDEF_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4ifubh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ab928
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_ab928.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4ifubh/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_ab928.dir/CheckIncludeFile.c.obj -o cmTC_ab928.exe -Wl,--out-implib,libcmTC_ab928.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:42 (check_type_size)"
|
|
checks:
|
|
- "Check size of off64_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-7eexdm"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-7eexdm"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_OFF64_T"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-7eexdm'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_303e4
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_SYS_TYPES_H -D_LARGEFILE64_SOURCE=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_303e4.dir/OFF64_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-7eexdm/OFF64_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_303e4.dir/OFF64_T.c.obj -o cmTC_303e4.exe -Wl,--out-implib,libcmTC_303e4.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:51 (check_function_exists)"
|
|
checks:
|
|
- "Looking for fseeko"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-t51kn3"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-t51kn3"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_FSEEKO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-t51kn3'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_1bff0
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -fdiagnostics-color=always -o CMakeFiles/cmTC_1bff0.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-t51kn3/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko CMakeFiles/cmTC_1bff0.dir/CheckFunctionExists.c.obj -o cmTC_1bff0.exe -Wl,--out-implib,libcmTC_1bff0.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFile.cmake:99 (try_compile)"
|
|
- "CC_SDK/Environment/zlib/CMakeLists.txt:59 (check_include_file)"
|
|
checks:
|
|
- "Looking for unistd.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-awkp5v"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-awkp5v"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "Z_HAVE_UNISTD_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-awkp5v'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f1e0c
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_f1e0c.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-awkp5v/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_f1e0c.dir/CheckIncludeFile.c.obj -o cmTC_f1e0c.exe -Wl,--out-implib,libcmTC_f1e0c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
...
|
|
|
|
---
|
|
events:
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:46 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file CommonCrypto/CommonCrypto.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "COMMONCRYPTO_FOUND"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_bd403
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_bd403.dir/COMMONCRYPTO_FOUND.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw/COMMONCRYPTO_FOUND.c
|
|
FAILED: CMakeFiles/cmTC_bd403.dir/COMMONCRYPTO_FOUND.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_bd403.dir/COMMONCRYPTO_FOUND.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw/COMMONCRYPTO_FOUND.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jglstw/COMMONCRYPTO_FOUND.c:2:10: fatal error: CommonCrypto/CommonCrypto.h: No such file or directory
|
|
2 | #include <CommonCrypto/CommonCrypto.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.\x0d
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:100 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _close"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2y9x9e"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2y9x9e"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__CLOSE"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2y9x9e'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_aa03a
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_close -fdiagnostics-color=always -o CMakeFiles/cmTC_aa03a.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2y9x9e/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_close CMakeFiles/cmTC_aa03a.dir/CheckFunctionExists.c.obj -o cmTC_aa03a.exe -Wl,--out-implib,libcmTC_aa03a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:101 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _dup"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e504o8"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e504o8"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__DUP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e504o8'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_01a04
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_dup -fdiagnostics-color=always -o CMakeFiles/cmTC_01a04.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e504o8/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_dup CMakeFiles/cmTC_01a04.dir/CheckFunctionExists.c.obj -o cmTC_01a04.exe -Wl,--out-implib,libcmTC_01a04.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:102 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _fdopen"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q0zrob"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q0zrob"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__FDOPEN"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q0zrob'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d398e
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_fdopen -fdiagnostics-color=always -o CMakeFiles/cmTC_d398e.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q0zrob/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_fdopen CMakeFiles/cmTC_d398e.dir/CheckFunctionExists.c.obj -o cmTC_d398e.exe -Wl,--out-implib,libcmTC_d398e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:103 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _fileno"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z61f4i"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z61f4i"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__FILENO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z61f4i'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_7ebc1
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_fileno -fdiagnostics-color=always -o CMakeFiles/cmTC_7ebc1.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-z61f4i/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_fileno CMakeFiles/cmTC_7ebc1.dir/CheckFunctionExists.c.obj -o cmTC_7ebc1.exe -Wl,--out-implib,libcmTC_7ebc1.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:104 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _fseeki64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-h6bqc5"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-h6bqc5"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__FSEEKI64"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-h6bqc5'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_6e718
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_fseeki64 -fdiagnostics-color=always -o CMakeFiles/cmTC_6e718.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-h6bqc5/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_fseeki64 CMakeFiles/cmTC_6e718.dir/CheckFunctionExists.c.obj -o cmTC_6e718.exe -Wl,--out-implib,libcmTC_6e718.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:105 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _fstat64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s4d6yf"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s4d6yf"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__FSTAT64"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s4d6yf'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d372b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_fstat64 -fdiagnostics-color=always -o CMakeFiles/cmTC_d372b.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s4d6yf/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_fstat64 CMakeFiles/cmTC_d372b.dir/CheckFunctionExists.c.obj -o cmTC_d372b.exe -Wl,--out-implib,libcmTC_d372b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:106 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _setmode"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-owx7ks"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-owx7ks"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__SETMODE"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-owx7ks'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_6429d
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_setmode -fdiagnostics-color=always -o CMakeFiles/cmTC_6429d.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-owx7ks/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_setmode CMakeFiles/cmTC_6429d.dir/CheckFunctionExists.c.obj -o cmTC_6429d.exe -Wl,--out-implib,libcmTC_6429d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:107 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _stat64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yjgln4"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yjgln4"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__STAT64"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yjgln4'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_70c44
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_stat64 -fdiagnostics-color=always -o CMakeFiles/cmTC_70c44.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yjgln4/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_stat64 CMakeFiles/cmTC_70c44.dir/CheckFunctionExists.c.obj -o cmTC_70c44.exe -Wl,--out-implib,libcmTC_70c44.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:108 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for _snprintf"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b0p3zu"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b0p3zu"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__SNPRINTF"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b0p3zu'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_70ffc
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_70ffc.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b0p3zu/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_70ffc.dir/CheckSymbolExists.c.obj -o cmTC_70ffc.exe -Wl,--out-implib,libcmTC_70ffc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:109 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for _snprintf_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dubu70"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dubu70"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__SNPRINTF_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dubu70'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_b326c
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_b326c.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dubu70/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_b326c.dir/CheckSymbolExists.c.obj -o cmTC_b326c.exe -Wl,--out-implib,libcmTC_b326c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:110 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for _snwprintf_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-czo8qs"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-czo8qs"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__SNWPRINTF_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-czo8qs'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_03cd8
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_03cd8.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-czo8qs/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_03cd8.dir/CheckSymbolExists.c.obj -o cmTC_03cd8.exe -Wl,--out-implib,libcmTC_03cd8.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:111 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _strdup"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e4jsan"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e4jsan"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__STRDUP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e4jsan'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_3972b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_strdup -fdiagnostics-color=always -o CMakeFiles/cmTC_3972b.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-e4jsan/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_strdup CMakeFiles/cmTC_3972b.dir/CheckFunctionExists.c.obj -o cmTC_3972b.exe -Wl,--out-implib,libcmTC_3972b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:112 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for _stricmp"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-do1b83"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-do1b83"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__STRICMP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-do1b83'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_3980d
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_3980d.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-do1b83/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_3980d.dir/CheckSymbolExists.c.obj -o cmTC_3980d.exe -Wl,--out-implib,libcmTC_3980d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:113 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _strtoi64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-kbjn1z"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-kbjn1z"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__STRTOI64"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-kbjn1z'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_562ae
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_strtoi64 -fdiagnostics-color=always -o CMakeFiles/cmTC_562ae.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-kbjn1z/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_strtoi64 CMakeFiles/cmTC_562ae.dir/CheckFunctionExists.c.obj -o cmTC_562ae.exe -Wl,--out-implib,libcmTC_562ae.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:114 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _strtoui64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5nm13u"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5nm13u"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__STRTOUI64"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5nm13u'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0f499
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_strtoui64 -fdiagnostics-color=always -o CMakeFiles/cmTC_0f499.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5nm13u/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_strtoui64 CMakeFiles/cmTC_0f499.dir/CheckFunctionExists.c.obj -o cmTC_0f499.exe -Wl,--out-implib,libcmTC_0f499.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:115 (check_function_exists)"
|
|
checks:
|
|
- "Looking for _unlink"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yuoc0c"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yuoc0c"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE__UNLINK"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yuoc0c'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0bd65
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=_unlink -fdiagnostics-color=always -o CMakeFiles/cmTC_0bd65.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-yuoc0c/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=_unlink CMakeFiles/cmTC_0bd65.dir/CheckFunctionExists.c.obj -o cmTC_0bd65.exe -Wl,--out-implib,libcmTC_0bd65.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:116 (check_function_exists)"
|
|
checks:
|
|
- "Looking for arc4random"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-16ieo9"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-16ieo9"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_ARC4RANDOM"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-16ieo9'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_76c9f
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=arc4random -fdiagnostics-color=always -o CMakeFiles/cmTC_76c9f.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-16ieo9/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=arc4random CMakeFiles/cmTC_76c9f.dir/CheckFunctionExists.c.obj -o cmTC_76c9f.exe -Wl,--out-implib,libcmTC_76c9f.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_76c9f.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=arc4random CMakeFiles/cmTC_76c9f.dir/CheckFunctionExists.c.obj -o cmTC_76c9f.exe -Wl,--out-implib,libcmTC_76c9f.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_76c9f.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `arc4random'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:117 (check_function_exists)"
|
|
checks:
|
|
- "Looking for clonefile"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hurdp2"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hurdp2"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_CLONEFILE"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hurdp2'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_db134
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=clonefile -fdiagnostics-color=always -o CMakeFiles/cmTC_db134.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hurdp2/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=clonefile CMakeFiles/cmTC_db134.dir/CheckFunctionExists.c.obj -o cmTC_db134.exe -Wl,--out-implib,libcmTC_db134.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_db134.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=clonefile CMakeFiles/cmTC_db134.dir/CheckFunctionExists.c.obj -o cmTC_db134.exe -Wl,--out-implib,libcmTC_db134.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_db134.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `clonefile'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:118 (check_function_exists)"
|
|
checks:
|
|
- "Looking for explicit_bzero"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ahjq89"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ahjq89"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_EXPLICIT_BZERO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ahjq89'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c8b62
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=explicit_bzero -fdiagnostics-color=always -o CMakeFiles/cmTC_c8b62.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ahjq89/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_bzero CMakeFiles/cmTC_c8b62.dir/CheckFunctionExists.c.obj -o cmTC_c8b62.exe -Wl,--out-implib,libcmTC_c8b62.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_c8b62.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_bzero CMakeFiles/cmTC_c8b62.dir/CheckFunctionExists.c.obj -o cmTC_c8b62.exe -Wl,--out-implib,libcmTC_c8b62.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_c8b62.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `explicit_bzero'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:119 (check_function_exists)"
|
|
checks:
|
|
- "Looking for explicit_memset"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lppijh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lppijh"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_EXPLICIT_MEMSET"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lppijh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_eef78
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=explicit_memset -fdiagnostics-color=always -o CMakeFiles/cmTC_eef78.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lppijh/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_memset CMakeFiles/cmTC_eef78.dir/CheckFunctionExists.c.obj -o cmTC_eef78.exe -Wl,--out-implib,libcmTC_eef78.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_eef78.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_memset CMakeFiles/cmTC_eef78.dir/CheckFunctionExists.c.obj -o cmTC_eef78.exe -Wl,--out-implib,libcmTC_eef78.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_eef78.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `explicit_memset'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:120 (check_function_exists)"
|
|
checks:
|
|
- "Looking for fchmod"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-pj7mve"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-pj7mve"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_FCHMOD"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-pj7mve'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8f9dc
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=fchmod -fdiagnostics-color=always -o CMakeFiles/cmTC_8f9dc.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-pj7mve/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fchmod CMakeFiles/cmTC_8f9dc.dir/CheckFunctionExists.c.obj -o cmTC_8f9dc.exe -Wl,--out-implib,libcmTC_8f9dc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_8f9dc.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fchmod CMakeFiles/cmTC_8f9dc.dir/CheckFunctionExists.c.obj -o cmTC_8f9dc.exe -Wl,--out-implib,libcmTC_8f9dc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_8f9dc.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `fchmod'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:121 (check_function_exists)"
|
|
checks:
|
|
- "Looking for fileno"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s0n4bp"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s0n4bp"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_FILENO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s0n4bp'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_54654
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=fileno -fdiagnostics-color=always -o CMakeFiles/cmTC_54654.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s0n4bp/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fileno CMakeFiles/cmTC_54654.dir/CheckFunctionExists.c.obj -o cmTC_54654.exe -Wl,--out-implib,libcmTC_54654.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:123 (check_function_exists)"
|
|
checks:
|
|
- "Looking for ftello"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qnbf6z"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qnbf6z"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_FTELLO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qnbf6z'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_614c3
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=ftello -fdiagnostics-color=always -o CMakeFiles/cmTC_614c3.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qnbf6z/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=ftello CMakeFiles/cmTC_614c3.dir/CheckFunctionExists.c.obj -o cmTC_614c3.exe -Wl,--out-implib,libcmTC_614c3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:124 (check_function_exists)"
|
|
checks:
|
|
- "Looking for getprogname"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b8xrtt"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b8xrtt"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_GETPROGNAME"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b8xrtt'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_983cf
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=getprogname -fdiagnostics-color=always -o CMakeFiles/cmTC_983cf.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-b8xrtt/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=getprogname CMakeFiles/cmTC_983cf.dir/CheckFunctionExists.c.obj -o cmTC_983cf.exe -Wl,--out-implib,libcmTC_983cf.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_983cf.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=getprogname CMakeFiles/cmTC_983cf.dir/CheckFunctionExists.c.obj -o cmTC_983cf.exe -Wl,--out-implib,libcmTC_983cf.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_983cf.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `getprogname'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:125 (check_function_exists)"
|
|
checks:
|
|
- "Looking for GetSecurityInfo"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tv0wor"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tv0wor"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_GETSECURITYINFO"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tv0wor'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_31feb
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=GetSecurityInfo -fdiagnostics-color=always -o CMakeFiles/cmTC_31feb.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tv0wor/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=GetSecurityInfo CMakeFiles/cmTC_31feb.dir/CheckFunctionExists.c.obj -o cmTC_31feb.exe -Wl,--out-implib,libcmTC_31feb.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:126 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for localtime_r"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_LOCALTIME_R"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_43040
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_43040.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem/CheckSymbolExists.c
|
|
FAILED: CMakeFiles/cmTC_43040.dir/CheckSymbolExists.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_43040.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem/CheckSymbolExists.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem/CheckSymbolExists.c: In function 'main':
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem/CheckSymbolExists.c:8:19: error: 'localtime_r' undeclared (first use in this function); did you mean 'localtime_s'?
|
|
8 | return ((int*)(&localtime_r))[argc];
|
|
| ^~~~~~~~~~~
|
|
| localtime_s
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-lllgem/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:127 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for localtime_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-01pe8u"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-01pe8u"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_LOCALTIME_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-01pe8u'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_80c7e
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_80c7e.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-01pe8u/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_80c7e.dir/CheckSymbolExists.c.obj -o cmTC_80c7e.exe -Wl,--out-implib,libcmTC_80c7e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:128 (check_function_exists)"
|
|
checks:
|
|
- "Looking for memcpy_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sgd901"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sgd901"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_MEMCPY_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sgd901'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_1c4c5
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=memcpy_s -fdiagnostics-color=always -o CMakeFiles/cmTC_1c4c5.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-sgd901/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=memcpy_s CMakeFiles/cmTC_1c4c5.dir/CheckFunctionExists.c.obj -o cmTC_1c4c5.exe -Wl,--out-implib,libcmTC_1c4c5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:129 (check_function_exists)"
|
|
checks:
|
|
- "Looking for random"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2kaoc6"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2kaoc6"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_RANDOM"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2kaoc6'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_18a4e
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=random -fdiagnostics-color=always -o CMakeFiles/cmTC_18a4e.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-2kaoc6/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=random CMakeFiles/cmTC_18a4e.dir/CheckFunctionExists.c.obj -o cmTC_18a4e.exe -Wl,--out-implib,libcmTC_18a4e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_18a4e.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=random CMakeFiles/cmTC_18a4e.dir/CheckFunctionExists.c.obj -o cmTC_18a4e.exe -Wl,--out-implib,libcmTC_18a4e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_18a4e.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `random'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:130 (check_function_exists)"
|
|
checks:
|
|
- "Looking for setmode"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q207u6"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q207u6"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SETMODE"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q207u6'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e6140
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=setmode -fdiagnostics-color=always -o CMakeFiles/cmTC_e6140.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q207u6/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=setmode CMakeFiles/cmTC_e6140.dir/CheckFunctionExists.c.obj -o cmTC_e6140.exe -Wl,--out-implib,libcmTC_e6140.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:131 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for snprintf"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jmsary"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jmsary"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SNPRINTF"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jmsary'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_04bea
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_04bea.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-jmsary/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_04bea.dir/CheckSymbolExists.c.obj -o cmTC_04bea.exe -Wl,--out-implib,libcmTC_04bea.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:132 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for snprintf_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SNPRINTF_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c4fcc
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_c4fcc.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop/CheckSymbolExists.c
|
|
FAILED: CMakeFiles/cmTC_c4fcc.dir/CheckSymbolExists.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_c4fcc.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop/CheckSymbolExists.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop/CheckSymbolExists.c: In function 'main':
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop/CheckSymbolExists.c:8:19: error: 'snprintf_s' undeclared (first use in this function); did you mean 'swprintf_s'?
|
|
8 | return ((int*)(&snprintf_s))[argc];
|
|
| ^~~~~~~~~~
|
|
| swprintf_s
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-znyyop/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:163 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckSymbolExists.cmake:68 (__CHECK_SYMBOL_EXISTS_IMPL)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:133 (check_symbol_exists)"
|
|
checks:
|
|
- "Looking for strcasecmp"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-w00vxz"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-w00vxz"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRCASECMP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-w00vxz'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f5db4
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_f5db4.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-w00vxz/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_f5db4.dir/CheckSymbolExists.c.obj -o cmTC_f5db4.exe -Wl,--out-implib,libcmTC_f5db4.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:134 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strdup"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-eb14qt"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-eb14qt"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRDUP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-eb14qt'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ea872
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strdup -fdiagnostics-color=always -o CMakeFiles/cmTC_ea872.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-eb14qt/CheckFunctionExists.c
|
|
<command-line>: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-eb14qt/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
|
|
7 | CHECK_FUNCTION_EXISTS(void);
|
|
| ^~~~~~~~~~~~~~~~~~~~~
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strdup CMakeFiles/cmTC_ea872.dir/CheckFunctionExists.c.obj -o cmTC_ea872.exe -Wl,--out-implib,libcmTC_ea872.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:135 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strerror_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-wwfd71"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-wwfd71"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRERROR_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-wwfd71'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8f67b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strerror_s -fdiagnostics-color=always -o CMakeFiles/cmTC_8f67b.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-wwfd71/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strerror_s CMakeFiles/cmTC_8f67b.dir/CheckFunctionExists.c.obj -o cmTC_8f67b.exe -Wl,--out-implib,libcmTC_8f67b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:136 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strerrorlen_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hyguq2"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hyguq2"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRERRORLEN_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hyguq2'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_06c52
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strerrorlen_s -fdiagnostics-color=always -o CMakeFiles/cmTC_06c52.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-hyguq2/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strerrorlen_s CMakeFiles/cmTC_06c52.dir/CheckFunctionExists.c.obj -o cmTC_06c52.exe -Wl,--out-implib,libcmTC_06c52.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_06c52.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strerrorlen_s CMakeFiles/cmTC_06c52.dir/CheckFunctionExists.c.obj -o cmTC_06c52.exe -Wl,--out-implib,libcmTC_06c52.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin/ld.exe: CMakeFiles/cmTC_06c52.dir/CheckFunctionExists.c.obj:CheckFunctionExists.c:(.text+0x15): undefined reference to `strerrorlen_s'\x0d
|
|
collect2.exe: error: ld returned 1 exit status
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:137 (check_function_exists)"
|
|
checks:
|
|
- "Looking for stricmp"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8th7yu"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8th7yu"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRICMP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8th7yu'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_aa74b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=stricmp -fdiagnostics-color=always -o CMakeFiles/cmTC_aa74b.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-8th7yu/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=stricmp CMakeFiles/cmTC_aa74b.dir/CheckFunctionExists.c.obj -o cmTC_aa74b.exe -Wl,--out-implib,libcmTC_aa74b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:138 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strncpy_s"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3z3eg2"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3z3eg2"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRNCPY_S"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3z3eg2'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8d21c
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strncpy_s -fdiagnostics-color=always -o CMakeFiles/cmTC_8d21c.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3z3eg2/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strncpy_s CMakeFiles/cmTC_8d21c.dir/CheckFunctionExists.c.obj -o cmTC_8d21c.exe -Wl,--out-implib,libcmTC_8d21c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:139 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strtoll"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ei17wm"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ei17wm"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRTOLL"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ei17wm'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c1295
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strtoll -fdiagnostics-color=always -o CMakeFiles/cmTC_c1295.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ei17wm/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strtoll CMakeFiles/cmTC_c1295.dir/CheckFunctionExists.c.obj -o cmTC_c1295.exe -Wl,--out-implib,libcmTC_c1295.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckFunctionExists.cmake:93 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:140 (check_function_exists)"
|
|
checks:
|
|
- "Looking for strtoull"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-o26z7h"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-o26z7h"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRTOULL"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-o26z7h'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_063ec
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -DCHECK_FUNCTION_EXISTS=strtoull -fdiagnostics-color=always -o CMakeFiles/cmTC_063ec.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-o26z7h/CheckFunctionExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strtoull CMakeFiles/cmTC_063ec.dir/CheckFunctionExists.c.obj -o cmTC_063ec.exe -Wl,--out-implib,libcmTC_063ec.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:142 (check_include_files)"
|
|
checks:
|
|
- "Looking for 3 include files sys/types.h, ..., fts.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_FTS_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_264f8
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_264f8.dir/HAVE_FTS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i/HAVE_FTS_H.c
|
|
FAILED: CMakeFiles/cmTC_264f8.dir/HAVE_FTS_H.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_264f8.dir/HAVE_FTS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i/HAVE_FTS_H.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ehro2i/HAVE_FTS_H.c:4:10: fatal error: fts.h: No such file or directory
|
|
4 | #include <fts.h>
|
|
| ^~~~~~~
|
|
compilation terminated.\x0d
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:161 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file stdbool.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qb1xg9"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qb1xg9"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STDBOOL_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qb1xg9'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_860dd
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_860dd.dir/HAVE_STDBOOL_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-qb1xg9/HAVE_STDBOOL_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_860dd.dir/HAVE_STDBOOL_H.c.obj -o cmTC_860dd.exe -Wl,--out-implib,libcmTC_860dd.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:162 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file strings.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-36mwz5"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-36mwz5"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STRINGS_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-36mwz5'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_04f15
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_04f15.dir/HAVE_STRINGS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-36mwz5/HAVE_STRINGS_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_04f15.dir/HAVE_STRINGS_H.c.obj -o cmTC_04f15.exe -Wl,--out-implib,libcmTC_04f15.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:163 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file unistd.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-y5h4ef"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-y5h4ef"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_UNISTD_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-y5h4ef'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_b102b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_b102b.dir/HAVE_UNISTD_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-y5h4ef/HAVE_UNISTD_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_b102b.dir/HAVE_UNISTD_H.c.obj -o cmTC_b102b.exe -Wl,--out-implib,libcmTC_b102b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:165 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file inttypes.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ggpche"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ggpche"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INTTYPES_H_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ggpche'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8159c
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_8159c.dir/HAVE_INTTYPES_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ggpche/HAVE_INTTYPES_H_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_8159c.dir/HAVE_INTTYPES_H_LIBZIP.c.obj -o cmTC_8159c.exe -Wl,--out-implib,libcmTC_8159c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:166 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file stdint.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-r4gz6n"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-r4gz6n"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_STDINT_H_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-r4gz6n'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c523a
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_c523a.dir/HAVE_STDINT_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-r4gz6n/HAVE_STDINT_H_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_c523a.dir/HAVE_STDINT_H_LIBZIP.c.obj -o cmTC_c523a.exe -Wl,--out-implib,libcmTC_c523a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:141 (try_compile)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:167 (check_include_files)"
|
|
checks:
|
|
- "Looking for include file sys/types.h"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-m2wqpj"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-m2wqpj"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_C_FLAGS_DEBUG: "-g"
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SYS_TYPES_H_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-m2wqpj'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e392d
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e392d.dir/HAVE_SYS_TYPES_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-m2wqpj/HAVE_SYS_TYPES_H_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e392d.dir/HAVE_SYS_TYPES_H_LIBZIP.c.obj -o cmTC_e392d.exe -Wl,--out-implib,libcmTC_e392d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:173 (check_type_size)"
|
|
checks:
|
|
- "Check size of __int8"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-xf1d3d"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-xf1d3d"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE___INT8_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-xf1d3d'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d3753
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_d3753.dir/__INT8_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-xf1d3d/__INT8_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_d3753.dir/__INT8_LIBZIP.c.obj -o cmTC_d3753.exe -Wl,--out-implib,libcmTC_d3753.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:174 (check_type_size)"
|
|
checks:
|
|
- "Check size of int8_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s7jyo7"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s7jyo7"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INT8_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s7jyo7'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e75f6
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e75f6.dir/INT8_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-s7jyo7/INT8_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e75f6.dir/INT8_T_LIBZIP.c.obj -o cmTC_e75f6.exe -Wl,--out-implib,libcmTC_e75f6.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:175 (check_type_size)"
|
|
checks:
|
|
- "Check size of uint8_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-fc3que"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-fc3que"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_UINT8_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-fc3que'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0a066
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_0a066.dir/UINT8_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-fc3que/UINT8_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_0a066.dir/UINT8_T_LIBZIP.c.obj -o cmTC_0a066.exe -Wl,--out-implib,libcmTC_0a066.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:176 (check_type_size)"
|
|
checks:
|
|
- "Check size of __int16"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gt2pfu"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gt2pfu"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE___INT16_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gt2pfu'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_29c70
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_29c70.dir/__INT16_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gt2pfu/__INT16_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_29c70.dir/__INT16_LIBZIP.c.obj -o cmTC_29c70.exe -Wl,--out-implib,libcmTC_29c70.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:177 (check_type_size)"
|
|
checks:
|
|
- "Check size of int16_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3lo93d"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3lo93d"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INT16_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3lo93d'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_6ab71
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_6ab71.dir/INT16_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-3lo93d/INT16_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_6ab71.dir/INT16_T_LIBZIP.c.obj -o cmTC_6ab71.exe -Wl,--out-implib,libcmTC_6ab71.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:178 (check_type_size)"
|
|
checks:
|
|
- "Check size of uint16_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ey7drl"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ey7drl"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_UINT16_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ey7drl'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_6b1dd
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_6b1dd.dir/UINT16_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ey7drl/UINT16_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_6b1dd.dir/UINT16_T_LIBZIP.c.obj -o cmTC_6b1dd.exe -Wl,--out-implib,libcmTC_6b1dd.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:179 (check_type_size)"
|
|
checks:
|
|
- "Check size of __int32"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-n6yazl"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-n6yazl"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE___INT32_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-n6yazl'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ebd83
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_ebd83.dir/__INT32_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-n6yazl/__INT32_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_ebd83.dir/__INT32_LIBZIP.c.obj -o cmTC_ebd83.exe -Wl,--out-implib,libcmTC_ebd83.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:180 (check_type_size)"
|
|
checks:
|
|
- "Check size of int32_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5hscgi"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5hscgi"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INT32_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5hscgi'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c424b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_c424b.dir/INT32_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-5hscgi/INT32_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_c424b.dir/INT32_T_LIBZIP.c.obj -o cmTC_c424b.exe -Wl,--out-implib,libcmTC_c424b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:181 (check_type_size)"
|
|
checks:
|
|
- "Check size of uint32_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q4ogqk"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q4ogqk"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_UINT32_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q4ogqk'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_22d9c
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_22d9c.dir/UINT32_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-q4ogqk/UINT32_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_22d9c.dir/UINT32_T_LIBZIP.c.obj -o cmTC_22d9c.exe -Wl,--out-implib,libcmTC_22d9c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:182 (check_type_size)"
|
|
checks:
|
|
- "Check size of __int64"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-27v7t1"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-27v7t1"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE___INT64_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-27v7t1'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_2fa7f
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_2fa7f.dir/__INT64_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-27v7t1/__INT64_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_2fa7f.dir/__INT64_LIBZIP.c.obj -o cmTC_2fa7f.exe -Wl,--out-implib,libcmTC_2fa7f.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:183 (check_type_size)"
|
|
checks:
|
|
- "Check size of int64_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gdtfsh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gdtfsh"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INT64_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gdtfsh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_88873
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_88873.dir/INT64_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gdtfsh/INT64_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_88873.dir/INT64_T_LIBZIP.c.obj -o cmTC_88873.exe -Wl,--out-implib,libcmTC_88873.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:184 (check_type_size)"
|
|
checks:
|
|
- "Check size of uint64_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-l84ihw"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-l84ihw"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_UINT64_T_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-l84ihw'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e5023
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e5023.dir/UINT64_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-l84ihw/UINT64_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e5023.dir/UINT64_T_LIBZIP.c.obj -o cmTC_e5023.exe -Wl,--out-implib,libcmTC_e5023.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:185 (check_type_size)"
|
|
checks:
|
|
- "Check size of short"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4u8u8f"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4u8u8f"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SHORT_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4u8u8f'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_5583d
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_5583d.dir/SHORT_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-4u8u8f/SHORT_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_5583d.dir/SHORT_LIBZIP.c.obj -o cmTC_5583d.exe -Wl,--out-implib,libcmTC_5583d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:186 (check_type_size)"
|
|
checks:
|
|
- "Check size of int"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-oummyk"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-oummyk"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_INT_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-oummyk'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_53757
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_53757.dir/INT_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-oummyk/INT_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_53757.dir/INT_LIBZIP.c.obj -o cmTC_53757.exe -Wl,--out-implib,libcmTC_53757.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:187 (check_type_size)"
|
|
checks:
|
|
- "Check size of long"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gzretr"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gzretr"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_LONG_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gzretr'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_99de5
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_99de5.dir/LONG_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-gzretr/LONG_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_99de5.dir/LONG_LIBZIP.c.obj -o cmTC_99de5.exe -Wl,--out-implib,libcmTC_99de5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:188 (check_type_size)"
|
|
checks:
|
|
- "Check size of long long"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-rur15m"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-rur15m"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_LONG_LONG_LIBZIP"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-rur15m'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d2ee2
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_d2ee2.dir/LONG_LONG_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-rur15m/LONG_LONG_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_d2ee2.dir/LONG_LONG_LIBZIP.c.obj -o cmTC_d2ee2.exe -Wl,--out-implib,libcmTC_d2ee2.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:189 (check_type_size)"
|
|
checks:
|
|
- "Check size of off_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dzd2cy"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dzd2cy"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SIZEOF_OFF_T"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dzd2cy'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f8cb3
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_f8cb3.dir/SIZEOF_OFF_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-dzd2cy/SIZEOF_OFF_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_f8cb3.dir/SIZEOF_OFF_T.c.obj -o cmTC_f8cb3.exe -Wl,--out-implib,libcmTC_f8cb3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:156 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:190 (check_type_size)"
|
|
checks:
|
|
- "Check size of size_t"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ln4v35"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ln4v35"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_SIZEOF_SIZE_T"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ln4v35'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e1d85
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e1d85.dir/SIZEOF_SIZE_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-ln4v35/SIZEOF_SIZE_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e1d85.dir/SIZEOF_SIZE_T.c.obj -o cmTC_e1d85.exe -Wl,--out-implib,libcmTC_e1d85.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
|
|
- "D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)"
|
|
- "CC_SDK/Environment/libzip/CMakeLists.txt:192 (check_c_source_compiles)"
|
|
checks:
|
|
- "Performing Test HAVE_FICLONERANGE"
|
|
directories:
|
|
source: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
CMAKE_MODULE_PATH: "D:/Project/CPP_Project/CTL/CC_SDK/Environment/libzip/cmake"
|
|
buildResult:
|
|
variable: "HAVE_FICLONERANGE"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_79b84
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DHAVE_FICLONERANGE -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_79b84.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92/src.c
|
|
FAILED: CMakeFiles/cmTC_79b84.dir/src.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DHAVE_FICLONERANGE -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_79b84.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92/src.c
|
|
D:/Project/CPP_Project/CTL/Build/Debug/CMakeFiles/CMakeScratch/TryCompile-tqze92/src.c:1:10: fatal error: sys/ioctl.h: No such file or directory
|
|
1 | #include <sys/ioctl.h>
|
|
| ^~~~~~~~~~~~~
|
|
compilation terminated.\x0d
|
|
ninja: build stopped: subcommand failed.
|
|
|
|
exitCode: 1
|
|
...
|