cmake/Tests/RunCMake/file-DOWNLOAD/netrc-bad-stderr.txt

20 lines
742 B
Plaintext
Raw Normal View History

2023-05-23 16:38:00 +02:00
^CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
2018-04-23 21:13:27 +02:00
file DOWNLOAD missing level value for NETRC\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
2023-05-23 16:38:00 +02:00
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
2018-04-23 21:13:27 +02:00
file DOWNLOAD missing file value for NETRC_FILE\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
2023-05-23 16:38:00 +02:00
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
2018-04-23 21:13:27 +02:00
file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: INVALID
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
2023-05-23 16:38:00 +02:00
CMake Error at netrc-bad\.cmake:[0-9]+ \(file\):
2018-04-23 21:13:27 +02:00
file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: FALSE
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$