MantisBT - CMake
View Issue Details
0014328CMakeCMakepublic2013-07-31 15:442016-06-10 14:31
RolandSchulz 
Kitware Robot 
normalminoralways
closedmoved 
LinuxOpenSuse12.3
CMake 2.8.11.2 
 
0014328: CMAKE_NO_BUILTIN_CHRPATH and Ninja fails
Using CMAKE_NO_BUILTIN_CHRPATH together with Ninja generator fails to install with the error message:
file INSTALL cannot find
".../CMakeFiles/CMakeRelink.dir/libgmx.so.6".
This is particularly annoying on OpenSuse, because they made CMAKE_NO_BUILTIN_CHRPATH default. But the error is not limited to the OpenSuse cmake binary. Setting CMAKE_NO_BUILTIN_CHRPATH also causes the problem with the binary from the cmake website.
No tags attached.
Issue History
2013-07-31 15:44RolandSchulzNew Issue
2013-08-05 10:33Brad KingNote Added: 0033668
2013-08-05 10:33Brad KingAssigned To => Peter Kuemmel
2013-08-05 10:33Brad KingStatusnew => assigned
2014-04-13 05:42Peter KuemmelAssigned ToPeter Kuemmel =>
2014-04-13 05:45Peter KuemmelAssigned To => Peter Kuemmel
2014-04-13 05:45Peter KuemmelStatusassigned => confirmed
2014-04-13 05:47Peter KuemmelAssigned ToPeter Kuemmel =>
2016-06-10 14:29Kitware RobotNote Added: 0042335
2016-06-10 14:29Kitware RobotStatusconfirmed => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033668)
Brad King   
2013-08-05 10:33   
For reference, OpenSuse has now dropped hard-coding of CMAKE_NO_BUILTIN_CHRPATH:

 https://build.opensuse.org/request/show/185528 [^]

Of course anyone could enable this option so the Ninja generator should still be taught how to do relinking.
(0042335)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.