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  <20172018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: epics-base-3.16-win32 #96
From: APS Jenkins <[email protected]>
To: [email protected]
Date: Tue, 2 May 2017 18:57:30 -0500 (CDT)
See <https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/96/display/redirect?page=changes>

Changes:

[Michael Davidsaver] rsrv: ignore echo and unexpected UDP

[Michael Davidsaver] rsrv: UDP search ignore DOREPLY

[Michael Davidsaver] rsrv: send channel create failure

[Michael Davidsaver] cas: ignore echo and unexpected UDP

[Michael Davidsaver] cas: honor DOREPLY for TCP searches

[Michael Davidsaver] rsrv: ignore CA client version older than v4.4

[Michael Davidsaver] rsrv: no ca exception response to UDP

[Michael Davidsaver] rsrv: remove !CA_V44() code

[Michael Davidsaver] cas: ignore CA client version older than v4.4

[Andrew Johnson] Check for empty PV names in Perl catools

[Michael Davidsaver] libCom: STATIC_ASSERT use c++11 static_assert when possible

[Michael Davidsaver] libCom/test: errlog test more verbose

[Andrew Johnson] Fix indentation warning from GCC

[Michael Davidsaver] ioc/dbStatic: whitespace

[Michael Davidsaver] ioc/dbStatic: plug leak in dbFreeBase()

[Michael Davidsaver] ioc/dbStatic: dbFreeBase() don't double free alias'd records

[Michael Davidsaver] missing include

[Michael Davidsaver] Added functions to allow access to what functions and variables the ioc

[Michael Davidsaver] whitespace

[Michael Davidsaver] more whitespace

[Michael Davidsaver] Changed function outputs to remove pointer to next function.

[Michael Davidsaver] Added patch

[Michael Davidsaver] rename iocshFind -> iocshFindCommand

[Michael Davidsaver] update RELEASE_NOTES

------------------------------------------
[...truncated 688.51 KB...]
db_test.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/recGbl.c
recGbl.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[4]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/build/O.win32-x86'>
link -nologo -subsystem:windows -dll -LTCG -incremental:no -opt:ref -release -version:3.16      -out:cas.dll -implib:cas.lib         caServer.obj caServerI.obj casCoreClient.obj casDGClient.obj casStrmClient.obj casPV.obj casPVI.obj casChannel.obj casChannelI.obj casAsyncIOI.obj casAsyncReadIO.obj casAsyncReadIOI.obj casAsyncWriteIO.obj casAsyncWriteIOI.obj casAsyncPVExistIO.obj casAsyncPVExistIOI.obj casAsyncPVAttachIO.obj casAsyncPVAttachIOI.obj casEventSys.obj casMonitor.obj casMonEvent.obj inBuf.obj outBuf.obj casCtx.obj casEventMask.obj ioBlocked.obj casBufferFactory.obj pvExistReturn.obj pvAttachReturn.obj caNetAddr.obj beaconTimer.obj beaconAnomalyGovernor.obj clientBufMemoryManager.obj chanIntfForPV.obj channelDestroyEvent.obj casIntfOS.obj casDGIntfOS.obj casStreamOS.obj caServerIO.obj casIntfIO.obj casDGIntfIO.obj casStreamIO.obj ipIgnoreEntry.obj cas.res    ../../../../../../lib/win32-x86/ca.lib  ../../../../../../lib/win32-x86/gdd.lib  ../../../../../../lib/win32-x86/Com.lib  ws2_32.lib
   Creating library cas.lib and object cas.exp
