EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: epics-pvDatabase-win64 #1042
From: APS Jenkins via Core-talk <core-talk at aps.anl.gov>
To: core-talk at aps.anl.gov
Date: Wed, 28 Jun 2023 14:15:33 -0500 (CDT)
See <https://jenkins.aps.anl.gov/job/epics-pvDatabase-win64/1042/display/redirect?page=changes>

Changes:

[Veseli, Sinisa] added data distributor plugin

[Veseli, Sinisa] added data distributor plugin tests

[Veseli, Sinisa] added data distributor plugin documentation and updated release notes

[Veseli, Sinisa] address ANL feedback


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on win64-2 (windows-x64) in workspace <https://jenkins.aps.anl.gov/job/epics-pvDatabase-win64/ws/>
The recommended git tool is: NONE
No credentials specified
 > C:/Program Files/Git/cmd/git.exe rev-parse --resolve-git-dir C:\jenkins\win64-2\workspace\epics-pvDatabase-win64\.git # timeout=10
Fetching changes from the remote Git repository
 > C:/Program Files/Git/cmd/git.exe config remote.origin.url https://github.com/epics-base/pvDatabaseCPP.git # timeout=10
Cleaning workspace
 > C:/Program Files/Git/cmd/git.exe rev-parse --verify HEAD # timeout=10
Resetting working tree
 > C:/Program Files/Git/cmd/git.exe reset --hard # timeout=10
 > C:/Program Files/Git/cmd/git.exe clean -fdx # timeout=10
Fetching upstream changes from https://github.com/epics-base/pvDatabaseCPP.git
 > C:/Program Files/Git/cmd/git.exe --version # timeout=10
 > git --version # 'git version 2.20.1.windows.1'
Setting http proxy: webgateway221.anl.gov:9091
 > C:/Program Files/Git/cmd/git.exe fetch --tags --force --progress -- https://github.com/epics-base/pvDatabaseCPP.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:/Program Files/Git/cmd/git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
Checking out Revision 2f53d13021f8efb5d253dacb0b55f78a51d596a6 (refs/remotes/origin/master)
 > C:/Program Files/Git/cmd/git.exe config core.sparsecheckout # timeout=10
 > C:/Program Files/Git/cmd/git.exe checkout -f 2f53d13021f8efb5d253dacb0b55f78a51d596a6 # timeout=10
Commit message: "Merge pull request #79 from sveseli/master"
 > C:/Program Files/Git/cmd/git.exe rev-list --no-walk 1b787c514961f860a246cb4dc849dfbb1a10eb5e # timeout=10
