You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr...

23 lines
474 B

^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\.$