I get the following error building pvData on win32-x86-mingw.
Cross-compiler running on Linux.
Base 3.15.4
Version of pvData checked out by Andrew's pvPackage:
git clone --recursive [email protected]:anjohnson/pvPackageCPP.git
make[2]: Entering directory `/usr/local/epics/pvPackageCPP-3.15/pvData/src/O.win32-x86-mingw'
/usr/bin/i686-pc-mingw32-g++ -D_MINGW -O3 -Wall -m32 -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -I. -I../O.Common -I. -I. -I.. -I../../src/misc -I../../src/pv -I../../src/factory -I../../src/property -I../../src/copy -I../../src/pvMisc -I../../src/monitor -I../../include/compiler/gcc -I../../include/os/WIN32 -I../../include -I/corvette/usr/local/epics/base-3.15.4/include/compiler/gcc -I/corvette/usr/local/epics/base-3.15.4/include/os/WIN32 -I/corvette/usr/local/epics/base-3.15.4/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvDatabase/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvaSrv/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvaClient/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvAccess/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/normativeTypes/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvData/include -I/corvette/usr/local/epics/pvPackageCPP-3.15/pvCommon/include -o pvC!
opy.obj -c ../../src/copy/pvCopy.cpp
../pv/pvData.h: In member function 'epics::pvData::StructureConstPtr epics::pvData::PVCopy::createStructure(const epics::pvData::PVStructurePtr&, const epics::pvData::PVStructurePtr&)':
../pv/pvData.h:705:29: sorry, unimplemented: inlining failed in call to 'epics::pvData::PVFieldPtr epics::pvData::PVStructure::getSubField(const std::string&) const': function not inlinable
../../src/copy/pvCopy.cpp:401:67: sorry, unimplemented: called from here
make[2]: *** [pvCopy.obj] Error 1
make[2]: Leaving directory `/usr/local/epics/pvPackageCPP-3.15/pvData/src/O.win32-x86-mingw'
make[1]: *** [install.win32-x86-mingw] Error 2
make[1]: Leaving directory `/usr/local/epics/pvPackageCPP-3.15/pvData/src'
make: *** [src.install] Error 2
Thanks,
Mark
- Replies:
- Re: Problem building pvData on win32-x86-mingw Andrew Johnson
- Navigate by Date:
- Prev:
Jenkins build became unstable: epics-base-3.14-mac #111 APS Jenkins
- Next:
Re: Problem building pvData on win32-x86-mingw Andrew Johnson
- 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:
Jenkins build is back to stable : epics-base-3.14-mac #112 APS Jenkins
- Next:
Re: Problem building pvData on win32-x86-mingw Andrew Johnson
- 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
|