Re: WIP: About CMake v2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: WIP: About CMake v2
Date
Msg-id 31305.1448556601@sss.pgh.pa.us
Whole thread Raw
In response to Re: WIP: About CMake v2  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2015-11-26 19:22:23 +0300, YUriy Zhuravlev wrote:
>> On Thursday 26 November 2015 11:10:36 you wrote:
>>> Adding a new build dependency is bad enough; adding one that isn't
>>> easily available is a show-stopper.

>> If someone decided to compile from source Postgres rather than install from 
>> RPM then it will not be a problem as to build CMake.

> Packages have to be built from something, and usually it's desirable
> that all dependencies are from within the distribution.

Yeah.  In particular, RPMs don't magically appear out of nowhere; somebody
has to build them, and more often than not, the somebody is subject to
distro packaging policy that says what build dependencies are allowed.

Red Hat certainly isn't ever going to ship a package that requires some
version of cmake that isn't what they ship in the particular distribution,
for example.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: WIP: About CMake v2
Next
From: YUriy Zhuravlev
Date:
Subject: Re: WIP: About CMake v2