View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007529CMakeModulespublic2008-08-24 05:012009-02-23 22:53
ReporterMarkus Grabner 
Assigned ToPhilip Lowman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake-2-6 
Summary0007529: FindBoost fails to find boost on SuSE 11.0
Description(Note: this issue is different from http://public.kitware.com/Bug/view.php?id=7508 [^])

The gcc shipped with openSUSE reports its version as "4.3", which doesn't match the regex in FindBoost.cmake at line 376 (the same is probably true for mingw at line 362). The attached patch (against the current CVS head) modifies the regex to also match version numbers in the format "<major>.<minor>".
TagsNo tags attached.
Attached Filespatch file icon boost.patch [^] (1,043 bytes) 2008-08-24 05:01 [Show Content]

 Relationships

  Notes
(0014563)
Philip Lowman (developer)
2009-01-15 02:09

Wow, that's awfully silly of SuSE. Patch committed to CVS.

lowman@locke:~/cvs/CMake_write/Modules$ cvs commit FindBoost.cmake
Committer: Philip Lowman <philip@yhbt.com>
/cvsroot/CMake/CMake/Modules/FindBoost.cmake,v <-- FindBoost.cmake
new revision: 1.17; previous revision: 1.16
(0015318)
Philip Lowman (developer)
2009-02-23 22:53

Fix available in 2.6.3
Thanks for the patch

 Issue History
Date Modified Username Field Change
2008-08-24 05:01 Markus Grabner New Issue
2008-08-24 05:01 Markus Grabner File Added: boost.patch
2008-09-09 13:06 Bill Hoffman Status new => assigned
2008-09-09 13:06 Bill Hoffman Assigned To => Douglas Gregor
2009-01-10 09:26 Alex Neundorf Category CMake => Modules
2009-01-15 02:09 Philip Lowman Note Added: 0014563
2009-01-15 20:03 Philip Lowman Assigned To Douglas Gregor => Philip Lowman
2009-01-15 20:03 Philip Lowman Status assigned => resolved
2009-01-15 20:03 Philip Lowman Resolution open => fixed
2009-02-23 22:53 Philip Lowman Note Added: 0015318
2009-02-23 22:53 Philip Lowman Status resolved => closed
2009-02-23 22:53 Philip Lowman Fixed in Version => CMake-2-6


Copyright © 2000 - 2018 MantisBT Team