[epics-pvDatabase-win64] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins5327314055154087052.bat

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>SET TA=win64 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>SET BV=7.0 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>SET CR=configure/RELEASE.local 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>SET WS=C:/Jenkins/win64-2/workspace 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>SET MO=-j4 -O --no-print-directory 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>echo # RELEASE for jenkins-epics-pvDatabase-win64-1042 1>configure/RELEASE.local 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>echo PVACCESS = C:/Jenkins/win64-2/workspace/epics-pvAccess-win64 1>>configure/RELEASE.local 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>echo PVDATA = C:/Jenkins/win64-2/workspace/epics-pvData-win64 1>>configure/RELEASE.local 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>echo EPICS_BASE = C:/Jenkins/win64-2/workspace/epics-base-7.0-win64 1>>configure/RELEASE.local 

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>make -j4 -O --no-print-directory 
make -C ./configure install
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/makeMakefile.pl O.windows-x64 ../..
perl -CSD -MExtUtils::Command -e mkpath O.Common
make -C O.windows-x64 -f ../Makefile TOP=../.. \
    T_A=windows-x64 install
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/convertRelease.pl checkRelease
"Installing CFG file ../../cfg/CONFIG_PVDATABASE_VERSION"
mkdir ../../cfg
make -C ./src install
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/makeMakefile.pl O.windows-x64 ../..
perl -CSD -MExtUtils::Command -e mkpath O.Common
make -C O.windows-x64 -f ../Makefile TOP=../.. \
    T_A=windows-x64 install
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrTraceRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrTraceRecord.obj ../../src/special/pvdbcrTraceRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrProcessRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrProcessRecord.obj ../../src/special/pvdbcrProcessRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrRemoveRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrRemoveRecord.obj ../../src/special/pvdbcrRemoveRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrAddRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrAddRecord.obj ../../src/special/pvdbcrAddRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m controlSupport.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        controlSupport.obj ../../src/support/controlSupport.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrScalarRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrScalarRecord.obj ../../src/special/pvdbcrScalarRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m scalarAlarmSupport.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        scalarAlarmSupport.obj ../../src/support/scalarAlarmSupport.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvdbcrScalarArrayRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvdbcrScalarArrayRecord.obj ../../src/special/pvdbcrScalarArrayRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m monitorFactory.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        monitorFactory.obj ../../src/pvAccess/monitorFactory.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m registerChannelProviderLocal.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        registerChannelProviderLocal.obj ../../src/pvAccess/registerChannelProviderLocal.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m channelProviderLocal.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        channelProviderLocal.obj ../../src/pvAccess/channelProviderLocal.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m channelLocal.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        channelLocal.obj ../../src/pvAccess/channelLocal.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m dataDistributorPlugin.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        dataDistributorPlugin.obj ../../src/copy/dataDistributorPlugin.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvRecord.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvRecord.obj ../../src/database/pvRecord.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvTimestampPlugin.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvTimestampPlugin.obj ../../src/copy/pvTimestampPlugin.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvDatabase.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvDatabase.obj ../../src/database/pvDatabase.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvDeadbandPlugin.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvDeadbandPlugin.obj ../../src/copy/pvDeadbandPlugin.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvPlugin.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvPlugin.obj ../../src/copy/pvPlugin.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvArrayPlugin.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvArrayPlugin.obj ../../src/copy/pvArrayPlugin.cpp
perl -CSD C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/bin/windows-x64/mkmf.pl  -m pvCopy.d -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        pvCopy.obj ../../src/copy/pvCopy.cpp
"Installing generic include file ../../include/pv/pvStructureCopy.h"
mkdir ../../include
mkdir ../../include/pv
"Installing generic include file ../../include/pv/pvPlugin.h"
"Installing generic include file ../../include/pv/pvArrayPlugin.h"
"Installing generic include file ../../include/pv/pvDeadbandPlugin.h"
"Installing generic include file ../../include/pv/pvTimestampPlugin.h"
"Installing generic include file ../../include/pv/pvDatabase.h"
"Installing generic include file ../../include/pv/channelProviderLocal.h"
"Installing generic include file ../../include/pv/pvSupport.h"
"Installing generic include file ../../include/pv/controlSupport.h"
"Installing generic include file ../../include/pv/scalarAlarmSupport.h"
"Installing generic include file ../../include/pv/pvdbcrScalarRecord.h"
"Installing generic include file ../../include/pv/pvdbcrScalarArrayRecord.h"
"Installing generic include file ../../include/pv/pvdbcrAddRecord.h"
"Installing generic include file ../../include/pv/pvdbcrRemoveRecord.h"
"Installing generic include file ../../include/pv/pvdbcrProcessRecord.h"
"Installing generic include file ../../include/pv/pvdbcrTraceRecord.h"
"Installing dbd file ../../dbd/registerChannelProviderLocal.dbd"
mkdir ../../dbd
"Installing dbd file ../../dbd/pvdbcrScalarRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrScalarArrayRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrAddRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrRemoveRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrProcessRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrTraceRecord.dbd"
"Installing dbd file ../../dbd/pvdbcrAllRecords.dbd"
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/pvPlugin.cpp
pvPlugin.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/pvCopy.cpp
pvCopy.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(187): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(207): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(234): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(235): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(243): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(248): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(251): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(286): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(295): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(358): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(399): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(414): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(463): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(695): warning C4267: 'initializing': conversion from 'size_t' to 'epics::pvData::int32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(710): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvcopy.cpp(721): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/pvArrayPlugin.cpp
pvArrayPlugin.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvarrayplugin.cpp(100): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvarrayplugin.cpp(169): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvarrayplugin.cpp(199): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/pvDeadbandPlugin.cpp
pvDeadbandPlugin.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvdeadbandplugin.cpp(122): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvdeadbandplugin.cpp(124): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/dataDistributorPlugin.cpp
dataDistributorPlugin.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\datadistributorplugin.cpp(29): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\datadistributorplugin.cpp(41): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\datadistributorplugin.cpp(76): error C2039: 'tolower': is not a member of 'std'
c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\list(20): note: see declaration of 'std'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\datadistributorplugin.cpp(112): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\datadistributorplugin.cpp(408): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
make[2]: *** [C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/configure/RULES_BUILD:267: dataDistributorPlugin.obj] Error 2
make[2]: *** Waiting for unfinished jobs....
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/copy/pvTimestampPlugin.cpp
pvTimestampPlugin.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvtimestampplugin.cpp(100): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
c:\jenkins\win64-2\workspace\epics-pvdatabase-win64\src\copy\pvtimestampplugin.cpp(109): warning C4267: 'argument': conversion from 'size_t' to 'epics::pvData::uint32', possible loss of data
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/database/pvDatabase.cpp
pvDatabase.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\monitor.h(69): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::Monitor'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\monitor.h(69): note: see declaration of 'epics::pvAccess::Monitor'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(208): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelRequest'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(208): note: see declaration of 'epics::pvAccess::ChannelRequest'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(404): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelFind'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(404): note: see declaration of 'epics::pvAccess::ChannelFind'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(889): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::Channel'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(886): note: see declaration of 'epics::pvAccess::Channel'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(1231): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelProvider'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(1230): note: see declaration of 'epics::pvAccess::ChannelProvider'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\rpcservice.h(32): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'epics::pvAccess::RPCRequestException'
c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\stdexcept(157): note: see declaration of 'std::runtime_error'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\rpcservice.h(32): note: see declaration of 'epics::pvAccess::RPCRequestException'
cl -EHsc -GR               -nologo -FC -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE    -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP   -I. -I../O.Common -I. -I. -I.. -I../../src/copy -I../../src/database -I../../src/pvAccess -I../../src/support -I../../src/special -I../../include/compiler/msvc -I../../include/os/WIN32 -I../../include   -IC:/Jenkins/win64-2/workspace/epics-pvAccess-win64/include   -IC:/Jenkins/win64-2/workspace/epics-pvData-win64/include -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/compiler/msvc -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include/os/WIN32 -IC:/Jenkins/win64-2/workspace/epics-base-7.0-win64/include        -c ../../src/database/pvRecord.cpp
pvRecord.cpp
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(539): warning C4250: 'epics::pvData::PVString': inherits 'epics::pvData::PVScalarValue<std::string>::epics::pvData::PVScalarValue<std::string>::deserialize' via dominance
c:\jenkins\win64-2\workspace\epics-pvdata-win64\include\pv\pvdata.h(440): note: see declaration of 'epics::pvData::PVScalarValue<std::string>::deserialize'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\monitor.h(69): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::Monitor'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\monitor.h(69): note: see declaration of 'epics::pvAccess::Monitor'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(208): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelRequest'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(208): note: see declaration of 'epics::pvAccess::ChannelRequest'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(404): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelFind'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(404): note: see declaration of 'epics::pvAccess::ChannelFind'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(889): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::Channel'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(886): note: see declaration of 'epics::pvAccess::Channel'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(1231): warning C4275: non dll-interface class 'epics::pvAccess::Destroyable' used as base for dll-interface class 'epics::pvAccess::ChannelProvider'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\destroyable.h(24): note: see declaration of 'epics::pvAccess::Destroyable'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\pvaccess.h(1230): note: see declaration of 'epics::pvAccess::ChannelProvider'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\rpcservice.h(32): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'epics::pvAccess::RPCRequestException'
c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\stdexcept(157): note: see declaration of 'std::runtime_error'
c:\jenkins\win64-2\workspace\epics-pvaccess-win64\include\pv\rpcservice.h(32): note: see declaration of 'epics::pvAccess::RPCRequestException'
make[1]: *** [C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/configure/RULES_ARCHS:58: install.windows-x64] Error 2
make: *** [C:/Jenkins/win64-2/workspace/epics-base-7.0-win64/configure/RULES_DIRS:85: src.install] Error 2

C:\jenkins\win64-2\workspace\epics-pvDatabase-win64>exit 2 
Build step 'Execute Windows batch command' marked build as failure
[MSBuild] Skipping execution of recorder since overall result is 'FAILURE'

Replies:
Jenkins build is back to normal : epics-pvDatabase-win64 #1043 APS Jenkins via Core-talk

Navigate by Date:
Prev: Build completed: EPICS Base 7 base-7.0-953 AppVeyor via Core-talk
Next: Build failed in Jenkins: 3.15-pvDatabase-win64 #380 APS Jenkins 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  <20232024 
Navigate by Thread:
Prev: Build completed: EPICS Base 7 base-7.0-953 AppVeyor via Core-talk
Next: Jenkins build is back to normal : epics-pvDatabase-win64 #1043 APS Jenkins 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  <20232024 
ANJ, 28 Jun 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·