View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014328CMakeCMakepublic2013-07-31 15:442016-06-10 14:31
ReporterRolandSchulz 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformLinuxOSOpenSuseOS Version12.3
Product VersionCMake 2.8.11.2 
Target VersionFixed in Version 
Summary0014328: CMAKE_NO_BUILTIN_CHRPATH and Ninja fails
DescriptionUsing 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".
Additional InformationThis 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033668)
Brad King (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-07-31 15:44 RolandSchulz New Issue
2013-08-05 10:33 Brad King Note Added: 0033668
2013-08-05 10:33 Brad King Assigned To => Peter Kuemmel
2013-08-05 10:33 Brad King Status new => assigned
2014-04-13 05:42 Peter Kuemmel Assigned To Peter Kuemmel =>
2014-04-13 05:45 Peter Kuemmel Assigned To => Peter Kuemmel
2014-04-13 05:45 Peter Kuemmel Status assigned => confirmed
2014-04-13 05:47 Peter Kuemmel Assigned To Peter Kuemmel =>
2016-06-10 14:29 Kitware Robot Note Added: 0042335
2016-06-10 14:29 Kitware Robot Status confirmed => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team