Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344259

Summary: dev-util/cmake-2.8.3 version bump
Product: Gentoo Linux Reporter: Arseny Solokha <asolokha>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: enhancement CC: handgranaten-herbert
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.mail-archive.com/cmake@cmake.org/msg32462.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for cmake-2.8.1-r2.ebuild
Update for cmake-FindPythonInterp.patch
Update for cmake-FindPythonLibs.patch
Update for cmake-2.8.1-more-no_host_paths.patch
Fix failure in Modules/FindLibArchive.cmake at configure stage

Description Arseny Solokha 2010-11-05 11:13:28 UTC
CMake 2.8.3 released on November 3, 2010.  Follow URL for complete changelog.

Reproducible: Always
Comment 1 Arseny Solokha 2010-11-05 11:14:04 UTC
Created attachment 253269 [details, diff]
Patch for cmake-2.8.1-r2.ebuild
Comment 2 Arseny Solokha 2010-11-05 11:15:15 UTC
Created attachment 253271 [details, diff]
Update for cmake-FindPythonInterp.patch
Comment 3 Arseny Solokha 2010-11-05 11:15:45 UTC
Created attachment 253273 [details, diff]
Update for cmake-FindPythonLibs.patch
Comment 4 Arseny Solokha 2010-11-05 11:16:21 UTC
Created attachment 253275 [details, diff]
Update for cmake-2.8.1-more-no_host_paths.patch
Comment 5 Arseny Solokha 2010-11-05 11:19:48 UTC
Created attachment 253277 [details, diff]
Fix failure in Modules/FindLibArchive.cmake at configure stage

I don't understand why CMake fails at configure time without this.  All other modules which also include FindPackageHandleStandardArgs.cmake use correct value for ${CMAKE_CURRENT_LIST_DIR}.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2010-12-16 12:32:31 UTC
Added to main tree.