Experimental Physics and Industrial Control System
Kay,
By the time this build has failed, the pvtools have already been rebuilt.
So you can proceed with testing. If you would like to see a clean build,
then either update the remaining PVA modules as well, or simply delete
them.
Michael
On 10/29/18 4:50 AM, Kasemir, Kay wrote:
> Hello Michael:
>
>> Can you update pvDataCPP and pvAccessCPP, then retest?
>> use branch 'structformatter' in https://github.com/mdavidsaver/pvDataCPP
>> use branch 'pvtoolsrework' in https://github.com/mdavidsaver/pvAccessCPP
>
> Tried it this way:
>
> # Get EPICS base ...
> wget https://epics.anl.gov/download/base/base-7.0.1.1.tar.gz
> tar vzxf base-7.0.1.1.tar.gz
> rm base-7.0.1.1.tar.gz
> cd base-7.0.1.1
>
> # .. then update pva and pvdata
> cd modules
> rm -rf pvData
> git clone -b structformatter https://github.com/mdavidsaver/pvDataCPP
> mv pvDataCPP pvData
> rm -rf pvAccess/
> git clone -b pvtoolsrework https://github.com/mdavidsaver/pvAccessCPP
> mv pvAccessCPP pvAccess
> cd ..
>
> make clean uninstall
> make
>
>
> --> Ends in
>
> /usr/bin/g++ -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_X86_64_ -DUNIX -Dlinux -O3 -g -Wall -mtune=generic -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/database -I../../src/pvAccess -I../../src/special -I/home/training/epics-train/tools/base-7.0.1.1/include/compiler/gcc -I/home/training/epics-train/tools/base-7.0.1.1/include/os/Linux -I/home/training/epics-train/tools/base-7.0.1.1/include -I/home/training/epics-train/tools/base-7.0.1.1/include/compiler/gcc -I/home/training/epics-train/tools/base-7.0.1.1/include/os/Linux -I/home/training/epics-train/tools/base-7.0.1.1/include -c ../../src/database/pvRecord.cpp
> In file included from ../../src/database/pvRecord.cpp:16:0:
> ../pv/pvDatabase.h:115:13: error: ‘Service’ in namespace ‘epics::pvAccess’ does not name a type
> virtual epics::pvAccess::Service::shared_pointer getService(
>
>
> Let me know how I can get a consistent snapshot of the sources that includes your changes.
>
> Thanks,
> Kay
>
- Replies:
- Re: pvget -m timeout after first value Kasemir, Kay via Core-talk
- References:
- pvget -m timeout after first value Kasemir, Kay via Core-talk
- Re: pvget -m timeout after first value Michael Davidsaver
- Re: pvget -m timeout after first value Kasemir, Kay via Core-talk
- Navigate by Date:
- Prev:
Re: group PV question Timo Korhonen
- Next:
Re: group PV question Michael Davidsaver
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Re: pvget -m timeout after first value Kasemir, Kay via Core-talk
- Next:
Re: pvget -m timeout after first value Kasemir, Kay via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025