Re: sepgsql contrib module - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: sepgsql contrib module
Date
Msg-id 4D597D65.6020304@dunslane.net
Whole thread Raw
In response to Re: sepgsql contrib module  (Kohei Kaigai <Kohei.Kaigai@EU.NEC.COM>)
Responses Re: sepgsql contrib module  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

On 02/14/2011 11:47 AM, Kohei Kaigai wrote:
>> We really need to get a buildfarm which is building with this.  To that
>> end, would you mind providing directions so someone else could set up a
>> buildfarm member to test it..?
> It seems to me not difficult to describe a direction to build, install and
> run regression test.
> Do we have any Fedora 14 environment in the buildfarm?
> It is the most suitable distribution to set up sepgsql module, because the
> default installation already has selinux configurations.



Thew makefile still has this bogosity:
   sepgsql-regtest.pp: sepgsql-regtest.te        $(MAKE) -f $(DESTDIR)/usr/share/selinux/devel/Makefile $@


We need to fix that up before we even think of trying to get buildfarm 
coverage. The presence and location of this makefile should be 
determined at configure time, ISTM.

cheers

andrew




pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: SSI bug?
Next
From: Noah Misch
Date:
Subject: Re: ALTER TYPE 2: skip already-provable no-work rewrites