Re: Release task request for help

2020-04-29 Thread Niteesh G. S.
I have replied to the comment please have a look. https://github.com/gs-niteesh/rtems-release/commit/58ed0cb3fc1f33f12de8e550979371a51e322754#r38841918 Thanks, Niteesh On Thu, Apr 30, 2020 at 5:58 AM Chris Johns wrote: > It looks like there is something wrong with the rtems.org mail lists. I >

Re: RTEMS 5 Release status

2020-04-29 Thread Chris Johns
On 30/4/20 1:35 pm, Gedare Bloom wrote: Tickets --- New: https://devel.rtems.org/ticket/3962 I will not be involved in this ticket or driving it and will wait for it to be closed or moved before we branch. Please help. I will take care of this, but I don't see it as a blocker for releas

Re: writing .scn file

2020-04-29 Thread Gedare Bloom
The .scn file is intended to be the "screen" output of the file. As we now just get the terminal output directly, you can update the .scn file to be the output you capture from the terminal (prior to FATAL). I don't think anyone is actually comparing these .scn files anymore, they are mostly of hi

Re: RTEMS 5 Release status

2020-04-29 Thread Gedare Bloom
On Tue, Apr 28, 2020 at 6:28 PM Chris Johns wrote: > > Hello, > > We are down to 4 remaining tickets. Many thanks to everyone for all the > hard work getting to this point. It is appreciated. > > The remaining tickets need to be closed or moved before I can branch the > repos. The milestone page i

writing .scn file

2020-04-29 Thread Eshan Dhawan
Hello everyone, As I changed the test framework in the patch: https://lists.rtems.org/pipermail/devel/2020-April/059466.html to the new T_TEST framework and after running the test I got the output *** BEGIN OF TEST PSXGETCPUCLOCKID 1 *** *** TEST VERSION: 5.0.0.0c28e4e8f2768fd3cac0e7721d6f48776bbf

Test for clock_nanosleep

2020-04-29 Thread Utkarsh Rai
I have written the following patch based on the new test framework. Although the test runs successfully, I am not sure I have utilized the RTEMS_LINKER_ROSET/ ROSET_DECLARE properly to link test objects. ___ devel mailing list devel@rtems.org http://lists

[PATCH v3] Test for clock_nanosleep() with CLOCK_MONOTONIC option

2020-04-29 Thread Utkarsh Rai
>This test is based on the new test framework and has been tested for the >sparc/erc32 bsp. --- testsuites/psxtests/Makefile.am | 10 ++ testsuites/psxtests/configure.ac | 1 + .../psxtests/psxclocknanosleep01/init.c | 102 +++ .../psxclocknanosleep

Re: [PATCH v2] Test for clock_nanosleep() with CLOCK_MONOTONIC option.

2020-04-29 Thread Eshan Dhawan
On Mon, Apr 27, 2020 at 8:18 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 23/04/2020 19:15, Utkarsh Rai wrote: > > > I encountered linkage error while using the new test framework, in > > particular > > undefined reference to `_Stack_Space_size' > > undefined reference to

Different build time warnings for ticket 3908

2020-04-29 Thread Richi Dubey
Heyy everyone, Please help me clear a small doubt of mine. When I was building leon3 to remove the warnings, I encountered the following warnings: http://p.ip.fi/2-Dp. While Dr. Sherrill's warning in https://ftp.rtems.org/pub/rtems/people/joel/warnings/warnings-5-20200408/warnings-all-5-20200408.t

Re: RTEMS 5 Release status

2020-04-29 Thread Chris Johns
On 29/4/20 3:57 pm, Sebastian Huber wrote: On 29/04/2020 02:28, Chris Johns wrote: Release Change Notes Joel has asked for a high level list of changes to be added to the release information. He would like this to be a community effort. We have the detailed release n