Re: BSP source re-organization status

2018-04-23 Thread Sebastian Huber
On 24/04/18 07:37, Chris Johns wrote: Maybe the tmtests can be instrumented so rtems-test can generate the reports? Yes, we should use the test output to generate better reports. I think this is something for the next generation of the test suite. -- Sebastian Huber, embedded brains GmbH Ad

Re: BSP source re-organization status

2018-04-23 Thread Chris Johns
On 23/04/2018 23:26, Sebastian Huber wrote: > On 20/04/18 15:23, Sebastian Huber wrote: >> Hello, >> >> I moved about 600 files today. The SPARC BSPs contain no longer source and >> header files in "c".  Everything moved to "bsps". Please review this >> architecture to check that everything is all

Re: Where is doc for needing libz-devel, etc?

2018-04-23 Thread Chris Johns
On 24/04/2018 04:53, Joel Sherrill wrote: > I can't seem to find the place in the documentation where it details per host > OS > what packages you need to build the RTEMS tools with the source-builder. https://docs.rtems.org/branches/master/rsb/hosts.html ? Chris ___

Re: [rtems-bsp-builder] 2018-04-23 13:16:24: Profile(s): everything

2018-04-23 Thread Sebastian Huber
On 23/04/18 22:13, j...@rtems.org wrote: RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (ec419a05ee52) Host: #1 SMP Wed Mar 7 19:03:37 UTC 2018 command: ./rtems-tools/tester/rtems-bsp-builder --rtems=/home/joel/rtems-\

GSoC 2018 project announced

2018-04-23 Thread Vijay Kumar Banerjee
Hello mentors, Thank you for letting me have this wonderful opportunity to work with RTEMS under the GSoC 2018 program!! I would like to ask about the instructions regarding the program that I need to follow to get started properly, (like adding the project to the GSoC tracking page ) -- vijay

Where is doc for needing libz-devel, etc?

2018-04-23 Thread Joel Sherrill
Hi I can't seem to find the place in the documentation where it details per host OS what packages you need to build the RTEMS tools with the source-builder. I thought they used to be in the Users Guide but they appear to be missing. -joel ___ devel mai

Re: BSP source re-organization status

2018-04-23 Thread Sebastian Huber
On 20/04/18 15:23, Sebastian Huber wrote: Hello, I moved about 600 files today. The SPARC BSPs contain no longer source and header files in "c".  Everything moved to "bsps". Please review this architecture to check that everything is all right.  I updated the BSP guide to describe the new sou

[PATCH] rtems-tools: Update to pick up the --enable-rtems-debug fix.

2018-04-23 Thread Chris Johns
--- rtems/config/tools/rtems-tools-5-1.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtems/config/tools/rtems-tools-5-1.cfg b/rtems/config/tools/rtems-tools-5-1.cfg index 19c809d..81ed287 100644 --- a/rtems/config/tools/rtems-tools-5-1.cfg +++ b/rtems/config/tools/rt

Re: [rtems-bsp-builder] 2018-04-20 14:38:53: Profile(s): everything

2018-04-23 Thread Chris Johns
On 23/4/18 5:14 pm, Sebastian Huber wrote: > On 21/04/18 07:12, j...@rtems.org wrote: >>     1 debug epiphany/epiphany-sim configure: >>    configure: /home/joel/rtems-work/rtems/configure --target=epiphany-\ >>    rtems5 --enable-rtemsbsp=epiphany-sim --prefix=/home/joel/rtems-\ >>   

Re: [PATCH] bootstrap: Do not create acinlude.m4 files

2018-04-23 Thread Chris Johns
On 23/4/18 5:07 pm, Sebastian Huber wrote: > On 23/04/18 08:51, Chris Johns wrote: >>> A RSB script >>> which modifies files of the repository is an extra error source. >> Why not remove `generate_bspdir_acinclude()` from the bootstrap script and we >> maintained the file by hand? After all adding

Re: [rtems-bsp-builder] 2018-04-20 14:38:53: Profile(s): everything

2018-04-23 Thread Sebastian Huber
On 21/04/18 07:12, j...@rtems.org wrote: 1 debug epiphany/epiphany-sim configure: configure: /home/joel/rtems-work/rtems/configure --target=epiphany-\ rtems5 --enable-rtemsbsp=epiphany-sim --prefix=/home/joel/rtems-\ work/bsps --enable-debug Shouldn't this "--enable-deb

Re: [PATCH] bootstrap: Do not create acinlude.m4 files

2018-04-23 Thread Sebastian Huber
On 23/04/18 08:51, Chris Johns wrote: A RSB script which modifies files of the repository is an extra error source. Why not remove `generate_bspdir_acinclude()` from the bootstrap script and we maintained the file by hand? After all adding or removing BSPs from RTEMS is not done that often and i