From: Joshua Brindle <method@manicmethod.com>
To: KaiGai Kohei <kaigai@kaigai.gr.jp>
Cc: fedora-selinux-list@redhat.com,
KaiGai Kohei <kaigai@ak.jp.nec.com>,
selinux@tycho.nsa.gov
Subject: Re: SE-PostgreSQL for Fedora (Re: Guideline for RPM packages)
Date: Thu, 02 Aug 2007 12:34:59 -0400 [thread overview]
Message-ID: <46B207B3.6040703@manicmethod.com> (raw)
In-Reply-To: <46A8CAE0.7030809@kaigai.gr.jp>
KaiGai Kohei wrote:
> By the way, I'm seeking sponsors who can review SE-PostgreSQL package.
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249522
>
> If you can volunteer the reviewing process, please contact me.
>
So, I tried grabbing the sepostgres srpm and building it (you didn't
provide an x86_64 rpm) and I get these compilation errors:
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall
-Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -g -D
SECCLASS_DATABASE= -I../../../src/include -D_GNU_SOURCE -c -o
sepgsqlCore.o sepgsqlCore.c
sepgsqlCore.c: In function 'sepgsqlGetDatabaseContext':
sepgsqlCore.c:792: error: expected expression before ')' token
sepgsqlCore.c: In function 'sepgsqlInitialize':
sepgsqlCore.c:836: error: expected expression before ',' token
sepgsqlCore.c:854: error: expected expression before ',' token
make[3]: *** [sepgsqlCore.o] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/postgresql-8.2.4/src/backend/security'
make[2]: *** [security-recursive] Error 2
As an aside to this, I notice that you tried to integrate policy
management into the RPM, and I had to modify my spec file to not do this
because I have my own custom policies on the system. I don't think this
is the best way, long term, to handle policy integration, though,
unfortunately, I don't have any better suggestions. This is something I
intend to look into soon though so I'll provide some feedback on the
previous thread when I have something useful to say :)
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2007-08-02 16:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 14:32 Guideline for RPM packages KaiGai Kohei
2007-06-07 14:45 ` Stephen Smalley
2007-06-07 15:05 ` KaiGai Kohei
2007-07-26 8:57 ` KaiGai Kohei
2007-07-26 16:25 ` SE-PostgreSQL for Fedora (Re: Guideline for RPM packages) KaiGai Kohei
2007-08-02 16:34 ` Joshua Brindle [this message]
2007-08-02 17:51 ` KaiGai Kohei
2007-08-02 18:02 ` Joshua Brindle
2007-08-02 22:01 ` KaiGai Kohei
[not found] ` <46AE00BD.80900@city-fan.org>
2007-07-30 15:47 ` Guideline for RPM packages KaiGai Kohei
[not found] ` <46AFDFA4.5060303@ak.jp.nec.com>
[not found] ` <20070801075747.7ff9cfd2@metropolis.intra.city-fan.org>
2007-08-01 9:44 ` KaiGai Kohei
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B207B3.6040703@manicmethod.com \
--to=method@manicmethod.com \
--cc=fedora-selinux-list@redhat.com \
--cc=kaigai@ak.jp.nec.com \
--cc=kaigai@kaigai.gr.jp \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.