mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
69528fe65f
Issue: #16682
23 lines
474 B
Plaintext
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\.$
|