[LITMUS^RT] New release: LITMUS^RT 2014.1
Björn Brandenburg
bbb at mpi-sws.org
Wed Apr 16 08:21:48 CEST 2014
> On 15.04.2014, at 13:20, Hiroyuki Chishiro <chishiro at ny.ics.keio.ac.jp> wrote:
>
> I've hit a compile error in "liblitmus/tests/lock.c" for LITMUS^RT 2014.1.
> The compile error is as follows.
>
> --
> In file included from /usr/include/fcntl.h:279:0,
> from tests/locks.c:1:
> In function 'open',
> inlined from 'test_lock_dflp' at tests/locks.c:118:2:
> /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: error: call to
> '__open_missing_mode' declared with attribute error:
> open with O_CREAT in second argument needs 3
> arguments
> __open_missing_mode ();
> ^
> --
>
> To fix this compile error, set the third argument to S_IRUSR.
Thanks for reporting the issue. I'm surprised I didn't see it myself; I thought I had all debugging options enabled. Which configuration option turns on the bug detector?
Thanks,
Björn
More information about the litmus-dev
mailing list