blob: 9757803950d1a75c71f2de9722d671e09ee126f3 (
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
|
^CMake Debug Log at ModuleModeDebugPkg/FindFoo.cmake:[0-9]+ \(find_program\):
find_program called with the following settings:
VAR: FOO_EXE
NAMES: "ModuleModeDebugPkgFooExe"
Documentation: Path to a program.
Framework
Only Search Frameworks: 0
Search Frameworks Last: 0
Search Frameworks First: [01]
AppBundle
Only Search AppBundle: 0
Search AppBundle Last: 0
Search AppBundle First: [01]
NO_DEFAULT_PATH Enabled
find_program considered the following locations:
The item was not found.
Call Stack \(most recent call first\):
ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\)
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Debug Log at ModuleModeDebugPkg/FindFoo.cmake:[0-9]+ \(find_library\):
find_library called with the following settings:
VAR: FOO_LIB
NAMES: "ModuleModeDebugPkgFooLib"
Documentation: Path to a library.
Framework
Only Search Frameworks: 0
Search Frameworks Last: 0
Search Frameworks First: [01]
AppBundle
Only Search AppBundle: 0
Search AppBundle Last: 0
Search AppBundle First: [01]
NO_DEFAULT_PATH Enabled
find_library considered the following locations:
The item was not found.
Call Stack \(most recent call first\):
ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\)
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Debug Log at ModuleModeDebugPkg/FindFoo.cmake:[0-9]+ \(find_path\):
find_path called with the following settings:
VAR: FOO_PATH
NAMES: "ModuleModeDebugPkgFoo.h"
Documentation: Path to a file.
Framework
Only Search Frameworks: 0
Search Frameworks Last: 0
Search Frameworks First: [01]
AppBundle
Only Search AppBundle: 0
Search AppBundle Last: 0
Search AppBundle First: [01]
NO_DEFAULT_PATH Enabled
find_path considered the following locations:
The item was not found.
Call Stack \(most recent call first\):
ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\)
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Debug Log at ModuleModeDebugPkg/FindFoo.cmake:[0-9]+ \(find_file\):
find_file called with the following settings:
VAR: FOO_FILE
NAMES: "ModuleModeDebugPkgFoo.h"
Documentation: Path to a file.
Framework
Only Search Frameworks: 0
Search Frameworks Last: 0
Search Frameworks First: [01]
AppBundle
Only Search AppBundle: 0
Search AppBundle Last: 0
Search AppBundle First: [01]
NO_DEFAULT_PATH Enabled
find_file considered the following locations:
The item was not found.
Call Stack \(most recent call first\):
ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\)
CMakeLists.txt:[0-9]+ \(include\)
+
FindBar processed here.
+
CMake Debug Log at ModuleModeDebugPkg/FindFoo.cmake:[0-9]+ \(find_package\):
The internally managed CMAKE_FIND_PACKAGE_REDIRECTS_DIR.
[^
]*/Tests/RunCMake/find_package/ModuleModeDebugPkg-build/CMakeFiles/pkgRedirects
Paths specified by the find_package HINTS option.
none
Paths specified by the find_package PATHS option.
none
find_package considered the following locations for Zot's Config module:
[^
]*/Tests/RunCMake/find_package/ModuleModeDebugPkg-build/CMakeFiles/pkgRedirects/ZotConfig.cmake
[^
]*/Tests/RunCMake/find_package/ModuleModeDebugPkg-build/CMakeFiles/pkgRedirects/zot-config.cmake
The file was not found.
Call Stack \(most recent call first\):
ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\)
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Debug Log at ModuleModeDebugPkg.cmake:[0-9]+ \(find_package\):
find_package considered the following paths for FindFoo.cmake:
[^
]*/Modules/FindFoo.cmake
The file was found at
[^
]*/Tests/RunCMake/find_package/ModuleModeDebugPkg/FindFoo.cmake
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$
|