summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/file-DOWNLOAD/netrc-bad-stderr.txt
blob: 61d7c99e997d6a5d4f1b8ee7fe07204c3997f601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
^CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
  file DOWNLOAD missing level value for NETRC\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
  file DOWNLOAD missing file value for NETRC_FILE\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
  file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: INVALID
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
  file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: FALSE
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)$