EPICS Home

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  <20192020  2021  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: epics base compilation for ARM Cotex-A53 (ARM64bit)
From: "Johnson, Andrew N. via Tech-talk" <[email protected]>
To: "[email protected]" <[email protected]>
Date: Fri, 26 Jul 2019 15:34:23 +0000
Hi Kiman,

On 7/25/19 11:20 PM, Ha, Kiman via Tech-talk wrote:
That's a right solution! Thanks a lot.
There are no base-3.16.2 compile issues, but  "make runtests" result shows a few errors. Do these errors affect any application?
The errors you saw in the output are actually parts of the test that are meant to fail but which output an error message while running. The most important parts of the output from 'make runtests' are the summaries of the test results that follow the "... ok" or "... Failed" lines:
All tests successful.
Files=13, Tests=357,  7 wallclock secs ( 0.30 usr  0.05 sys +  5.85 cusr  0.51 csys =  6.71 CPU)
Result: PASS

Test Summary Report
-------------------
epicsCalcTest.t          (Wstat: 0 Tests: 613 Failed: 38)
  Failed tests:  225, 511, 522, 578-604, 606-613
Files=41, Tests=4096, 185 wallclock secs ( 1.35 usr  0.13 sys +  2.70 cusr  0.90 csys =  5.08 CPU)
Result: FAIL
Failed 1/41 test programs. 38/4096 subtests failed.

All tests successful.
Files=19, Tests=2822, 82 wallclock secs ( 0.97 usr  0.04 sys + 19.68 cusr  0.40 csys = 21.09 CPU)
Result: PASS

All tests successful.
Files=1, Tests=9,  0 wallclock secs ( 0.07 usr  0.02 sys +  0.09 cusr  0.03 csys =  0.21 CPU)
Result: PASS

All tests successful.
Files=4, Tests=1612,  3 wallclock secs ( 0.53 usr  0.01 sys +  0.14 cusr  0.04 csys =  0.72 CPU)
Result: PASS

All tests successful.
Files=2, Tests=58,  1 wallclock secs ( 0.10 usr  0.01 sys +  0.05 cusr  0.02 csys =  0.18 CPU)
Result: PASS

All tests successful.
Files=13, Tests=3141, 18 wallclock secs ( 0.93 usr  0.03 sys +  1.91 cusr  0.18 csys =  3.05 CPU)
Result: PASS

So in your case the only test that is actually failing is epicsCalcTest, and it would be useful for us to see the detailed output from that test. To get that, please run these commands and respond with the output from the Perl script (it will be over 600 lines long, feel free to send it as an attached file):

cd src/libCom/test/O.linux-arm
perl epicsCalcTest.t

Thanks,

- Andrew
-- 
Complexity comes for free, Simplicity you have to work for.

References:
epics base compilation for ARM Cotex-A53 (ARM64bit) Ha, Kiman via Tech-talk
Re: epics base compilation for ARM Cotex-A53 (ARM64bit) Michael Davidsaver via Tech-talk
RE: epics base compilation for ARM Cotex-A53 (ARM64bit) Ha, Kiman via Tech-talk

Navigate by Date:
Prev: RE: epics base compilation for ARM Cotex-A53 (ARM64bit) Ha, Kiman via Tech-talk
Next: Hardcoded scale factor on pmac George Nicolas Kontogiorgos 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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: epics base compilation for ARM Cotex-A53 (ARM64bit) Ha, Kiman via Tech-talk
Next: Hardcoded scale factor on pmac George Nicolas Kontogiorgos 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  <20192020  2021  2022  2023  2024