Re: Where are results of rtems-tester test results archived?

2019-09-25 Thread Chris Johns
On 26/9/19 3:25 am, Gedare Bloom wrote: > I just meant that the view of the running tests is not useful for comparison, Yes. It lets you see if something major is wrong with a test run. The very original implementation listed the failing tests by name but this added little value and you could not

Help on Newlib x86_64 fenv.h

2019-09-25 Thread Joel Sherrill
Hi Attached is the script from Jeff Johnson I have been using to bootstrap newlib. It needs localizing for the paths. I posted patches to add i386 and x86_64 fenv.h support. They are attached. The i386 builds and runs fine. I can't get newlib bootstrapped where it will descend into the directory.

psim hangs rtems-tester

2019-09-25 Thread Joel Sherrill
Hi I have tested this before but today it got about 1/2 way through and took ~1h40m before I killed it. Does psim test OK for anyone else? --joel ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: Where are results of rtems-tester test results archived?

2019-09-25 Thread Gedare Bloom
On Tue, Sep 24, 2019, 7:37 PM Chris Johns wrote: > On 25/9/19 1:08 am, Gedare Bloom wrote: > > On Sat, Sep 21, 2019 at 9:41 AM Joel Sherrill wrote: > >> On Sat, Sep 21, 2019, 10:18 AM wrote: > On Sep 21, 2019, at 11:03 , Joel Sherrill wrote: > On Sat, Sep 21, 2019, 9:55 AM Peter Dufa

Re: What opens stdout? printf() fails after rtems-tester printf() succeeds.

2019-09-25 Thread dufault
> > On Sep 25, 2019, at 07:50 , dufa...@hda.com wrote: > > Yes, I did. Below is the configuration, it is very similar to some of the > ones in the tests. I added the RTEMS_TEST_INITIAL_EXTENSION in order to get > rtems_tester_printf() to work. > > (...) I broke the console output in July

Re: Problem running sparc-rtems5-gdb

2019-09-25 Thread Joel Sherrill
On Wed, Sep 25, 2019, 7:10 AM Niteesh wrote: > I would love to. I will start working on it soon. > > On Tue, 24 Sep 2019, 11:01 pm Vijay Kumar Banerjee, < > vijaykumar9...@gmail.com> wrote: > >> >> >> On Tue, Sep 24, 2019 at 11:00 PM Vijay Kumar Banerjee < >> vijaykumar9...@gmail.com> wrote: >> >

Re: Problem running sparc-rtems5-gdb

2019-09-25 Thread Niteesh
I would love to. I will start working on it soon. On Tue, 24 Sep 2019, 11:01 pm Vijay Kumar Banerjee, < vijaykumar9...@gmail.com> wrote: > > > On Tue, Sep 24, 2019 at 11:00 PM Vijay Kumar Banerjee < > vijaykumar9...@gmail.com> wrote: > >> >> >> >> On Tue, Sep 24, 2019 at 8:42 PM Gedare Bloom wro

Re: What opens stdout? printf() fails after rtems-tester printf() succeeds.

2019-09-25 Thread dufault
> On Sep 25, 2019, at 01:09 , Sebastian Huber > wrote: > > Hello Peter, > > did you configure the console driver? > > https://docs.rtems.org/branches/master/c-user/configuring_a_system.html#configure-application-needs-console-driver > > -- > Sebastian Huber, embedded brains GmbH > > Addre

Re: Newlib update?

2019-09-25 Thread Joel Sherrill
On Wed, Sep 25, 2019, 2:14 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I would like to update Newlib soon to update the libbsd. What is the > status of the fenv.h support which is broken on i386 and x86_64? > It works on i386. I can't seem to get the x86_64 to be

Re: libbsd update of master branch

2019-09-25 Thread mko
> On 25/09/2019, at 11:12 PM, Sebastian Huber > wrote: > > On 25/09/2019 13:10, mko wrote: >>> On 25/09/2019, at 11:07 PM, Sebastian >>> Huber wrote: >>> >>> On 25/09/2019 13:00, Sebastian Huber wrote: On 25/09/2019 12:37, mko wrote: > I just checked the freebsd branch, it’s on Fre

Re: libbsd update of master branch

2019-09-25 Thread Sebastian Huber
On 25/09/2019 13:10, mko wrote: On 25/09/2019, at 11:07 PM, Sebastian Huber wrote: On 25/09/2019 13:00, Sebastian Huber wrote: On 25/09/2019 12:37, mko wrote: I just checked the freebsd branch, it’s on Freebsd-12-Stable. Have you consider using the coming FreeBSD-12.1-Release? It’s in Bet

Re: libbsd update of master branch

2019-09-25 Thread mko
> On 25/09/2019, at 11:07 PM, Sebastian Huber > wrote: > > On 25/09/2019 13:00, Sebastian Huber wrote: >> On 25/09/2019 12:37, mko wrote: >>> I just checked the freebsd branch, it’s on Freebsd-12-Stable. Have you >>> consider using the coming FreeBSD-12.1-Release? It’s in Beta, and the >>> o

Re: libbsd update of master branch

2019-09-25 Thread Sebastian Huber
On 25/09/2019 13:00, Sebastian Huber wrote: On 25/09/2019 12:37, mko wrote: I just checked the freebsd branch, it’s on Freebsd-12-Stable. Have you consider using the coming FreeBSD-12.1-Release? It’s in Beta, and the official release will be on November. I track the stable/12 branch so that I

Re: libbsd update of master branch

2019-09-25 Thread Sebastian Huber
On 25/09/2019 12:37, mko wrote: I just checked the freebsd branch, it’s on Freebsd-12-Stable. Have you consider using the coming FreeBSD-12.1-Release? It’s in Beta, and the official release will be on November. I track the stable/12 branch so that I can use a git rebase to update the libbsd.

Re: libbsd update of master branch

2019-09-25 Thread mko
Hi Sebastian, I just checked the freebsd branch, it’s on Freebsd-12-Stable. Have you consider using the coming FreeBSD-12.1-Release? It’s in Beta, and the official release will be on November. mko > On 25/09/2019, at 9:02 PM, Sebastian Huber > wrote: > > On 20/09/2019 06:55, Sebastian Huber

Re: libbsd update of master branch

2019-09-25 Thread Sebastian Huber
On 20/09/2019 06:55, Sebastian Huber wrote: Hello, are there any pending patches for the libbsd master branch? I would like to update to the latest FreeBSD trunk early next week. I am done with the update and wait currently for some Newlib patch integrations. -- Sebastian Huber, embedded b

Newlib update?

2019-09-25 Thread Sebastian Huber
Hello, I would like to update Newlib soon to update the libbsd. What is the status of the fenv.h support which is broken on i386 and x86_64? -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09