Bug 238175 - sci-electronics/kicad-20080914.1262 - CMake Error: This project requires version 2.6.0 of CMake.
Bug#: 238175 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci-electronics@gentoo.org Reported By: phs.de.vries@gmail.com
Component: Ebuilds
URL: 
Summary: sci-electronics/kicad-20080914.1262 - CMake Error: This project requires version 2.6.0 of CMake.
Keywords:  
Status Whiteboard: 
Opened: 2008-09-20 11:46 0000
Description:   Opened: 2008-09-20 11:46 0000
sci-electronics/kicad-20080914.1262 fails building with error:
CMake Error: This project requires version 2.6.0 of CMake.  You are running
version 2.4.6.

Version 2.6.0 of cmake is still masked (on x86) so normally not installed.
Therefore ebuild should be updated to ask for newer version of cmake.

Reproducible: Always




to fix, add following to DEPEND:
=dev-util/cmake-2.6.0

------- Comment #1 From Denis Dupeyron 2008-09-22 07:22:36 0000 -------
Thanks for reporting this. This wasn't necessary to build for linux before, but
they have changed it in revision 1242.

It's fixed now.

Denis.