From: Petr Lautrbach <plautrba@redhat.com>
To: selinux@tycho.nsa.gov
Subject: Re: secilc: in segfault
Date: Thu, 3 Sep 2015 14:53:49 +0200 [thread overview]
Message-ID: <55E842DD.3080408@redhat.com> (raw)
In-Reply-To: <20150903124013.GB2118@x250>
[-- Attachment #1: Type: text/plain, Size: 1480 bytes --]
On 09/03/2015 02:40 PM, Dominick Grift wrote:
> On Thu, Sep 03, 2015 at 08:18:17AM -0400, James Carter wrote:
>> On 09/03/2015 05:48 AM, Dominick Grift wrote:
>>> Anyone tried "secilc test/in_test.cil" lately? It dumps core here.
>>>
>>> $ secilc test/in_test.cil
>>> Segmentation fault (core dumped)
Confirmed on Fedora 23, thanks for the report.
https://bugzilla.redhat.com/show_bug.cgi?id=1259730
> It may just be my incompetence but i can't get current master branch
> selinux user space to build on Fedora rawhide manually like so:
>
> # cd selinux
> # make LIBDIR=/usr/lib64 SHLIBDIR=/lib64
>
> I have installed all the build dependencies i believe
>
> This is what it is failing with here:
>
> cc1: all warnings being treated as errors
> Makefile:113: recipe for target 'direct_api.o' failed
> make[2]: *** [direct_api.o] Error 1
> make[2]: Leaving directory
> '/home/kcinimod/Workspace/selinux/libsemanage/src'
> Makefile:2: recipe for target 'all' failed
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> '/home/kcinimod/Workspace/selinux/libsemanage'
> Makefile:11: recipe for target 'all' failed
> make: *** [all] Error 1
>
This report seems to be little stripped so the important messages are
missing. Nevertheless, according to README you should use install
target. The following command works for me on Fedora 23:
make DESTDIR=/home/plautrba/devel/build/selinux install
Petr
--
Petr Lautrbach
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-09-03 12:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 9:48 secilc: in segfault Dominick Grift
2015-09-03 12:18 ` James Carter
2015-09-03 12:32 ` Dominick Grift
2015-09-03 12:40 ` Dominick Grift
2015-09-03 12:53 ` Petr Lautrbach [this message]
2015-09-03 13:04 ` Dominick Grift
2015-09-03 13:20 ` Dominick Grift
2015-09-09 20:17 ` James Carter
2015-09-09 20:45 ` Dominick Grift
2015-09-10 7:08 ` Dominick Grift
2015-09-10 13:37 ` Steve Lawrence
2015-09-11 16:02 ` Dominick Grift
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=55E842DD.3080408@redhat.com \
--to=plautrba@redhat.com \
--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.