2630 lines
205 KiB
YAML
2630 lines
205 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/Release/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/Release/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/Release/CMakeFiles/CMakeScratch/TryCompile-hp0t5p"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-hp0t5p"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-hp0t5p'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0a56a
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.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_0a56a.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccQe7zxB.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.dir/'
|
|
as -v -o CMakeFiles/cmTC_0a56a.dir/CMakeCCompilerABI.c.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccQe7zxB.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj -o cmTC_0a56a.exe -Wl,--out-implib,libcmTC_0a56a.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_0a56a.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_0a56a.'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_0a56a.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_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_0a56a.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_0a56a.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_0a56a.'\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/Release/CMakeFiles/CMakeScratch/TryCompile-hp0t5p']
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0a56a]
|
|
ignore line: [[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.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_0a56a.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\ccQe7zxB.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.dir/']
|
|
ignore line: [ as -v -o CMakeFiles/cmTC_0a56a.dir/CMakeCCompilerABI.c.obj C:\\Users\\21994\\AppData\\Local\\Temp\\ccQe7zxB.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_0a56a.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj -o cmTC_0a56a.exe -Wl --out-implib libcmTC_0a56a.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_0a56a.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_0a56a.']
|
|
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_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_0a56a.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_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_0a56a.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_0a56a.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_0a56a.dir/CMakeCCompilerABI.c.obj --out-implib libcmTC_0a56a.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/Release/CMakeFiles/CMakeScratch/TryCompile-f2ptmh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-f2ptmh"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-f2ptmh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f197f
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.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_f197f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\cccgQH52.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.dir/'
|
|
as -v -o CMakeFiles/cmTC_f197f.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\21994\\AppData\\Local\\Temp\\cccgQH52.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_f197f.exe -Wl,--out-implib,libcmTC_f197f.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_f197f.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_f197f.'
|
|
D:/App/ToolBox/CLion/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_f197f.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_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_f197f.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_f197f.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_f197f.'\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/Release/CMakeFiles/CMakeScratch/TryCompile-f2ptmh']
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f197f]
|
|
ignore line: [[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\g++.exe -fdiagnostics-color=always -v -o CMakeFiles/cmTC_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.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_f197f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\21994\\AppData\\Local\\Temp\\cccgQH52.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.dir/']
|
|
ignore line: [ as -v -o CMakeFiles/cmTC_f197f.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\21994\\AppData\\Local\\Temp\\cccgQH52.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles/cmTC_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_f197f.exe -Wl --out-implib libcmTC_f197f.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_f197f.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_f197f.']
|
|
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_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_f197f.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_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
|
arg [--out-implib] ==> ignore
|
|
arg [libcmTC_f197f.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_f197f.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_f197f.dir/CMakeCXXCompilerABI.cpp.obj --out-implib libcmTC_f197f.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/Release/CMakeFiles/CMakeScratch/TryCompile-uze97j"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uze97j"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_VISIBILITY"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uze97j'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_584eb
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DHAVE_VISIBILITY -fdiagnostics-color=always -fvisibility=default -o CMakeFiles/cmTC_584eb.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uze97j/src.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_584eb.dir/src.c.obj -o cmTC_584eb.exe -Wl,--out-implib,libcmTC_584eb.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/Release/CMakeFiles/CMakeScratch/TryCompile-a7ftzn"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-a7ftzn"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-a7ftzn'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_45a66
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCMAKE_HAVE_LIBC_PTHREAD -fdiagnostics-color=always -o CMakeFiles/cmTC_45a66.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-a7ftzn/src.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_45a66.dir/src.c.obj -o cmTC_45a66.exe -Wl,--out-implib,libcmTC_45a66.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/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_5a047
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_5a047.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve/CheckIncludeFile.c
|
|
FAILED: CMakeFiles/cmTC_5a047.dir/CheckIncludeFile.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_5a047.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve/CheckIncludeFile.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-uluuve/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/Release/CMakeFiles/CMakeScratch/TryCompile-9kcrfy"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-9kcrfy"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-9kcrfy'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_7dacb
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_7dacb.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-9kcrfy/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_7dacb.dir/CheckIncludeFile.c.obj -o cmTC_7dacb.exe -Wl,--out-implib,libcmTC_7dacb.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/Release/CMakeFiles/CMakeScratch/TryCompile-8dcwl5"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-8dcwl5"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_STDINT_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-8dcwl5'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_93f17
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_93f17.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-8dcwl5/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_93f17.dir/CheckIncludeFile.c.obj -o cmTC_93f17.exe -Wl,--out-implib,libcmTC_93f17.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/Release/CMakeFiles/CMakeScratch/TryCompile-jumzfh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-jumzfh"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_STDDEF_H"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-jumzfh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_471a1
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_471a1.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-jumzfh/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_471a1.dir/CheckIncludeFile.c.obj -o cmTC_471a1.exe -Wl,--out-implib,libcmTC_471a1.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/Release/CMakeFiles/CMakeScratch/TryCompile-ajvdks"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ajvdks"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: ""
|
|
CMAKE_EXE_LINKER_FLAGS: ""
|
|
buildResult:
|
|
variable: "HAVE_OFF64_T"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ajvdks'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_b75f4
|
|
[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_b75f4.dir/OFF64_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ajvdks/OFF64_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_b75f4.dir/OFF64_T.c.obj -o cmTC_b75f4.exe -Wl,--out-implib,libcmTC_b75f4.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/Release/CMakeFiles/CMakeScratch/TryCompile-ouan7k"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ouan7k"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-ouan7k'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_31e59
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -fdiagnostics-color=always -o CMakeFiles/cmTC_31e59.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ouan7k/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_31e59.dir/CheckFunctionExists.c.obj -o cmTC_31e59.exe -Wl,--out-implib,libcmTC_31e59.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/Release/CMakeFiles/CMakeScratch/TryCompile-exehhx"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-exehhx"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-exehhx'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_be717
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_be717.dir/CheckIncludeFile.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-exehhx/CheckIncludeFile.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_be717.dir/CheckIncludeFile.c.obj -o cmTC_be717.exe -Wl,--out-implib,libcmTC_be717.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/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_4ac7b
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_4ac7b.dir/COMMONCRYPTO_FOUND.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr/COMMONCRYPTO_FOUND.c
|
|
FAILED: CMakeFiles/cmTC_4ac7b.dir/COMMONCRYPTO_FOUND.c.obj
|
|
D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -fdiagnostics-color=always -o CMakeFiles/cmTC_4ac7b.dir/COMMONCRYPTO_FOUND.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr/COMMONCRYPTO_FOUND.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ihpfr/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/Release/CMakeFiles/CMakeScratch/TryCompile-mv4a3k"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mv4a3k"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-mv4a3k'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_49b4a
|
|
[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_49b4a.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mv4a3k/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_49b4a.dir/CheckFunctionExists.c.obj -o cmTC_49b4a.exe -Wl,--out-implib,libcmTC_49b4a.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/Release/CMakeFiles/CMakeScratch/TryCompile-qsi5zj"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-qsi5zj"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-qsi5zj'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_1de00
|
|
[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_1de00.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-qsi5zj/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_1de00.dir/CheckFunctionExists.c.obj -o cmTC_1de00.exe -Wl,--out-implib,libcmTC_1de00.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/Release/CMakeFiles/CMakeScratch/TryCompile-bomuvs"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-bomuvs"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-bomuvs'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_66b47
|
|
[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_66b47.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-bomuvs/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_66b47.dir/CheckFunctionExists.c.obj -o cmTC_66b47.exe -Wl,--out-implib,libcmTC_66b47.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/Release/CMakeFiles/CMakeScratch/TryCompile-af9sr4"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-af9sr4"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-af9sr4'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_4003d
|
|
[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_4003d.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-af9sr4/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_4003d.dir/CheckFunctionExists.c.obj -o cmTC_4003d.exe -Wl,--out-implib,libcmTC_4003d.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/Release/CMakeFiles/CMakeScratch/TryCompile-hvkfly"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-hvkfly"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-hvkfly'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_9e3d4
|
|
[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_9e3d4.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-hvkfly/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_9e3d4.dir/CheckFunctionExists.c.obj -o cmTC_9e3d4.exe -Wl,--out-implib,libcmTC_9e3d4.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/Release/CMakeFiles/CMakeScratch/TryCompile-71uar3"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-71uar3"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-71uar3'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_94e87
|
|
[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_94e87.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-71uar3/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_94e87.dir/CheckFunctionExists.c.obj -o cmTC_94e87.exe -Wl,--out-implib,libcmTC_94e87.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/Release/CMakeFiles/CMakeScratch/TryCompile-nww49x"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-nww49x"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-nww49x'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_a0c45
|
|
[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_a0c45.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-nww49x/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_a0c45.dir/CheckFunctionExists.c.obj -o cmTC_a0c45.exe -Wl,--out-implib,libcmTC_a0c45.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/Release/CMakeFiles/CMakeScratch/TryCompile-b9dq6i"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-b9dq6i"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-b9dq6i'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_dc389
|
|
[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_dc389.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-b9dq6i/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_dc389.dir/CheckFunctionExists.c.obj -o cmTC_dc389.exe -Wl,--out-implib,libcmTC_dc389.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/Release/CMakeFiles/CMakeScratch/TryCompile-okf71z"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-okf71z"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-okf71z'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_49604
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_49604.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-okf71z/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_49604.dir/CheckSymbolExists.c.obj -o cmTC_49604.exe -Wl,--out-implib,libcmTC_49604.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/Release/CMakeFiles/CMakeScratch/TryCompile-sou89d"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-sou89d"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-sou89d'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_9ca62
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_9ca62.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-sou89d/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_9ca62.dir/CheckSymbolExists.c.obj -o cmTC_9ca62.exe -Wl,--out-implib,libcmTC_9ca62.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/Release/CMakeFiles/CMakeScratch/TryCompile-d4suqc"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-d4suqc"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-d4suqc'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_60cf3
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_60cf3.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-d4suqc/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_60cf3.dir/CheckSymbolExists.c.obj -o cmTC_60cf3.exe -Wl,--out-implib,libcmTC_60cf3.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/Release/CMakeFiles/CMakeScratch/TryCompile-rq5iwh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-rq5iwh"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-rq5iwh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8c7c9
|
|
[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_8c7c9.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-rq5iwh/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_8c7c9.dir/CheckFunctionExists.c.obj -o cmTC_8c7c9.exe -Wl,--out-implib,libcmTC_8c7c9.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/Release/CMakeFiles/CMakeScratch/TryCompile-yp5dy1"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-yp5dy1"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-yp5dy1'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_90c28
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_90c28.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-yp5dy1/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_90c28.dir/CheckSymbolExists.c.obj -o cmTC_90c28.exe -Wl,--out-implib,libcmTC_90c28.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/Release/CMakeFiles/CMakeScratch/TryCompile-kefb9e"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-kefb9e"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-kefb9e'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_2175d
|
|
[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_2175d.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-kefb9e/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_2175d.dir/CheckFunctionExists.c.obj -o cmTC_2175d.exe -Wl,--out-implib,libcmTC_2175d.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/Release/CMakeFiles/CMakeScratch/TryCompile-w7yrct"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-w7yrct"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-w7yrct'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_a3020
|
|
[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_a3020.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-w7yrct/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_a3020.dir/CheckFunctionExists.c.obj -o cmTC_a3020.exe -Wl,--out-implib,libcmTC_a3020.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/Release/CMakeFiles/CMakeScratch/TryCompile-wr07re"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-wr07re"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-wr07re'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_77f09
|
|
[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_77f09.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-wr07re/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_77f09.dir/CheckFunctionExists.c.obj -o cmTC_77f09.exe -Wl,--out-implib,libcmTC_77f09.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/Release/CMakeFiles/CMakeScratch/TryCompile-aemw1o"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-aemw1o"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-aemw1o'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ae1ce
|
|
[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_ae1ce.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-aemw1o/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_ae1ce.dir/CheckFunctionExists.c.obj -o cmTC_ae1ce.exe -Wl,--out-implib,libcmTC_ae1ce.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_ae1ce.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=arc4random CMakeFiles/cmTC_ae1ce.dir/CheckFunctionExists.c.obj -o cmTC_ae1ce.exe -Wl,--out-implib,libcmTC_ae1ce.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_ae1ce.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/Release/CMakeFiles/CMakeScratch/TryCompile-h1t2nl"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-h1t2nl"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-h1t2nl'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_1465e
|
|
[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_1465e.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-h1t2nl/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_1465e.dir/CheckFunctionExists.c.obj -o cmTC_1465e.exe -Wl,--out-implib,libcmTC_1465e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_1465e.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=clonefile CMakeFiles/cmTC_1465e.dir/CheckFunctionExists.c.obj -o cmTC_1465e.exe -Wl,--out-implib,libcmTC_1465e.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_1465e.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/Release/CMakeFiles/CMakeScratch/TryCompile-mbuyz2"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mbuyz2"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-mbuyz2'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0c761
|
|
[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_0c761.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mbuyz2/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_0c761.dir/CheckFunctionExists.c.obj -o cmTC_0c761.exe -Wl,--out-implib,libcmTC_0c761.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_0c761.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_bzero CMakeFiles/cmTC_0c761.dir/CheckFunctionExists.c.obj -o cmTC_0c761.exe -Wl,--out-implib,libcmTC_0c761.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_0c761.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/Release/CMakeFiles/CMakeScratch/TryCompile-gqv30s"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-gqv30s"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-gqv30s'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_48b18
|
|
[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_48b18.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-gqv30s/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_48b18.dir/CheckFunctionExists.c.obj -o cmTC_48b18.exe -Wl,--out-implib,libcmTC_48b18.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_48b18.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=explicit_memset CMakeFiles/cmTC_48b18.dir/CheckFunctionExists.c.obj -o cmTC_48b18.exe -Wl,--out-implib,libcmTC_48b18.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_48b18.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/Release/CMakeFiles/CMakeScratch/TryCompile-luhoqn"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-luhoqn"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-luhoqn'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_5f1f6
|
|
[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_5f1f6.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-luhoqn/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_5f1f6.dir/CheckFunctionExists.c.obj -o cmTC_5f1f6.exe -Wl,--out-implib,libcmTC_5f1f6.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_5f1f6.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=fchmod CMakeFiles/cmTC_5f1f6.dir/CheckFunctionExists.c.obj -o cmTC_5f1f6.exe -Wl,--out-implib,libcmTC_5f1f6.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_5f1f6.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/Release/CMakeFiles/CMakeScratch/TryCompile-5yfnfc"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5yfnfc"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-5yfnfc'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_c07c4
|
|
[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_c07c4.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5yfnfc/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_c07c4.dir/CheckFunctionExists.c.obj -o cmTC_c07c4.exe -Wl,--out-implib,libcmTC_c07c4.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/Release/CMakeFiles/CMakeScratch/TryCompile-39fj6o"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-39fj6o"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-39fj6o'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_fb4d2
|
|
[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_fb4d2.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-39fj6o/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_fb4d2.dir/CheckFunctionExists.c.obj -o cmTC_fb4d2.exe -Wl,--out-implib,libcmTC_fb4d2.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/Release/CMakeFiles/CMakeScratch/TryCompile-34vcnn"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-34vcnn"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-34vcnn'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8b847
|
|
[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_8b847.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-34vcnn/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_8b847.dir/CheckFunctionExists.c.obj -o cmTC_8b847.exe -Wl,--out-implib,libcmTC_8b847.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_8b847.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=getprogname CMakeFiles/cmTC_8b847.dir/CheckFunctionExists.c.obj -o cmTC_8b847.exe -Wl,--out-implib,libcmTC_8b847.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_8b847.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/Release/CMakeFiles/CMakeScratch/TryCompile-7wq0yz"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-7wq0yz"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-7wq0yz'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_fded3
|
|
[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_fded3.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-7wq0yz/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_fded3.dir/CheckFunctionExists.c.obj -o cmTC_fded3.exe -Wl,--out-implib,libcmTC_fded3.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/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_b72df
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_b72df.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb/CheckSymbolExists.c
|
|
FAILED: CMakeFiles/cmTC_b72df.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_b72df.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb/CheckSymbolExists.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb/CheckSymbolExists.c: In function 'main':
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb/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/Release/CMakeFiles/CMakeScratch/TryCompile-2rjorb/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/Release/CMakeFiles/CMakeScratch/TryCompile-1gxopg"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1gxopg"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-1gxopg'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_d592a
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_d592a.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1gxopg/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_d592a.dir/CheckSymbolExists.c.obj -o cmTC_d592a.exe -Wl,--out-implib,libcmTC_d592a.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/Release/CMakeFiles/CMakeScratch/TryCompile-mprx07"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mprx07"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-mprx07'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_11169
|
|
[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_11169.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-mprx07/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_11169.dir/CheckFunctionExists.c.obj -o cmTC_11169.exe -Wl,--out-implib,libcmTC_11169.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/Release/CMakeFiles/CMakeScratch/TryCompile-1kj7kt"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1kj7kt"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-1kj7kt'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ae4c3
|
|
[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_ae4c3.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1kj7kt/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_ae4c3.dir/CheckFunctionExists.c.obj -o cmTC_ae4c3.exe -Wl,--out-implib,libcmTC_ae4c3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_ae4c3.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=random CMakeFiles/cmTC_ae4c3.dir/CheckFunctionExists.c.obj -o cmTC_ae4c3.exe -Wl,--out-implib,libcmTC_ae4c3.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_ae4c3.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/Release/CMakeFiles/CMakeScratch/TryCompile-x32g0s"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-x32g0s"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-x32g0s'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_fbf66
|
|
[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_fbf66.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-x32g0s/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_fbf66.dir/CheckFunctionExists.c.obj -o cmTC_fbf66.exe -Wl,--out-implib,libcmTC_fbf66.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/Release/CMakeFiles/CMakeScratch/TryCompile-cowea4"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-cowea4"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-cowea4'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_b3ef7
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_b3ef7.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-cowea4/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_b3ef7.dir/CheckSymbolExists.c.obj -o cmTC_b3ef7.exe -Wl,--out-implib,libcmTC_b3ef7.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/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_080c0
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_080c0.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2/CheckSymbolExists.c
|
|
FAILED: CMakeFiles/cmTC_080c0.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_080c0.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2/CheckSymbolExists.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2/CheckSymbolExists.c: In function 'main':
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2/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/Release/CMakeFiles/CMakeScratch/TryCompile-5zlwp2/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/Release/CMakeFiles/CMakeScratch/TryCompile-jctcrg"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-jctcrg"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-jctcrg'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_38456
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_38456.dir/CheckSymbolExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-jctcrg/CheckSymbolExists.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_38456.dir/CheckSymbolExists.c.obj -o cmTC_38456.exe -Wl,--out-implib,libcmTC_38456.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/Release/CMakeFiles/CMakeScratch/TryCompile-p0iuq8"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-p0iuq8"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-p0iuq8'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_a58de
|
|
[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_a58de.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-p0iuq8/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/Release/CMakeFiles/CMakeScratch/TryCompile-p0iuq8/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_a58de.dir/CheckFunctionExists.c.obj -o cmTC_a58de.exe -Wl,--out-implib,libcmTC_a58de.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/Release/CMakeFiles/CMakeScratch/TryCompile-v95zuw"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-v95zuw"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-v95zuw'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_a3880
|
|
[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_a3880.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-v95zuw/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_a3880.dir/CheckFunctionExists.c.obj -o cmTC_a3880.exe -Wl,--out-implib,libcmTC_a3880.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/Release/CMakeFiles/CMakeScratch/TryCompile-o0y1uh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-o0y1uh"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-o0y1uh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_013d5
|
|
[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_013d5.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-o0y1uh/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_013d5.dir/CheckFunctionExists.c.obj -o cmTC_013d5.exe -Wl,--out-implib,libcmTC_013d5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
|
|
FAILED: cmTC_013d5.exe
|
|
C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -DCHECK_FUNCTION_EXISTS=strerrorlen_s CMakeFiles/cmTC_013d5.dir/CheckFunctionExists.c.obj -o cmTC_013d5.exe -Wl,--out-implib,libcmTC_013d5.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_013d5.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/Release/CMakeFiles/CMakeScratch/TryCompile-tj5bte"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-tj5bte"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-tj5bte'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_8bf0b
|
|
[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_8bf0b.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-tj5bte/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_8bf0b.dir/CheckFunctionExists.c.obj -o cmTC_8bf0b.exe -Wl,--out-implib,libcmTC_8bf0b.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/Release/CMakeFiles/CMakeScratch/TryCompile-0ere1d"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ere1d"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-0ere1d'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_490c3
|
|
[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_490c3.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0ere1d/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_490c3.dir/CheckFunctionExists.c.obj -o cmTC_490c3.exe -Wl,--out-implib,libcmTC_490c3.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/Release/CMakeFiles/CMakeScratch/TryCompile-4s7sto"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-4s7sto"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-4s7sto'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ff705
|
|
[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_ff705.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-4s7sto/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_ff705.dir/CheckFunctionExists.c.obj -o cmTC_ff705.exe -Wl,--out-implib,libcmTC_ff705.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/Release/CMakeFiles/CMakeScratch/TryCompile-cymsfe"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-cymsfe"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-cymsfe'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_2cc31
|
|
[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_2cc31.dir/CheckFunctionExists.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-cymsfe/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_2cc31.dir/CheckFunctionExists.c.obj -o cmTC_2cc31.exe -Wl,--out-implib,libcmTC_2cc31.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/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_74072
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_74072.dir/HAVE_FTS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl/HAVE_FTS_H.c
|
|
FAILED: CMakeFiles/cmTC_74072.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_74072.dir/HAVE_FTS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl/HAVE_FTS_H.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-u6cvfl/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/Release/CMakeFiles/CMakeScratch/TryCompile-h1siru"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-h1siru"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-h1siru'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_af3fe
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_af3fe.dir/HAVE_STDBOOL_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-h1siru/HAVE_STDBOOL_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_af3fe.dir/HAVE_STDBOOL_H.c.obj -o cmTC_af3fe.exe -Wl,--out-implib,libcmTC_af3fe.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/Release/CMakeFiles/CMakeScratch/TryCompile-vhuizt"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-vhuizt"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-vhuizt'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_812ec
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_812ec.dir/HAVE_STRINGS_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-vhuizt/HAVE_STRINGS_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_812ec.dir/HAVE_STRINGS_H.c.obj -o cmTC_812ec.exe -Wl,--out-implib,libcmTC_812ec.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/Release/CMakeFiles/CMakeScratch/TryCompile-ygai8k"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ygai8k"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-ygai8k'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_3e16e
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_3e16e.dir/HAVE_UNISTD_H.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ygai8k/HAVE_UNISTD_H.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_3e16e.dir/HAVE_UNISTD_H.c.obj -o cmTC_3e16e.exe -Wl,--out-implib,libcmTC_3e16e.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/Release/CMakeFiles/CMakeScratch/TryCompile-1i9r55"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1i9r55"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-1i9r55'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_0e031
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_0e031.dir/HAVE_INTTYPES_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1i9r55/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_0e031.dir/HAVE_INTTYPES_H_LIBZIP.c.obj -o cmTC_0e031.exe -Wl,--out-implib,libcmTC_0e031.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/Release/CMakeFiles/CMakeScratch/TryCompile-untbdm"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-untbdm"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-untbdm'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e6bab
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e6bab.dir/HAVE_STDINT_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-untbdm/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_e6bab.dir/HAVE_STDINT_H_LIBZIP.c.obj -o cmTC_e6bab.exe -Wl,--out-implib,libcmTC_e6bab.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/Release/CMakeFiles/CMakeScratch/TryCompile-14flps"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-14flps"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-14flps'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_311a8
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_311a8.dir/HAVE_SYS_TYPES_H_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-14flps/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_311a8.dir/HAVE_SYS_TYPES_H_LIBZIP.c.obj -o cmTC_311a8.exe -Wl,--out-implib,libcmTC_311a8.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/Release/CMakeFiles/CMakeScratch/TryCompile-pi7e5e"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-pi7e5e"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-pi7e5e'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f85cc
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_f85cc.dir/__INT8_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-pi7e5e/__INT8_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_f85cc.dir/__INT8_LIBZIP.c.obj -o cmTC_f85cc.exe -Wl,--out-implib,libcmTC_f85cc.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/Release/CMakeFiles/CMakeScratch/TryCompile-gl24bz"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-gl24bz"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-gl24bz'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_14c69
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_14c69.dir/INT8_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-gl24bz/INT8_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_14c69.dir/INT8_T_LIBZIP.c.obj -o cmTC_14c69.exe -Wl,--out-implib,libcmTC_14c69.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/Release/CMakeFiles/CMakeScratch/TryCompile-ds3hso"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ds3hso"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-ds3hso'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e6bae
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e6bae.dir/UINT8_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ds3hso/UINT8_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e6bae.dir/UINT8_T_LIBZIP.c.obj -o cmTC_e6bae.exe -Wl,--out-implib,libcmTC_e6bae.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/Release/CMakeFiles/CMakeScratch/TryCompile-bdflqh"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-bdflqh"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-bdflqh'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ecea2
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_ecea2.dir/__INT16_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-bdflqh/__INT16_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_ecea2.dir/__INT16_LIBZIP.c.obj -o cmTC_ecea2.exe -Wl,--out-implib,libcmTC_ecea2.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/Release/CMakeFiles/CMakeScratch/TryCompile-1vrt5l"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1vrt5l"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-1vrt5l'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_922f5
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_922f5.dir/INT16_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-1vrt5l/INT16_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_922f5.dir/INT16_T_LIBZIP.c.obj -o cmTC_922f5.exe -Wl,--out-implib,libcmTC_922f5.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/Release/CMakeFiles/CMakeScratch/TryCompile-6dl2cl"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-6dl2cl"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-6dl2cl'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_ab957
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_ab957.dir/UINT16_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-6dl2cl/UINT16_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_ab957.dir/UINT16_T_LIBZIP.c.obj -o cmTC_ab957.exe -Wl,--out-implib,libcmTC_ab957.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/Release/CMakeFiles/CMakeScratch/TryCompile-93z1f6"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-93z1f6"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-93z1f6'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_a1043
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_a1043.dir/__INT32_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-93z1f6/__INT32_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_a1043.dir/__INT32_LIBZIP.c.obj -o cmTC_a1043.exe -Wl,--out-implib,libcmTC_a1043.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/Release/CMakeFiles/CMakeScratch/TryCompile-joarlo"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-joarlo"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-joarlo'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_21106
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_21106.dir/INT32_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-joarlo/INT32_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_21106.dir/INT32_T_LIBZIP.c.obj -o cmTC_21106.exe -Wl,--out-implib,libcmTC_21106.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/Release/CMakeFiles/CMakeScratch/TryCompile-wz62li"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-wz62li"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-wz62li'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_87515
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_87515.dir/UINT32_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-wz62li/UINT32_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_87515.dir/UINT32_T_LIBZIP.c.obj -o cmTC_87515.exe -Wl,--out-implib,libcmTC_87515.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/Release/CMakeFiles/CMakeScratch/TryCompile-pg1ux6"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-pg1ux6"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-pg1ux6'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_f83b3
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_f83b3.dir/__INT64_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-pg1ux6/__INT64_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_f83b3.dir/__INT64_LIBZIP.c.obj -o cmTC_f83b3.exe -Wl,--out-implib,libcmTC_f83b3.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/Release/CMakeFiles/CMakeScratch/TryCompile-i4eh3s"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-i4eh3s"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-i4eh3s'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_74033
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_74033.dir/INT64_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-i4eh3s/INT64_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_74033.dir/INT64_T_LIBZIP.c.obj -o cmTC_74033.exe -Wl,--out-implib,libcmTC_74033.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/Release/CMakeFiles/CMakeScratch/TryCompile-nse9wx"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-nse9wx"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-nse9wx'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_70552
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_70552.dir/UINT64_T_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-nse9wx/UINT64_T_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_70552.dir/UINT64_T_LIBZIP.c.obj -o cmTC_70552.exe -Wl,--out-implib,libcmTC_70552.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/Release/CMakeFiles/CMakeScratch/TryCompile-q39kcx"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-q39kcx"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-q39kcx'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_126aa
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_126aa.dir/SHORT_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-q39kcx/SHORT_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_126aa.dir/SHORT_LIBZIP.c.obj -o cmTC_126aa.exe -Wl,--out-implib,libcmTC_126aa.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/Release/CMakeFiles/CMakeScratch/TryCompile-7pfy1q"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-7pfy1q"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-7pfy1q'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_05859
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_05859.dir/INT_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-7pfy1q/INT_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_05859.dir/INT_LIBZIP.c.obj -o cmTC_05859.exe -Wl,--out-implib,libcmTC_05859.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/Release/CMakeFiles/CMakeScratch/TryCompile-xl18z4"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-xl18z4"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-xl18z4'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_4f6a3
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_4f6a3.dir/LONG_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-xl18z4/LONG_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_4f6a3.dir/LONG_LIBZIP.c.obj -o cmTC_4f6a3.exe -Wl,--out-implib,libcmTC_4f6a3.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/Release/CMakeFiles/CMakeScratch/TryCompile-q4yg4d"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-q4yg4d"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-q4yg4d'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_95258
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_95258.dir/LONG_LONG_LIBZIP.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-q4yg4d/LONG_LONG_LIBZIP.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_95258.dir/LONG_LONG_LIBZIP.c.obj -o cmTC_95258.exe -Wl,--out-implib,libcmTC_95258.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/Release/CMakeFiles/CMakeScratch/TryCompile-ru7ocx"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ru7ocx"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-ru7ocx'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_e379a
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_e379a.dir/SIZEOF_OFF_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-ru7ocx/SIZEOF_OFF_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_e379a.dir/SIZEOF_OFF_T.c.obj -o cmTC_e379a.exe -Wl,--out-implib,libcmTC_e379a.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/Release/CMakeFiles/CMakeScratch/TryCompile-j1jl0w"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-j1jl0w"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-j1jl0w'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_9d9fe
|
|
[1/2] D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe -D__STDC_WANT_LIB_EXT1__=1 -fdiagnostics-color=always -o CMakeFiles/cmTC_9d9fe.dir/SIZEOF_SIZE_T.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-j1jl0w/SIZEOF_SIZE_T.c
|
|
[2/2] C:\\Windows\\system32\\cmd.exe /C "cd . && D:\\App\\ToolBox\\CLion\\bin\\mingw\\bin\\gcc.exe CMakeFiles/cmTC_9d9fe.dir/SIZEOF_SIZE_T.c.obj -o cmTC_9d9fe.exe -Wl,--out-implib,libcmTC_9d9fe.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/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq"
|
|
binary: "D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq"
|
|
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/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq'
|
|
|
|
Run Build Command(s): D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -v cmTC_7ec21
|
|
[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_7ec21.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq/src.c
|
|
FAILED: CMakeFiles/cmTC_7ec21.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_7ec21.dir/src.c.obj -c D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq/src.c
|
|
D:/Project/CPP_Project/CTL/Build/Release/CMakeFiles/CMakeScratch/TryCompile-0q60bq/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
|
|
...
|