Re: sqlsmith

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: sqlsmith
Дата
Msg-id 20200711222634.GX26220@telsasoft.com
обсуждение исходный текст
Ответ на Re: centos7, llvm and postgresql12-devel dependencies  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: sqlsmith  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-pkg-yum
On Sat, Jul 11, 2020 at 10:36:04AM -0500, Justin Pryzby wrote:
> On Sat, Jul 11, 2020 at 02:40:21PM +0000, redmine@postgresql.org wrote:
> > Issue #5645 has been updated by Devrim Gündüz.
> > It's throwing a lot of gcc errors.
> 
> What errors ?

Sorry, I bungled the subject line while replying to multiple mails earlier..

I previously compiled sqlsmith successfully on ubuntu-b; I had to install
autoconf-archive package.

and just now on centos6 had to:
#include <cstring>

on c8, I get many c++ errors.. most of which are fixed like:
PKG_CONFIG_PATH=/usr/pgsql-12/lib/pkgconfig ./configure CXX='g++ -std=gnu++17'
and the conninfo hack here
https://github.com/anse1/sqlsmith/issues/21

-- 
Justin



В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: postgis for beta releases
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: sqlsmith