EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: RTEMS5 with epics-base
From: Michael Davidsaver <[email protected]>
To: "Heinz P. Junkes" <[email protected]>
Cc: EPICS Core Talk <[email protected]>
Date: Tue, 6 Nov 2018 10:00:01 -0800
How did you get this toolchain?  I'm wondering if you have some "contamination"
from other/newer toolchains?

If you want you can try to test using the pre-built toolchain I created for the travis-ci builder.
These are built for use in an Ubuntu Linux environment.

https://github.com/mdavidsaver/rsb/releases

In this toolchain the Thread_Control struct is

/home/travis/.rtems/i386-rtems4.10/pc386/lib/include/rtems/score/thread.h

and 'real_priority' and 'current_priority' are unconditional members.


On 11/6/18 9:44 AM, Heinz P. Junkes wrote:
> Try to compile epics-base against rtems 4.10 for i368 target (pc368) and get
> 
> /home/h1/RTEMS/rtems/4.10/bin/i386-rtems4.10-gcc --pipe -B/home/h1/RTEMS/rtems/4.10/i386-rtems4.10/pc386/lib/ -specs bsp_specs -qrtems   -fasm   -mtune=i386 -DUNIX      -O2 -g -g   -Wall           -I. -I../O.Common -I. -I../../src/osi/compiler/gcc -I../../src/osi/compiler/default -I. -I../../src/osi/os/RTEMS -I../../src/osi/os/posix -I../../src/osi/os/default -I.. -I../../src/as -I../../src/bucketLib -I../../src/calc -I../../src/cvtFast -I../../src/cppStd -I../../src/cxxTemplates -I../../src/dbmf -I../../src/ellLib -I../../src/env -I../../src/error -I../../src/fdmgr -I../../src/flex -I../../src/freeList -I../../src/gpHash -I../../src/iocsh -I../../src/log -I../../src/macLib -I../../src/misc -I../../src/osi -I../../src/pool -I../../src/ring -I../../src/taskwd -I../../src/timer -I../../src/yacc -I../../src/yacc -I../../src/yajl -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include/compiler/gcc -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include/os/RTEMS
> -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include/compiler/gcc -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include/os/RTEMS -I/home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/include -c ../../src/osi/os/RTEMS/osdThread.c
> ../../src/osi/os/RTEMS/osdThread.c: In function 'showInternalTaskInfo':
> ../../src/osi/os/RTEMS/osdThread.c:643: error: 'Thread_Control' has no member named 'real_priority'
> ../../src/osi/os/RTEMS/osdThread.c:650: error: 'Thread_Control' has no member named 'current_priority'
> ../../src/osi/os/RTEMS/osdThread.c:650: error: 'Thread_Control' has no member named 'real_priority'
> ../../src/osi/os/RTEMS/osdThread.c:651: error: 'Thread_Control' has no member named 'current_priority'
> ../../src/osi/os/RTEMS/osdThread.c:653: error: 'Thread_Control' has no member named 'real_priority'
> ../../src/osi/os/RTEMS/osdThread.c:653: error: 'Thread_Control' has no member named 'current_priority'
> /home/h1/WIP/EPICS_PORT/4.10/epics-base/epics-base/configure/RULES_BUILD:232: recipe for target 'osdThread.o' failed
> make[4]: *** [osdThread.o] Error 1
> 
> Heinz
> 
> 
> 
>   11/3/18 12:12 PM, Heinz Junkes wrote:
> 
>> Hello friends,
>>
>> unfortunately, it's only now that I get back to taking care of rtems-5 for epics-base.
>>
>> And unfortunately, I haven't really taken care of travis-ci yet. I found the last "travis-run” for rtems 4.10:
>> https://travis-ci.org/epics-base/epics-base/jobs/450069785.
>> I'm going to try to replay this on my computer first.
>>
>> Do I see it right that I should then try to do exactly that with rtems-5. So on the qemu-system-x86 with the rtems i386 bsp?
>>
>> The next step would then be on my hardware mvme6100? And maybe also on the qemu for mvme3100?
>> @Michael: Can you write me again where I can get the qemu mvme3100 from?
>> I'll try my luck and hope to make it to Melbourne.
>> Heinz
>>
> 
> ----------------------------------------------------------------------
> Das FHI verarbeitet, speichert und loescht Daten im Rahmen seiner
> Geschaeftstaetigkeit gemaess der Datenschutz-Grundverordnung (DSGVO)
> [General Data Protection Regulation (GDPR)] der Europaeischen Union.
> 


Replies:
Re: RTEMS5 with epics-base Heinz P. Junkes
References:
RTEMS5 with epics-base Heinz Junkes
Re: RTEMS5 with epics-base Heinz P. Junkes

Navigate by Date:
Prev: Re: RTEMS5 with epics-base Heinz P. Junkes
Next: Re: RTEMS5 with epics-base Heinz P. Junkes
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: RTEMS5 with epics-base Heinz P. Junkes
Next: Re: RTEMS5 with epics-base Heinz P. Junkes
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
ANJ, 06 Nov 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·