EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Problem with installing epics base on Jetson nano
From: "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov>
To: 신동호 <dhshin at etri.re.kr>
Cc: EPICS tech-talk <tech-talk at aps.anl.gov>
Date: Thu, 17 Sep 2020 02:29:31 +0000
Hi,

On Sep 16, 2020, at 7:57 PM, 신동호 <dhshin at etri.re.kr> wrote:

Build finished without any obvious error messages but there were some error messages in the built-in unit tests by typing 'make -s runtests'.
The attached is log file captured in the process.

Thank-you. These were the only test failures:

epicsStackTraceTest.t ......... 
not ok  3 - dumping global symbols
not ok  4 - dumping local symbols
not ok  5 - dumping addresses
Failed 3/5 subtests 

Those will not affect the operation of the EPICS code at all, the epicsStackTrace API displays extra information in the event of some kinds of software crashes, but the functionality is completely optional, we will just need to adjust the code slightly for this architecture. I just filed a bug report so we can keep track that it needs doing.

I think we can declare the linux-aarch64 native build target working, these changes will appear in the next release of EPICS 7.

Thank-you for your help, and welcome to the EPICS collaboration!

- Andrew


- Dong Ho, SHIN
-----Original Message-----
From: "Johnson, Andrew N." <anj at anl.gov>
To: "신동호" <dhshin at etri.re.kr>;
Cc: "EPICS tech-talk" <tech-talk at aps.anl.gov>;
Sent: 2020-09-16 (수) 15:15:07 (UTC+09:00)
Subject: Re: Problem with installing epics base on Jetson nano

Hi Dong Ho,

On Sep 15, 2020, at 7:13 PM, 신동호 <dhshin at etri.re.kr> wrote:

Hi, Andrew
I send the output from command perl -V as you recommended.
I hope to fix the problem. 
Thanks,
Dong Ho

Thank-you, that information was very helpful.

I have committed what I think should be the necessary changes to support your linux-aarch64 target to the default branch of our Git repository. Since you followed our how-to installation instructions you should be able to pull those modifications into your copy and build it as follows:

epics@epics-desktop:~$ cd ~/EPICS/epics-base
epics@epics-desktop:~/EPICS/epics-base$  git pull

epics@epics-desktop:~/EPICS/epics-base$  make

If the build stops and displays one or more error messages, please copy the errors and the build command immediately before them into an email and send it to the EPICS tech-talk list so we can try to help fix it.

If the build finishes without any obvious error messages, please try running our built-in unit tests like this:

epics@epics-desktop:~/EPICS/epics-base$  make -s runtests

This will run several blocks of tests to check different parts of the software, displaying the results after each block. Please email us the results if you get any failures, and let us know if they all pass.

Good luck, and thank-you!

- Andrew

-- 
Complexity comes for free, simplicity you have to work for.

<runtests.txt>

-- 
Complexity comes for free, simplicity you have to work for.


References:
Problem with installing epics base on Jetson nano 신동호 via Tech-talk
Re: Problem with installing epics base on Jetson nano Johnson, Andrew N. via Tech-talk
Re: Problem with installing epics base on Jetson nano Johnson, Andrew N. via Tech-talk
RE: Re: Problem with installing epics base on Jetson nano 신동호 via Tech-talk

Navigate by Date:
Prev: RE: Re: Problem with installing epics base on Jetson nano 신동호 via Tech-talk
Next: Issues connecting to siemens PLC Anders Lindh Olsson via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Re: Problem with installing epics base on Jetson nano 신동호 via Tech-talk
Next: mbbi record ignores mask? Eric Norum via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 17 Sep 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·