cmake/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
2017-04-14 19:02:05 +02:00

23 lines
474 B
Plaintext

^CMake Error at .*/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck.cmake:[0-9]+ \(file\):
file RPATH_CHANGE could not write new RPATH:
old-should-not-exist
to the file:
[^
]*/Tests/RunCMake/RuntimePath/SymlinkImplicit-build/exe
The current (RPATH|RUNPATH) is:
[^
]*/Tests/RunCMake/RuntimePath/SymlinkImplicit-build/libAlways(:[^
]*)?
which does not contain:
[^
]*/Tests/RunCMake/RuntimePath/SymlinkImplicit-build/libLink
as was expected\.$