Commit 5810231
committed
ci(temp): instrument opencv install() with on-disk trace (pinpoint macOS failure)
install() dies invisibly on macOS before cmake (no build log; MCPP_VERBOSE doesn't
surface hook errors). Write a step-by-step trace to $HOME/ocv_trace.txt and cat it
in the failure diagnostic to see exactly where it dies (find_srcroot / os.mv / before
cmake). Temp.1 parent cbded29 commit 5810231
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
168 | 179 | | |
169 | 180 | | |
170 | 181 | | |
| |||
252 | 263 | | |
253 | 264 | | |
254 | 265 | | |
| 266 | + | |
| 267 | + | |
255 | 268 | | |
256 | 269 | | |
| 270 | + | |
257 | 271 | | |
258 | 272 | | |
| 273 | + | |
259 | 274 | | |
260 | 275 | | |
261 | 276 | | |
| |||
0 commit comments