MantisBT - CMake
View Issue Details
0013262CMakeModulespublic2012-05-30 14:172013-03-04 08:38
-jK- 
Rolf Eike Beer 
normalminorhave not tried
closedfixed 
Gentoo & cmake 2.8.8-r2
 
CMake 2.8.10CMake 2.8.10 
0013262: unlimited appending to SDL_LIBRARY_TEMP in FindSDL.cmake
Every call to FIND_PACKAGE(SDL) (even when cached) it appends "/usr/lib/libSDLmain.a;" to SDL_LIBRARY_TEMP causing a very long string after some runs.
No tags attached.
patch 0001-FindSDL-add-SDLMAIN_LIBRARY-only-once-13262.patch (915) 2012-09-09 10:09
https://public.kitware.com/Bug/file/4470/0001-FindSDL-add-SDLMAIN_LIBRARY-only-once-13262.patch
Issue History
2012-05-30 14:17-jK-New Issue
2012-08-11 21:42David ColeStatusnew => backlog
2012-08-11 21:42David ColeNote Added: 0030430
2012-09-09 10:09Rolf Eike BeerFile Added: 0001-FindSDL-add-SDLMAIN_LIBRARY-only-once-13262.patch
2012-09-09 10:10Rolf Eike BeerNote Added: 0030967
2012-09-17 14:39Rolf Eike BeerNote Added: 0031036
2012-09-17 14:39Rolf Eike BeerAssigned To => Rolf Eike Beer
2012-09-17 14:39Rolf Eike BeerStatusbacklog => resolved
2012-09-17 14:39Rolf Eike BeerResolutionopen => fixed
2012-09-17 14:39Rolf Eike BeerCategory(No Category) => Modules
2012-09-17 14:39Rolf Eike BeerFixed in Version => CMake 2.8.10
2012-09-17 14:39Rolf Eike BeerTarget Version => CMake 2.8.10
2013-03-04 08:38Robert MaynardNote Added: 0032450
2013-03-04 08:38Robert MaynardStatusresolved => closed

Notes
(0030430)
David Cole   
2012-08-11 21:42   
Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0030967)
Rolf Eike Beer   
2012-09-09 10:10   
Can you check if the patches fixes the issue?
(0031036)
Rolf Eike Beer   
2012-09-17 14:39   
Fix merge to next:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=adf705863c0ccfe0b688aa615c306836caa9687f [^]
(0032450)
Robert Maynard   
2013-03-04 08:38   
Closing resolved issues that have not been updated in more than 4 months.