make runtests on OS-X (10.13.1 High Sierra) works well except at the very end:
...
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./pva2pva runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./configure runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C O.darwin-x86 -f ../Makefile TOP=../.. \
T_A=darwin-x86 runtests
perl -CSD -MTest::Harness -e 'runtests @ARGV if @ARGV;'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./p2pApp runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C O.darwin-x86 -f ../Makefile TOP=../.. \
T_A=darwin-x86 runtests
perl -CSD -MTest::Harness -e 'runtests @ARGV if @ARGV;'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./pdbApp runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C O.darwin-x86 -f ../Makefile TOP=../.. \
T_A=darwin-x86 runtests
perl -CSD -MTest::Harness -e 'runtests @ARGV if @ARGV;'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./testApp runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C O.darwin-x86 -f ../Makefile TOP=../.. \
T_A=darwin-x86 runtests
perl -CSD -MTest::Harness -e 'runtests @ARGV if @ARGV;' testweak.t testtest.t testmon.t testpvif.t testpdb.t
testweak.t .. ok
testtest.t .. dyld: Library not loaded: /usr/local/opt/jsoncpp/lib/libjsoncpp.11.dylib
Referenced from: /usr/local/lib/libtestutils.dylib
Reason: image not found
testtest.t .. No subtests run
testmon.t ... dyld: Library not loaded: /usr/local/opt/jsoncpp/lib/libjsoncpp.11.dylib
Referenced from: /usr/local/lib/libtestutils.dylib
Reason: image not found
testmon.t ... No subtests run
testpvif.t .. dyld: Library not loaded: /usr/local/opt/jsoncpp/lib/libjsoncpp.11.dylib
Referenced from: /usr/local/lib/libtestutils.dylib
Reason: image not found
testpvif.t .. No subtests run
testpdb.t ... dyld: Library not loaded: /usr/local/opt/jsoncpp/lib/libjsoncpp.11.dylib
Referenced from: /usr/local/lib/libtestutils.dylib
Reason: image not found
testpdb.t ... No subtests run
Test Summary Report
-------------------
testtest.t (Wstat: 6 Tests: 0 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
testmon.t (Wstat: 6 Tests: 0 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
testpvif.t (Wstat: 6 Tests: 0 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
testpdb.t (Wstat: 6 Tests: 0 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
Files=5, Tests=37, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.07 cusr 0.06 csys = 0.17 CPU)
Result: FAIL
Failed 4/5 test programs. 0/37 subtests failed.
make[4]: [runtests] Error 255 (ignored)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./iocBoot runtests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./ioccircle runtests
make[4]: Nothing to be done for `runtests'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./ioccircle2 runtests
make[4]: Nothing to be done for `runtests'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./iocimagedemo runtests
make[4]: Nothing to be done for `runtests'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./iocwfdemo runtests
make[4]: Nothing to be done for `runtests'.
Heinz
> downloaded from the EPICS website, at the usual locations:
> http://www.aps.anl.gov/epics/base/R7-0/1.php
> https://www.aps.anl.gov/epics/download/base/index.php
>
> The documentation listed on the R7-0/1 page is incomplete and still
> somewhat sparse, but it should be possible to download and build the
> software with no special knowledge beyond that needed to build Base-3.16.1.
>
> Note that the first release candidate (7.0.1-rc1) will be published
> significantly sooner than in the past, most likely next Tuesday (before
> the US Thanksgiving holiday next Thursday), and will be announced to the
> whole community on the tech-talk list. Until then please use core-talk
> for feedback and technical discussions.
>
> Many thanks to everyone who has contributed towards this release, which
> incorporates both EPICS Base (3.16 plus additional features) and the V4
> C++ modules (pvData, pvAccess, normative types, etc.).
>
> - Andrew
>
> --
> Arguing for surveillance because you have nothing to hide is no
> different than making the claim, "I don't care about freedom of
> speech because I have nothing to say." -- Edward Snowdon
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Replies:
- Re: EPICS 7.0.1-pre1 Hartman, Steven M.
- Re: EPICS 7.0.1-pre1 Michael Davidsaver
- References:
- EPICS 7.0.1-pre1 Andrew Johnson
- Navigate by Date:
- Prev:
Re: EPICS 7 makeBaseApp Michael Davidsaver
- Next:
Re: EPICS 7.0.1-pre1 Dirk Zimoch
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
<2017>
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: EPICS 7.0.1-pre1 (epicsException.h) Dirk Zimoch
- Next:
Re: EPICS 7.0.1-pre1 Hartman, Steven M.
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
<2017>
2018
2019
2020
2021
2022
2023
2024
|