Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238175 - sci-electronics/kicad-20080914.1262 - CMake Error: This project requires version 2.6.0 of CMake.
Summary: sci-electronics/kicad-20080914.1262 - CMake Error: This project requires vers...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-20 11:46 UTC by Paul de Vries
Modified: 2008-09-22 07:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul de Vries 2008-09-20 11:46:38 UTC
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 Denis Dupeyron (RETIRED) gentoo-dev 2008-09-22 07:22:36 UTC
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.