Re: sqlsmith - Mailing list pgsql-pkg-yum

From Justin Pryzby
Subject Re: sqlsmith
Date
Msg-id 20200711222634.GX26220@telsasoft.com
Whole thread Raw
In response to Re: centos7, llvm and postgresql12-devel dependencies  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: sqlsmith
List 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 by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: postgis for beta releases
Next
From: Justin Pryzby
Date:
Subject: Re: sqlsmith