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