Generating code
Finished generating code
make[4]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/build/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/callback.c
callback.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/initHooks.c
initHooks.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbCa.c
dbCa.c
../../../src/ioc/db/dbCa.c(494) : warning C4018: '>' : signed/unsigned mismatch
../../../src/ioc/db/dbCa.c(841) : warning C4018: '<=' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbCaTest.c
dbCaTest.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/cvtBpt.c
cvtBpt.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make -C ./example install.win32-x86 
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbContext.cpp
dbContext.cpp
c:\jenkins\win32-1\workspace\epics-base-3.16-win32\src\ioc\db\dbChannelNOOP.h(83) : warning C4138: '*/' found outside of comment
../../../src/ioc/db/dbContext.cpp(75) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make -C ./directoryService install.win32-x86 
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbSubscriptionIO.cpp
dbSubscriptionIO.cpp
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[4]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService'>
perl -CSD <https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/bin/win32-x86/makeMakefile.pl> O.win32-x86 ../../../../../../..
make[4]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService'>
make[4]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService'>
perl -CSD -MExtUtils::Command -e mkpath O.Common
make[4]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService'>
make -C O.win32-x86 -f ../Makefile TOP=../../../../../../.. \
    T_A=win32-x86 install
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbPutNotifyBlocker.cpp
dbPutNotifyBlocker.cpp
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbChannelIO.cpp
dbChannelIO.cpp
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbIocRegister.c
dbIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbContextReadNotifyCache.cpp
dbContextReadNotifyCache.cpp
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/chfPlugin.c
chfPlugin.c
../../../src/ioc/db/chfPlugin.c(371) : warning C4018: '<' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbState.c
dbState.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[5]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
perl -CSD <https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/bin/win32-x86/mkmf.pl>  -m directoryServer.d -I. -I../O.Common -I. -I. -I.. -I../../../../../../../include/compiler/msvc -I../../../../../../../include/os/WIN32 -I../../../../../../../include         directoryServer.obj ../directoryServer.cc
make[5]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
make[5]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
perl -CSD <https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/bin/win32-x86/mkmf.pl>  -m main.d -I. -I../O.Common -I. -I. -I.. -I../../../../../../../include/compiler/msvc -I../../../../../../../include/os/WIN32 -I../../../../../../../include         main.obj ../main.cc
make[5]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbServer.c
dbServer.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/db/dbUnitTest.c
dbUnitTest.c
../../../src/ioc/db/dbUnitTest.c(133) : warning C4244: '=' : conversion from 'double' to 'epicsFloat32', possible loss of data
../../../src/ioc/db/dbUnitTest.c(254) : warning C4018: '<' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c dbYacc.c
dbYacc.c
../../../src/ioc/dbStatic\dbLexRoutines.c(376) : warning C4018: '<=' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/dbStatic/dbStaticLib.c
dbStaticLib.c
../../../src/ioc/dbStatic/dbStaticLib.c(320) : warning C4018: '<' : signed/unsigned mismatch
../../../src/ioc/dbStatic/dbStaticLib.c(2555) : warning C4018: '>=' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/dbStatic/dbStaticRun.c
dbStaticRun.c
../../../src/ioc/dbStatic/dbStaticRun.c(108) : warning C4018: '>=' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/dbStatic/dbPvdLib.c
dbPvdLib.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/dbStatic/dbStaticIocRegister.c
dbStaticIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[5]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../../../../../include/compiler/msvc -I../../../../../../../include/os/WIN32 -I../../../../../../../include         -c ../directoryServer.cc
directoryServer.cc
make[5]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/dbtemplate/dbtoolsIocRegister.c
dbtoolsIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[5]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
cl -EHsc -GR      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3 -w44355 -w44344 -w44251        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL -TP  -I. -I../O.Common -I. -I. -I.. -I../../../../../../../include/compiler/msvc -I../../../../../../../include/os/WIN32 -I../../../../../../../include         -c ../main.cc
main.cc
make[5]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c dbLoadTemplate.c
dbLoadTemplate.c
../../../src/ioc/dbtemplate/dbLoadTemplate_lex.l(224) : warning C4013: 'read' undefined; assuming extern returning int
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/misc/epicsRelease.c
epicsRelease.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/misc/dlload.c
dlload.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[5]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
link -nologo  -LTCG -incremental:no -opt:ref -release -version:3.16              -out:caDirServ.exe       main.obj directoryServer.obj      ../../../../../../../lib/win32-x86/cas.lib  ../../../../../../../lib/win32-x86/ca.lib  ../../../../../../../lib/win32-x86/gdd.lib  ../../../../../../../lib/win32-x86/Com.lib ws2_32.lib advapi32.lib user32.lib  
Generating code
Finished generating code
make[5]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ca/legacy/pcas/example/directoryService/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/misc/iocshRegisterCommon.c
iocshRegisterCommon.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/misc/iocInit.c
iocInit.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/misc/miscIocRegister.c
miscIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryDeviceSupport.c
registryDeviceSupport.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryRecordType.c
registryRecordType.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryDriverSupport.c
registryDriverSupport.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryFunction.c
registryFunction.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryCommon.c
registryCommon.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/registry/registryIocRegister.c
registryIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include    -I../../../src/ca/client     -c ../../../src/ioc/rsrv/caserverio.c
caserverio.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/rsrv/caservertask.c
caservertask.c
../../../src/ioc/rsrv/caservertask.c(164) : warning C4018: '<' : signed/unsigned mismatch
../../../src/ioc/rsrv/caservertask.c(176) : warning C4018: '<' : signed/unsigned mismatch
../../../src/ioc/rsrv/caservertask.c(225) : warning C4018: '<=' : signed/unsigned mismatch
../../../src/ioc/rsrv/caservertask.c(260) : warning C4018: '<' : signed/unsigned mismatch
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/rsrv/camsgtask.c
camsgtask.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include    -I../../../src/ca/client     -c ../../../src/ioc/rsrv/camessage.c
camessage.c
../../../src/ioc/rsrv/camessage.c(1213) : error C2143: syntax error : missing ';' before 'type'
../../../src/ioc/rsrv/camessage.c(1214) : error C2143: syntax error : missing ';' before 'type'
../../../src/ioc/rsrv/camessage.c(1224) : error C2065: 'pName' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1224) : error C2109: subscript requires array or pointer type
../../../src/ioc/rsrv/camessage.c(1226) : error C2065: 'dbch' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1226) : error C2065: 'pName' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1226) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
../../../src/ioc/rsrv/camessage.c(1226) : warning C4024: 'dbChannel_create' : different types for formal and actual parameter 1
../../../src/ioc/rsrv/camessage.c(1226) : warning C4047: '=' : 'int' differs in levels of indirection from 'dbChannel *'
../../../src/ioc/rsrv/camessage.c(1227) : error C2065: 'dbch' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1242) : error C2065: 'dbch' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1242) : warning C4047: 'function' : 'dbChannel *' differs in levels of indirection from 'int'
../../../src/ioc/rsrv/camessage.c(1242) : warning C4024: 'casCreateChannel' : different types for formal and actual parameter 2
../../../src/ioc/rsrv/camessage.c(1251) : error C2065: 'dbch' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1251) : error C2223: left of '->addr' must point to struct/union
../../../src/ioc/rsrv/camessage.c(1251) : error C2198: 'send_err' : too few arguments for call
../../../src/ioc/rsrv/camessage.c(1253) : error C2065: 'dbch' : undeclared identifier
../../../src/ioc/rsrv/camessage.c(1253) : warning C4047: 'function' : 'dbChannel *' differs in levels of indirection from 'int'
../../../src/ioc/rsrv/camessage.c(1253) : warning C4024: 'dbChannelDelete' : different types for formal and actual parameter 1
../../../configure/RULES_BUILD:229: recipe for target 'camessage.obj' failed
make[3]: *** [camessage.obj] Error 2
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: *** Waiting for unfinished jobs....
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/rsrv/rsrvIocRegister.c
rsrvIocRegister.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/rsrv/cast_server.c
cast_server.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
make[3]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
cl      -DUSE_TYPED_RSET          -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE   -Ox -GL -Oy-   -W3        -MD -DEPICS_BUILD_DLL -DEPICS_CALL_DLL   -I. -I../O.Common -I. -I. -I.. -I../../../src/ioc/as -I../../../src/ioc/bpt -I../../../src/ioc/db -I../../../src/ioc/dbStatic -I../../../src/ioc/dbtemplate -I../../../src/ioc/misc -I../../../src/ioc/registry -I../../../src/ioc/rsrv -I../../../include/compiler/msvc -I../../../include/os/WIN32 -I../../../include         -c ../../../src/ioc/rsrv/online_notify.c
online_notify.c
make[3]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-base-3.16-win32/ws/src/ioc/O.win32-x86'>
../../configure/RULES_ARCHS:58: recipe for target 'install.win32-x86' failed
make[2]: *** [install.win32-x86] Error 2
../configure/RULES_DIRS:84: recipe for target 'ioc.install.win32-x86' failed
make[1]: *** [ioc.install.win32-x86] Error 2
configure/RULES_DIRS:84: recipe for target 'src.install.win32-x86' failed
make: *** [src.install.win32-x86] Error 2

C:\jenkins\win32-1\workspace\epics-base-3.16-win32>exit 2 
Build step 'Execute Windows batch command' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE

Replies:
Build failed in Jenkins: epics-base-3.16-win32 #97 APS Jenkins

Navigate by Date:
Prev: Build failed in Jenkins: epics-base-3.16-win64 #92 APS Jenkins
Next: Build failed in Jenkins: epics-base-3.16-win32s #96 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Jenkins build is back to normal : epics-base-3.16-win64 #95 APS Jenkins
Next: Build failed in Jenkins: epics-base-3.16-win32 #97 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·