Re: "ARM/atsam" Doxygen Update

2018-11-11 Thread Shashvat Jain
Hello , someone please review this or push it. On Fri, Nov 9, 2018 at 9:55 PM Shashvat Jain wrote: > all the files on this link : > > > https://github.com/joelsherrill/gci_tasks/blob/master/2018/doxygen_c_header_tasks/file_lists/arm_atsam_Add_Doxygen_Headers_Task_00.txt > > have been given a

Re: arm/csb337 Doxygen Update

2018-11-11 Thread Shashvat Jain
Great, thanks! please take a look at the arm/atsam bsp doxygen update. On Mon, Nov 12, 2018 at 3:08 AM Chris Johns wrote: > On 10/11/2018 15:55, Shashvat Jain wrote: > > the patch in the attachment gives doxygen header to files in the > csb337/include > > diectory > > please check the changes

Adding Benchmark test for the test case " mq_receive: not available: block"(GCI 2018)

2018-11-11 Thread Shashvat Jain
hello , multiple test cases have been defined in a single test https://git.rtems.org/rtems/tree/testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc The task instructs me to add a new test , just for clarification , will it be right to add the test case "mq_receive: not available: block" in the same

rtems-docs : Build failure

2018-11-11 Thread Vijay Kumar Banerjee
Hello, I'm getting a waf failure, trying to build the documentation with Fedora 28. pdfTex version --> pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) I'm pasting the error below. === Build failed Traceback (most recent call last): File

Re: qemu build failure - RSB pkg-config failure

2018-11-11 Thread Chris Johns
On 11/11/2018 00:24, Joel Sherrill wrote: > On CentOS 7, qemu and couverture variant fail to build. They end with this > which > I think indicates that pkg-config is invoked incorrectly. The RSB pkg-config now selects python3 or python2 depending on your set up. Ping me and we can be both take

Re: rtems-docs : Build failure

2018-11-11 Thread Vijay Kumar Banerjee
On Mon, 12 Nov 2018 at 11:26, Chris Johns wrote: > On 12/11/2018 16:50, Vijay Kumar Banerjee wrote: > > I'm getting a waf failure, trying to build the documentation with Fedora > 28. > > pdfTex version --> pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) > > > > I'm pasting the error below. > > I

Re: Adding Benchmark test for the test case " mq_receive: not available: block"(GCI 2018)

2018-11-11 Thread Joel Sherrill
On Sun, Nov 11, 2018, 9:33 PM Shashvat Jain hello , > multiple test cases have been defined in a single test > https://git.rtems.org/rtems/tree/testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc > > The task instructs me to add a new test , just for clarification , will > it be right to add the test

Re: rtems-docs : Build failure

2018-11-11 Thread Chris Johns
On 12/11/2018 16:50, Vijay Kumar Banerjee wrote: > I'm getting a waf failure, trying to build the documentation with Fedora 28. > pdfTex version --> pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) > > I'm pasting the error below. I cannot tell which manual the build is failing. Can you see which

Re: RTEMS State of the World Presentation

2018-11-11 Thread Chris Johns
On 12/11/2018 09:04, Joel Sherrill wrote: > Hi > > Each year at the Flight Software Workshop I give a presentation on what has > happened with RTEMS in the past year or so, things that need highlighting, and > what needs attention and love. This year I have a request for similar slides > for >

Re: Adding Benchmark test for the test case " mq_receive: not available: block"(GCI 2018)

2018-11-11 Thread Shashvat Jain
Thank you for the clarification. :) On Mon, Nov 12, 2018 at 10:15 AM Joel Sherrill wrote: > > > On Sun, Nov 11, 2018, 9:33 PM Shashvat Jain wrote: > >> hello , >> multiple test cases have been defined in a single test >>

Re: rtems-docs : Build failure

2018-11-11 Thread Chris Johns
> On 12 Nov 2018, at 5:30 pm, Vijay Kumar Banerjee > wrote: > > attached log here. Thanks. I will look at this tomorrow. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] rsb: Update RISC-V's Spike revision

2018-11-11 Thread Chris Johns
On 09/11/2018 21:22, Hesham Almatary wrote: > --- > bare/config/devel/spike-1.1.0.cfg | 4 ++-- > source-builder/config/spike-1-1.cfg | 20 ++-- > 2 files changed, 12 insertions(+), 12 deletions(-) OK to push. Chris ___ devel

Re: arm/csb337 Doxygen Update

2018-11-11 Thread Chris Johns
On 10/11/2018 15:55, Shashvat Jain wrote: > the patch in the attachment gives doxygen header to files in the > csb337/include > diectory > please check the changes made and if everything looks right , approve it. Approved by Joel, pushed. Chris ___

Thanks for proper dependency checking in the testsuite

2018-11-11 Thread Chris Johns
Hi, This is a big thank you to Sebastian for the clean up work in the build system so we have proper dependencies to the tests in the testsuite against the cpukit and other libraries. This has been missing for years, even decades. Working on the build system is one of those areas in RTEMS that

RTEMS State of the World Presentation

2018-11-11 Thread Joel Sherrill
Hi Each year at the Flight Software Workshop I give a presentation on what has happened with RTEMS in the past year or so, things that need highlighting, and what needs attention and love. This year I have a request for similar slides for someone to present at an EPICS meeting on Thursday. Please

Re: Link RAP file error on zynq BSP

2018-11-11 Thread Chris Johns
On 12/10/2018 15:45, jameszxj wrote: > HI, >     I run RTEMS on my xilinx z7k board and dynamic load application(RAP > format) > from shell. > In recent update, i encount a link error when link the RAP file. > Here is the command and output message: >                 rtems-ld -n -e PT_Init --base

psxtmtests_plan.csv: Add pthread mutexattr test cases(GCI 2018)

2018-11-11 Thread Himanshu Sekhar Nayak
Hi guys, Here is the new test cases from Thanks Himanshu Sekhar Nayak From b612901197b361114406ed730c8f994f484c099b Mon Sep 17 00:00:00 2001 From: Himanshu40 Date: Mon, 12 Nov 2018 01:49:12 +0530 Subject: [PATCH] psxtmtests_plan.csv: Add pthread mutexattr test cases(GCI 2018) ---