[LITMUS^RT] New release: LITMUS^RT 2014.1
Hiroyuki Chishiro
chishiro at ny.ics.keio.ac.jp
Tue Apr 15 13:20:13 CEST 2014
Hi Bjoern,
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.
Sincerely,
Hiroyuki Chishiro
Björn Brandenburg <bbb at mpi-sws.org> wrote:
/ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
> Hi everyone,
>
> it's my pleasure to announce the release of LITMUS^RT 2014.1. As usual, you may find the patches and release notes on the wiki, and the corresponding tags in the git repository.
>
> Release notes & downloads: https://wiki.litmus-rt.org/litmus/Releases
>
> Kernel changes: https://github.com/LITMUS-RT/litmus-rt/compare/2013.1...2014.1
>
> liblitmus changes: https://github.com/LITMUS-RT/liblitmus/compare/2013.1...2014.1
>
> Feather-Trace tools changes: https://github.com/LITMUS-RT/feather-trace-tools/compare/2013.1...2014.1
>
> Thanks a lot to everyone who contributed patches, helped with testing, and reported issues!
>
> I think this is a pretty solid release, but please report any issues you encounter here.
>
> Thanks,
> Björn
>
>
> _______________________________________________
> litmus-dev mailing list
> litmus-dev at lists.litmus-rt.org
> https://lists.litmus-rt.org/listinfo/litmus-dev
>
--
Hiroyuki Chishiro <chishiro at ny.ics.keio.ac.jp>
Department of Information and Computer Science
Keio University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: liblitmus.patch
Type: text/x-patch
Size: 409 bytes
Desc: not available
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20140415/60052132/attachment.bin>
More information about the litmus-dev
mailing list