ConfigureLog-config.txt 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. ^
  2. ---
  3. events:
  4. -
  5. kind: "try_compile-v1"
  6. backtrace:
  7. - "[^"]*/Modules/CMakeDetermineCompilerABI.cmake:[0-9]+ \(try_compile\)"
  8. - "[^"]*/Modules/CMakeTestCCompiler.cmake:[0-9]+ \(CMAKE_DETERMINE_COMPILER_ABI\)"
  9. - "CMakeLists.txt:[0-9]+ \(project\)"
  10. directories:
  11. source: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  12. binary: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  13. buildResult:
  14. variable: "CMAKE_C_ABI_COMPILED"
  15. cached: true
  16. stdout: \|.*
  17. exitCode: 0
  18. -
  19. kind: "try_run-v1"
  20. backtrace:
  21. - "ConfigureLog.cmake:[0-9]+ \(try_run\)"
  22. - "CMakeLists.txt:[0-9]+ \(include\)"
  23. description: "Source that should not compile\."
  24. directories:
  25. source: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  26. binary: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  27. buildResult:
  28. variable: "COMPILE_RESULT"
  29. cached: true
  30. stdout: \|.*
  31. exitCode: [1-9][0-9]*
  32. runResult:
  33. variable: "RUN_RESULT"
  34. cached: true
  35. -
  36. kind: "try_run-v1"
  37. backtrace:
  38. - "ConfigureLog.cmake:[0-9]+ \(try_run\)"
  39. - "CMakeLists.txt:[0-9]+ \(include\)"
  40. description: "Source that should compile\."
  41. directories:
  42. source: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  43. binary: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  44. buildResult:
  45. variable: "COMPILE_RESULT"
  46. cached: true
  47. stdout: \|.*
  48. exitCode: 0
  49. runResult:
  50. variable: "RUN_RESULT"
  51. cached: true
  52. stdout: \|
  53. Output on stdout!
  54. stderr: \|
  55. Output, with backslash '\\\\', on stderr!
  56. exitCode: 12
  57. -
  58. kind: "try_run-v1"
  59. backtrace:
  60. - "ConfigureLog.cmake:[0-9]+ \(try_run\)"
  61. - "CMakeLists.txt:[0-9]+ \(include\)"
  62. directories:
  63. source: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  64. binary: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  65. buildResult:
  66. variable: "COMPILE_RESULT"
  67. cached: true
  68. stdout: \|.*
  69. exitCode: 0
  70. runResult:
  71. variable: "RUN_RESULT"
  72. cached: true
  73. stdout: \|
  74. Output, with backslash '\\\\', on stderr!
  75. Output on stdout!
  76. exitCode: 12
  77. -
  78. kind: "try_run-v1"
  79. backtrace:
  80. - "ConfigureLog.cmake:[0-9]+ \(try_run\)"
  81. - "CMakeLists.txt:[0-9]+ \(include\)"
  82. directories:
  83. source: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  84. binary: "[^"]*/Tests/RunCMake/try_run/ConfigureLog-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+"
  85. buildResult:
  86. variable: "COMPILE_RESULT"
  87. cached: true
  88. stdout: \|.*
  89. exitCode: 0
  90. runResult:
  91. variable: "RUN_RESULT"
  92. cached: true
  93. stdout: \|
  94. Output on stdout!
  95. stderr: \|
  96. Output, with backslash '\\\\', on stderr!
  97. exitCode: 12
  98. \.\.\.$