summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/READ_ELF-stderr.txt
blob: fd02ca1947a658315f640412f9b41c9032e965f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
^CMake Error at READ_ELF.cmake:1 \(file\):
  file READ_ELF must be called with at least three additional arguments\.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at READ_ELF.cmake:2 \(file\):
  file READ_ELF given FILE "XXX" that does not exist\.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at READ_ELF.cmake:4 \(file\):
  file READ_ELF given FILE:

    [^
]*/Tests/RunCMake/file/READ_ELF.cmake

  that is not a valid ELF file\.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)$