View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012432CMakeCMakepublic2011-08-30 11:042012-02-06 06:07
ReporterOrion Poplawski 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformLinuxOSFedoraOS VersionRawhide
Product Version 
Target VersionCMake 2.8.6Fixed in VersionCMake 2.8.6 
Summary0012432: cmake 2.8.6-rc1 installs cmake.m4 into /usr/hare/aclocal/cmake.m4
Descriptioncmake.m4 is configured for install as:

INSTALL_FILES(/share/aclocal FILES cmake.m4)

which is resulting in it being installed in /usr/hare/aclocal/cmake.m4

Not sure what is going on here.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0027303)
Orion Poplawski (reporter)
2011-08-30 11:08

bootstrap command is:

../bootstrap --prefix=/usr --datadir=/share/cmake --docdir=/share/doc/cmake-2.8.6 --mandir=/share/man --system-libs --parallel=2 --qt-gui
(0027304)
David Cole (manager)
2011-08-30 11:09

As noted in the second line of the blog entry announcing rc1,

  http://www.kitware.com/blog/home/post/158 [^]

this bug is fixed already, and the fix will be in rc2.

Thanks for the report.

This commit fixes it:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2a0a8e0d5f8ad5e464363b952220f716c8fba14 [^]
(0028508)
David Cole (manager)
2012-02-06 06:07

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2011-08-30 11:04 Orion Poplawski New Issue
2011-08-30 11:07 David Cole Assigned To => David Cole
2011-08-30 11:07 David Cole Status new => assigned
2011-08-30 11:08 Orion Poplawski Note Added: 0027303
2011-08-30 11:09 David Cole Note Added: 0027304
2011-08-30 11:09 David Cole Status assigned => resolved
2011-08-30 11:09 David Cole Fixed in Version => CMake 2.8.6
2011-08-30 11:09 David Cole Resolution open => fixed
2011-09-12 17:23 David Cole Target Version => CMake 2.8.6
2012-02-06 06:07 David Cole Note Added: 0028508
2012-02-06 06:07 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team