Re: Test CMake build

From: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: Andy Colson <andy(at)squeakycode(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Test CMake build
Date: 2016-02-13 19:19:39
Message-ID: 63511589-4b86-43b1-b77e-d53e023c58f9@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andy Colson wrote:
> Still didn't work. 'make check' seems to make it through make
> install first, but then same sort of error:

Now it looks like I can do "make check" only cmake 3.x (I will try to solve
it later).
But "make installcheck" with DESTDIR should work. I now have no close
system with CMake 2.8.x .

In order not to clutter up maillist I would prefer to discuss such errors
on github.

Thanks!

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Deven Phillips 2016-02-14 03:42:29 Question on how to use to_timestamp()
Previous Message Nikhil 2016-02-13 14:41:14 Re: Custom conflict handlers