Created
July 26, 2020 17:48
-
-
Save cristianadam/a4e6da6e19991521447e17afcda653f9 to your computer and use it in GitHub Desktop.
ccache master running with a CMake project having precompiled headers and Clang-Mingw 9 (include_mtime)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[.696641 8612 ] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.696641 8612 ] failed to rename C:/Projects/github/ccache-test/.ccache/stats to C:/Projects/github/ccache-test/.ccache/stats.ccache.rm.tmp: The system cannot find the file specified. | |
(2) | |
[.697640 8612 ] Unlink C:/Projects/github/ccache-test/.ccache/stats via C:/Projects/github/ccache-test/.ccache/stats.ccache.rm.tmp | |
[.697640 8612 ] Unlink failed: Invalid argument | |
[.765881 19292] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.765881 19292] Config: (environment) base_dir = C:/Projects/github/ccache-test | |
[.765881 19292] Config: (environment) cache_dir = C:/Projects/github/ccache-test/.ccache | |
[.765881 19292] Config: (default) cache_dir_levels = 2 | |
[.765881 19292] Config: (default) compiler = | |
[.765881 19292] Config: (default) compiler_check = mtime | |
[.765881 19292] Config: (default) compression = true | |
[.765881 19292] Config: (default) compression_level = 0 | |
[.765881 19292] Config: (default) cpp_extension = | |
[.765881 19292] Config: (environment) debug = true | |
[.765881 19292] Config: (default) depend_mode = false | |
[.765881 19292] Config: (default) direct_mode = true | |
[.765881 19292] Config: (default) disable = false | |
[.765881 19292] Config: (default) extra_files_to_hash = | |
[.765881 19292] Config: (default) file_clone = false | |
[.765881 19292] Config: (default) hard_link = false | |
[.765881 19292] Config: (default) hash_dir = true | |
[.765881 19292] Config: (default) ignore_headers_in_manifest = | |
[.765881 19292] Config: (default) ignore_options = | |
[.765881 19292] Config: (default) inode_cache = false | |
[.765881 19292] Config: (default) keep_comments_cpp = false | |
[.765881 19292] Config: (default) limit_multiple = 0.8 | |
[.765881 19292] Config: (environment) log_file = C:/Projects/github/ccache-test/ccache.log | |
[.765881 19292] Config: (default) max_files = 0 | |
[.765881 19292] Config: (C:/Projects/github/ccache-test/.ccache/ccache.conf) max_size = 5.0G | |
[.765881 19292] Config: (default) path = | |
[.765881 19292] Config: (default) pch_external_checksum = false | |
[.765881 19292] Config: (default) prefix_command = | |
[.765881 19292] Config: (default) prefix_command_cpp = | |
[.765881 19292] Config: (default) read_only = false | |
[.765881 19292] Config: (default) read_only_direct = false | |
[.765881 19292] Config: (default) recache = false | |
[.765881 19292] Config: (default) run_second_cpp = true | |
[.765881 19292] Config: (environment) sloppiness = include_file_mtime, time_macros, pch_defines | |
[.765881 19292] Config: (default) stats = true | |
[.765881 19292] Config: (default) temporary_dir = C:/Projects/github/ccache-test/.ccache/tmp | |
[.765881 19292] Config: (default) umask = | |
[.766886 19292] Command line: ccache C:\llvm-mingw\bin\c++.exe -O3 -DNDEBUG -Winvalid-pch -Xclang -emit-pch -Xclang -include -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx -MD -MT CMakeFiles/main.dir/cmake_pch.hxx.pch -MF CMakeFiles\main.dir\cmake_pch.hxx.pch.d -o CMakeFiles/main.dir/cmake_pch.hxx.pch -c CMakeFiles/main.dir/cmake_pch.hxx.cxx | |
[.770033 19292] Hostname: unknown | |
[.770033 19292] Working directory: C:/Projects/github/ccache-test/build | |
[.770033 19292] Source file: CMakeFiles/main.dir/cmake_pch.hxx.cxx | |
[.770033 19292] Dependency file: CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.770033 19292] Object file: CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.770705 19292] Trying direct lookup | |
[.772702 19292] Looking for result name in C:/Projects/github/ccache-test/.ccache/a/5/b879877d559fa523491981e3c3e9bfa9bce345.manifest | |
[.772702 19292] No such manifest file | |
[.772702 19292] Did not find result name in manifest | |
[.773702 19292] Running preprocessor | |
[.954824 19292] Include file CMakeFiles/main.dir/cmake_pch.hxx ctime too new | |
[.954824 19292] Disabling direct mode | |
[.954824 19292] Include file CMakeFiles/main.dir/cmake_pch.hxx ctime too new | |
[.023831 19292] Include file CMakeFiles/main.dir/cmake_pch.hxx ctime too new | |
[.023831 19292] Got result name from preprocessor | |
[.024813 19292] Not considering cached precompiled header in preprocessor mode | |
[.024813 19292] Running real compiler | |
[.800345 19292] No paths in dependency file CMakeFiles\main.dir\cmake_pch.hxx.pch.d made relative, skip relative path usage | |
[.801345 19292] Using default compression level 1 | |
[.802345 19292] Storing result CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.802345 19292] Storing embedded file #0 .o (7168584 bytes) from CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.832369 19292] Storing result CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.832369 19292] Storing embedded file #1 .d (4793 bytes) from CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.841350 19292] Stored in cache: C:/Projects/github/ccache-test/.ccache/6/0/4e47777fc2c8c85b6514818246cae91f28a9ed.result | |
[.843362 19292] Result: cache miss | |
[.844370 19292] Acquired lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.844370 19292] Failed to stat C:/Projects/github/ccache-test/.ccache/6/stats: No such file or directory | |
[.846350 19292] Releasing lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.846350 19292] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.iG2Kb7 | |
[.846350 19292] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stderr.FzP5tM | |
[.847350 19292] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.iG2Kb7.ii | |
[.847350 19292] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stdout.1QBI6D | |
[.847350 19292] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stderr.SS92c3 | |
[.888946 18852] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.888946 18852] Config: (environment) base_dir = C:/Projects/github/ccache-test | |
[.888946 18852] Config: (environment) cache_dir = C:/Projects/github/ccache-test/.ccache | |
[.888946 18852] Config: (default) cache_dir_levels = 2 | |
[.888946 18852] Config: (default) compiler = | |
[.888946 18852] Config: (default) compiler_check = mtime | |
[.888946 18852] Config: (default) compression = true | |
[.888946 18852] Config: (default) compression_level = 0 | |
[.888946 18852] Config: (default) cpp_extension = | |
[.888946 18852] Config: (environment) debug = true | |
[.888946 18852] Config: (default) depend_mode = false | |
[.888946 18852] Config: (default) direct_mode = true | |
[.888946 18852] Config: (default) disable = false | |
[.888946 18852] Config: (default) extra_files_to_hash = | |
[.888946 18852] Config: (default) file_clone = false | |
[.888946 18852] Config: (default) hard_link = false | |
[.888946 18852] Config: (default) hash_dir = true | |
[.888946 18852] Config: (default) ignore_headers_in_manifest = | |
[.888946 18852] Config: (default) ignore_options = | |
[.888946 18852] Config: (default) inode_cache = false | |
[.888946 18852] Config: (default) keep_comments_cpp = false | |
[.888946 18852] Config: (default) limit_multiple = 0.8 | |
[.888946 18852] Config: (environment) log_file = C:/Projects/github/ccache-test/ccache.log | |
[.888946 18852] Config: (default) max_files = 0 | |
[.888946 18852] Config: (C:/Projects/github/ccache-test/.ccache/ccache.conf) max_size = 5.0G | |
[.888946 18852] Config: (default) path = | |
[.888946 18852] Config: (default) pch_external_checksum = false | |
[.888946 18852] Config: (default) prefix_command = | |
[.888946 18852] Config: (default) prefix_command_cpp = | |
[.888946 18852] Config: (default) read_only = false | |
[.888946 18852] Config: (default) read_only_direct = false | |
[.888946 18852] Config: (default) recache = false | |
[.888946 18852] Config: (default) run_second_cpp = true | |
[.888946 18852] Config: (environment) sloppiness = include_file_mtime, time_macros, pch_defines | |
[.888946 18852] Config: (default) stats = true | |
[.888946 18852] Config: (default) temporary_dir = C:/Projects/github/ccache-test/.ccache/tmp | |
[.888946 18852] Config: (default) umask = | |
[.888946 18852] Command line: ccache C:\llvm-mingw\bin\c++.exe -O3 -DNDEBUG -Winvalid-pch -Xclang -include-pch -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx.pch -Xclang -include -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx -MD -MT CMakeFiles/main.dir/main.cpp.obj -MF CMakeFiles\main.dir\main.cpp.obj.d -o CMakeFiles/main.dir/main.cpp.obj -c ../main.cpp | |
[.889951 18852] Hostname: unknown | |
[.889951 18852] Working directory: C:/Projects/github/ccache-test/build | |
[.889951 18852] Detected use of precompiled header: C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.889951 18852] Source file: ../main.cpp | |
[.889951 18852] Dependency file: CMakeFiles\main.dir\main.cpp.obj.d | |
[.889951 18852] Object file: CMakeFiles/main.dir/main.cpp.obj | |
[.891033 18852] Trying direct lookup | |
[.891033 18852] Looking for result name in C:/Projects/github/ccache-test/.ccache/e/9/53da9f64d915dc1f6e651047d4ac51fdb1bf8e.manifest | |
[.891033 18852] No such manifest file | |
[.891033 18852] Did not find result name in manifest | |
[.891934 18852] Running preprocessor | |
[.115480 18852] Include file CMakeFiles/main.dir/cmake_pch.hxx.pch ctime too new | |
[.115480 18852] Disabling direct mode | |
[.116480 18852] Got result name from preprocessor | |
[.116480 18852] Reading result C:/Projects/github/ccache-test/.ccache/9/4/f10084ba12eee4f637f5be34c796f254dc76c4.result | |
[.116480 18852] Failed to get result from cache: No such result file | |
[.116480 18852] Running real compiler | |
[.366046 18852] No paths in dependency file CMakeFiles\main.dir\main.cpp.obj.d made relative, skip relative path usage | |
[.367061 18852] Using default compression level 1 | |
[.367061 18852] Storing result CMakeFiles/main.dir/main.cpp.obj | |
[.367061 18852] Storing embedded file #0 .o (5094 bytes) from CMakeFiles/main.dir/main.cpp.obj | |
[.368058 18852] Storing result CMakeFiles\main.dir\main.cpp.obj.d | |
[.368058 18852] Storing embedded file #1 .d (4837 bytes) from CMakeFiles\main.dir\main.cpp.obj.d | |
[.370050 18852] Stored in cache: C:/Projects/github/ccache-test/.ccache/9/4/f10084ba12eee4f637f5be34c796f254dc76c4.result | |
[.372049 18852] Result: cache miss | |
[.372049 18852] Acquired lock C:/Projects/github/ccache-test/.ccache/9/stats.lock | |
[.372049 18852] Failed to stat C:/Projects/github/ccache-test/.ccache/9/stats: No such file or directory | |
[.374047 18852] Releasing lock C:/Projects/github/ccache-test/.ccache/9/stats.lock | |
[.374047 18852] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM | |
[.375046 18852] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stderr.iG2Kb7 | |
[.375046 18852] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM.ii | |
[.376047 18852] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stdout.FzP5tM | |
[.376047 18852] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stderr.1QBI6D | |
[.951528 17384] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.952524 17384] failed to rename C:/Projects/github/ccache-test/.ccache/stats to C:/Projects/github/ccache-test/.ccache/stats.ccache.rm.tmp: The system cannot find the file specified. | |
(2) | |
[.952524 17384] Unlink C:/Projects/github/ccache-test/.ccache/stats via C:/Projects/github/ccache-test/.ccache/stats.ccache.rm.tmp | |
[.952524 17384] Unlink failed: Invalid argument | |
[.953524 17384] Acquired lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.961525 17384] Releasing lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.962518 17384] Acquired lock C:/Projects/github/ccache-test/.ccache/9/stats.lock | |
[.970512 17384] Releasing lock C:/Projects/github/ccache-test/.ccache/9/stats.lock | |
[.041532 17808] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.041532 17808] Config: (environment) base_dir = C:/Projects/github/ccache-test | |
[.041532 17808] Config: (environment) cache_dir = C:/Projects/github/ccache-test/.ccache | |
[.041532 17808] Config: (default) cache_dir_levels = 2 | |
[.041532 17808] Config: (default) compiler = | |
[.041532 17808] Config: (default) compiler_check = mtime | |
[.041532 17808] Config: (default) compression = true | |
[.041532 17808] Config: (default) compression_level = 0 | |
[.041532 17808] Config: (default) cpp_extension = | |
[.041532 17808] Config: (environment) debug = true | |
[.041532 17808] Config: (default) depend_mode = false | |
[.041532 17808] Config: (default) direct_mode = true | |
[.041532 17808] Config: (default) disable = false | |
[.041532 17808] Config: (default) extra_files_to_hash = | |
[.041532 17808] Config: (default) file_clone = false | |
[.041532 17808] Config: (default) hard_link = false | |
[.041532 17808] Config: (default) hash_dir = true | |
[.041532 17808] Config: (default) ignore_headers_in_manifest = | |
[.041532 17808] Config: (default) ignore_options = | |
[.041532 17808] Config: (default) inode_cache = false | |
[.041532 17808] Config: (default) keep_comments_cpp = false | |
[.041532 17808] Config: (default) limit_multiple = 0.8 | |
[.041532 17808] Config: (environment) log_file = C:/Projects/github/ccache-test/ccache.log | |
[.041532 17808] Config: (default) max_files = 0 | |
[.041532 17808] Config: (C:/Projects/github/ccache-test/.ccache/ccache.conf) max_size = 5.0G | |
[.041532 17808] Config: (default) path = | |
[.041532 17808] Config: (default) pch_external_checksum = false | |
[.041532 17808] Config: (default) prefix_command = | |
[.041532 17808] Config: (default) prefix_command_cpp = | |
[.041532 17808] Config: (default) read_only = false | |
[.041532 17808] Config: (default) read_only_direct = false | |
[.041532 17808] Config: (default) recache = false | |
[.041532 17808] Config: (default) run_second_cpp = true | |
[.041532 17808] Config: (environment) sloppiness = include_file_mtime, time_macros, pch_defines | |
[.041532 17808] Config: (default) stats = true | |
[.041532 17808] Config: (default) temporary_dir = C:/Projects/github/ccache-test/.ccache/tmp | |
[.041532 17808] Config: (default) umask = | |
[.041532 17808] Command line: ccache C:\llvm-mingw\bin\c++.exe -O3 -DNDEBUG -Winvalid-pch -Xclang -emit-pch -Xclang -include -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx -MD -MT CMakeFiles/main.dir/cmake_pch.hxx.pch -MF CMakeFiles\main.dir\cmake_pch.hxx.pch.d -o CMakeFiles/main.dir/cmake_pch.hxx.pch -c CMakeFiles/main.dir/cmake_pch.hxx.cxx | |
[.041532 17808] Hostname: unknown | |
[.041532 17808] Working directory: C:/Projects/github/ccache-test/build | |
[.042533 17808] Source file: CMakeFiles/main.dir/cmake_pch.hxx.cxx | |
[.042533 17808] Dependency file: CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.042533 17808] Object file: CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.045657 17808] Trying direct lookup | |
[.047656 17808] Looking for result name in C:/Projects/github/ccache-test/.ccache/a/5/b879877d559fa523491981e3c3e9bfa9bce345.manifest | |
[.047656 17808] No such manifest file | |
[.047656 17808] Did not find result name in manifest | |
[.048656 17808] Running preprocessor | |
[.258265 17808] Got result name from preprocessor | |
[.258265 17808] Not considering cached precompiled header in preprocessor mode | |
[.258265 17808] Running real compiler | |
[.021421 17808] No paths in dependency file CMakeFiles\main.dir\cmake_pch.hxx.pch.d made relative, skip relative path usage | |
[.022420 17808] Using default compression level 1 | |
[.022420 17808] Storing result CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.022420 17808] Storing embedded file #0 .o (7168584 bytes) from CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.063422 17808] Storing result CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.063422 17808] Storing embedded file #1 .d (4793 bytes) from CMakeFiles\main.dir\cmake_pch.hxx.pch.d | |
[.071943 17808] Stored in cache: C:/Projects/github/ccache-test/.ccache/6/0/4e47777fc2c8c85b6514818246cae91f28a9ed.result | |
[.072932 17808] Adding result name to C:/Projects/github/ccache-test/.ccache/a/5/b879877d559fa523491981e3c3e9bfa9bce345.manifest | |
[.077931 17808] Using default compression level 1 | |
[.094946 17808] Acquired lock C:/Projects/github/ccache-test/.ccache/a/stats.lock | |
[.094946 17808] Failed to stat C:/Projects/github/ccache-test/.ccache/a/stats: No such file or directory | |
[.102933 17808] Releasing lock C:/Projects/github/ccache-test/.ccache/a/stats.lock | |
[.102933 17808] Result: cache miss | |
[.102933 17808] Acquired lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.110934 17808] Releasing lock C:/Projects/github/ccache-test/.ccache/6/stats.lock | |
[.110934 17808] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM | |
[.110934 17808] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stderr.iG2Kb7 | |
[.111940 17808] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM.ii | |
[.111940 17808] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stdout.FzP5tM | |
[.111940 17808] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stderr.1QBI6D | |
[.153002 4912 ] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.153002 4912 ] Config: (environment) base_dir = C:/Projects/github/ccache-test | |
[.153002 4912 ] Config: (environment) cache_dir = C:/Projects/github/ccache-test/.ccache | |
[.153002 4912 ] Config: (default) cache_dir_levels = 2 | |
[.153002 4912 ] Config: (default) compiler = | |
[.153002 4912 ] Config: (default) compiler_check = mtime | |
[.153002 4912 ] Config: (default) compression = true | |
[.153002 4912 ] Config: (default) compression_level = 0 | |
[.153002 4912 ] Config: (default) cpp_extension = | |
[.153002 4912 ] Config: (environment) debug = true | |
[.153002 4912 ] Config: (default) depend_mode = false | |
[.153002 4912 ] Config: (default) direct_mode = true | |
[.153002 4912 ] Config: (default) disable = false | |
[.153002 4912 ] Config: (default) extra_files_to_hash = | |
[.153002 4912 ] Config: (default) file_clone = false | |
[.153002 4912 ] Config: (default) hard_link = false | |
[.153002 4912 ] Config: (default) hash_dir = true | |
[.153002 4912 ] Config: (default) ignore_headers_in_manifest = | |
[.153002 4912 ] Config: (default) ignore_options = | |
[.153002 4912 ] Config: (default) inode_cache = false | |
[.153002 4912 ] Config: (default) keep_comments_cpp = false | |
[.153002 4912 ] Config: (default) limit_multiple = 0.8 | |
[.153002 4912 ] Config: (environment) log_file = C:/Projects/github/ccache-test/ccache.log | |
[.153002 4912 ] Config: (default) max_files = 0 | |
[.153002 4912 ] Config: (C:/Projects/github/ccache-test/.ccache/ccache.conf) max_size = 5.0G | |
[.153002 4912 ] Config: (default) path = | |
[.153002 4912 ] Config: (default) pch_external_checksum = false | |
[.153002 4912 ] Config: (default) prefix_command = | |
[.153002 4912 ] Config: (default) prefix_command_cpp = | |
[.153002 4912 ] Config: (default) read_only = false | |
[.153002 4912 ] Config: (default) read_only_direct = false | |
[.153002 4912 ] Config: (default) recache = false | |
[.153002 4912 ] Config: (default) run_second_cpp = true | |
[.153002 4912 ] Config: (environment) sloppiness = include_file_mtime, time_macros, pch_defines | |
[.153002 4912 ] Config: (default) stats = true | |
[.153002 4912 ] Config: (default) temporary_dir = C:/Projects/github/ccache-test/.ccache/tmp | |
[.153002 4912 ] Config: (default) umask = | |
[.153002 4912 ] Command line: ccache C:\llvm-mingw\bin\c++.exe -O3 -DNDEBUG -Winvalid-pch -Xclang -include-pch -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx.pch -Xclang -include -Xclang C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx -MD -MT CMakeFiles/main.dir/main.cpp.obj -MF CMakeFiles\main.dir\main.cpp.obj.d -o CMakeFiles/main.dir/main.cpp.obj -c ../main.cpp | |
[.153002 4912 ] Hostname: unknown | |
[.153002 4912 ] Working directory: C:/Projects/github/ccache-test/build | |
[.153002 4912 ] Detected use of precompiled header: C:/Projects/github/ccache-test/build/CMakeFiles/main.dir/cmake_pch.hxx.pch | |
[.154006 4912 ] Source file: ../main.cpp | |
[.154006 4912 ] Dependency file: CMakeFiles\main.dir\main.cpp.obj.d | |
[.154006 4912 ] Object file: CMakeFiles/main.dir/main.cpp.obj | |
[.154991 4912 ] Trying direct lookup | |
[.154991 4912 ] Looking for result name in C:/Projects/github/ccache-test/.ccache/e/9/53da9f64d915dc1f6e651047d4ac51fdb1bf8e.manifest | |
[.154991 4912 ] No such manifest file | |
[.154991 4912 ] Did not find result name in manifest | |
[.156004 4912 ] Running preprocessor | |
[.380085 4912 ] Got result name from preprocessor | |
[.380085 4912 ] Reading result C:/Projects/github/ccache-test/.ccache/a/a/344bef8d1c0a453bb34b205e0164cf4b8629f4.result | |
[.380085 4912 ] Failed to get result from cache: No such result file | |
[.380085 4912 ] Running real compiler | |
[.626439 4912 ] No paths in dependency file CMakeFiles\main.dir\main.cpp.obj.d made relative, skip relative path usage | |
[.627434 4912 ] Using default compression level 1 | |
[.627434 4912 ] Storing result CMakeFiles/main.dir/main.cpp.obj | |
[.627434 4912 ] Storing embedded file #0 .o (5094 bytes) from CMakeFiles/main.dir/main.cpp.obj | |
[.627434 4912 ] Storing result CMakeFiles\main.dir\main.cpp.obj.d | |
[.627434 4912 ] Storing embedded file #1 .d (4837 bytes) from CMakeFiles\main.dir\main.cpp.obj.d | |
[.629446 4912 ] Stored in cache: C:/Projects/github/ccache-test/.ccache/a/a/344bef8d1c0a453bb34b205e0164cf4b8629f4.result | |
[.631450 4912 ] Adding result name to C:/Projects/github/ccache-test/.ccache/e/9/53da9f64d915dc1f6e651047d4ac51fdb1bf8e.manifest | |
[.636456 4912 ] Using default compression level 1 | |
[.646448 4912 ] Acquired lock C:/Projects/github/ccache-test/.ccache/e/stats.lock | |
[.646448 4912 ] Failed to stat C:/Projects/github/ccache-test/.ccache/e/stats: No such file or directory | |
[.648435 4912 ] Releasing lock C:/Projects/github/ccache-test/.ccache/e/stats.lock | |
[.648435 4912 ] Result: cache miss | |
[.649448 4912 ] Acquired lock C:/Projects/github/ccache-test/.ccache/a/stats.lock | |
[.658449 4912 ] Releasing lock C:/Projects/github/ccache-test/.ccache/a/stats.lock | |
[.658449 4912 ] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM | |
[.658449 4912 ] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stderr.iG2Kb7 | |
[.659437 4912 ] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.cpp_stdout.P1kAlM.ii | |
[.659437 4912 ] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stdout.FzP5tM | |
[.659437 4912 ] Unlink C:/Projects/github/ccache-test/.ccache/tmp/tmp.stderr.1QBI6D | |
[.801773 16208] === CCACHE master.1cbaa89d STARTED ========================================= | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/0/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/1/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/2/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/3/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/4/stats: No such file or directory | |
[.802773 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/5/stats: No such file or directory | |
[.803774 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/7/stats: No such file or directory | |
[.803774 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/8/stats: No such file or directory | |
[.803774 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/b/stats: No such file or directory | |
[.804772 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/c/stats: No such file or directory | |
[.804772 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/d/stats: No such file or directory | |
[.804772 16208] Failed to stat C:/Projects/github/ccache-test/.ccache/f/stats: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment