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

Subject: Build failed in Jenkins: epics-pvAccess-mac #420
From: APS Jenkins via Core-talk <core-talk at aps.anl.gov>
To: core-talk at aps.anl.gov
Date: Sat, 5 Dec 2020 10:27:55 -0600 (CST)
See <https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/420/display/redirect?page=changes>

Changes:

[Michael Davidsaver] use ci-core-dumper

[Michael Davidsaver] fix ci


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mac-1 (mac) in workspace <https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/epics-base/pvAccessCPP.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/epics-base/pvAccessCPP.git
 > git --version # timeout=10
 > git --version # 'git version 2.21.1 (Apple Git-122.3)'
Setting http proxy: webproxy1.anl.gov:9091
 > git fetch --tags --force --progress -- https://github.com/epics-base/pvAccessCPP.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f9cbaf72ffd06aa5039dd34b204be3cb48898197 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9cbaf72ffd06aa5039dd34b204be3cb48898197 # timeout=10
Commit message: "fix ci"
 > git rev-list --no-walk 29c0656412486601e09ca2e126300b98f897d076 # timeout=10
[epics-pvAccess-mac] $ /bin/sh -xe /var/folders/6f/2q91ldsx2rncqbx80st_4r700000gn/T/jenkins3582664585147776507.sh
+ echo '# Generated for jenkins-epics-pvAccess-mac-420'
+ echo 'PVDATA = /Users/jenkins/workspace/epics-pvData-mac'
+ echo 'EPICS_BASE = /Users/jenkins/workspace/epics-base-3.16-mac'
+ make darwin-x86
make -C ./configure darwin-x86 
make[1]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/configure'>
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/makeMakefile.pl O.darwin-x86 ../..
mkdir -p O.Common
make -C O.darwin-x86 -f ../Makefile TOP=../.. T_A=darwin-x86
make[2]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/configure/O.darwin-x86'>
Installing CFG file ../../cfg/CONFIG_PVACCESS_VERSION
mkdir ../../cfg
Installing CFG file ../../cfg/CONFIG_PVACCESS_MODULE
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/convertRelease.pl checkRelease
make[2]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/configure/O.darwin-x86'>
make[1]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/configure'>
make -C ./src darwin-x86 
make[1]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/src'>
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/makeMakefile.pl O.darwin-x86 ../..
mkdir -p O.Common
make -C O.darwin-x86 -f ../Makefile TOP=../.. T_A=darwin-x86
make[2]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/src/O.darwin-x86'>
mkdir -p ../O.Common/pv
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/expandVars.pl -DEPICS_PVA_MAJOR_VERSION="7" -DEPICS_PVA_MINOR_VERSION="1" -DEPICS_PVA_MAINTENANCE_VERSION="3" -DEPICS_PVA_DEVELOPMENT_FLAG="1" -t ../.. -a darwin-x86   ../pva/pvaVersionNum.h@ ../O.Common/pv/pvaVersionNum.h
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m pipelineServer.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        pipelineServer.o ../../src/pipelineService/pipelineServer.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m pipelineService.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        pipelineService.o ../../src/pipelineService/pipelineService.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m rpcClient.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        rpcClient.o ../../src/rpcClient/rpcClient.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m rpcServer.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        rpcServer.o ../../src/rpcService/rpcServer.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m rpcService.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        rpcService.o ../../src/rpcService/rpcService.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m sharedstate_put.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        sharedstate_put.o ../../src/server/sharedstate_put.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m sharedstate_rpc.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        sharedstate_rpc.o ../../src/server/sharedstate_rpc.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m sharedstate_channel.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        sharedstate_channel.o ../../src/server/sharedstate_channel.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m sharedstate_pv.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        sharedstate_pv.o ../../src/server/sharedstate_pv.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m server.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        server.o ../../src/server/server.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m beaconServerStatusProvider.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        beaconServerStatusProvider.o ../../src/server/beaconServerStatusProvider.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m beaconEmitter.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        beaconEmitter.o ../../src/server/beaconEmitter.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m baseChannelRequester.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        baseChannelRequester.o ../../src/server/baseChannelRequester.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m serverChannelImpl.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        serverChannelImpl.o ../../src/server/serverChannelImpl.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m serverContext.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        serverContext.o ../../src/server/serverContext.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m responseHandlers.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        responseHandlers.o ../../src/server/responseHandlers.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientContextImpl.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientContextImpl.o ../../src/remoteClient/clientContextImpl.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m security.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        security.o ../../src/remote/security.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m codec.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        codec.o ../../src/remote/codec.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m serializationHelper.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        serializationHelper.o ../../src/remote/serializationHelper.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m transportRegistry.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        transportRegistry.o ../../src/remote/transportRegistry.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m blockingTCPAcceptor.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        blockingTCPAcceptor.o ../../src/remote/blockingTCPAcceptor.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m abstractResponseHandler.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        abstractResponseHandler.o ../../src/remote/abstractResponseHandler.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m channelSearchManager.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        channelSearchManager.o ../../src/remote/channelSearchManager.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m blockingTCPConnector.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        blockingTCPConnector.o ../../src/remote/blockingTCPConnector.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m beaconHandler.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        beaconHandler.o ../../src/remote/beaconHandler.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m blockingUDPConnector.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        blockingUDPConnector.o ../../src/remote/blockingUDPConnector.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m blockingUDPTransport.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        blockingUDPTransport.o ../../src/remote/blockingUDPTransport.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m ChannelAccessFactory.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        ChannelAccessFactory.o ../../src/factory/ChannelAccessFactory.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientInfo.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientInfo.o ../../src/client/clientInfo.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientMonitor.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientMonitor.o ../../src/client/clientMonitor.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientRPC.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientRPC.o ../../src/client/clientRPC.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientPut.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientPut.o ../../src/client/clientPut.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientGet.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientGet.o ../../src/client/clientGet.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientSync.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientSync.o ../../src/client/clientSync.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m client.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        client.o ../../src/client/client.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m monitor.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        monitor.o ../../src/client/monitor.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m pvAccess.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        pvAccess.o ../../src/client/pvAccess.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m wildcard.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        wildcard.o ../../src/utils/wildcard.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m requester.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        requester.o ../../src/utils/requester.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m referenceCountingLock.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        referenceCountingLock.o ../../src/utils/referenceCountingLock.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m configuration.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        configuration.o ../../src/utils/configuration.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m introspectionRegistry.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        introspectionRegistry.o ../../src/utils/introspectionRegistry.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m logger.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        logger.o ../../src/utils/logger.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m inetAddressUtil.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        inetAddressUtil.o ../../src/utils/inetAddressUtil.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m hexDump.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        hexDump.o ../../src/utils/hexDump.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m getgroups.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        getgroups.o ../../src/utils/getgroups.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m clientFactory.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        clientFactory.o ../../src/pva/clientFactory.cpp
perl -CSD /Users/jenkins/workspace/epics-base-3.16-mac/bin/darwin-x86/mkmf.pl  -m pvaVersion.d -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        pvaVersion.o ../../src/pva/pvaVersion.cpp
Installing generic include file ../../include/pv/pvaConstants.h
mkdir ../../include
mkdir ../../include/pv
Installing generic include file ../../include/pv/pvaDefs.h
Installing generic include file ../../include/pv/pvaVersion.h
Installing generated generic include file ../../include/pv/pvaVersionNum.h
Installing generic include file ../../include/pv/clientFactory.h
Installing generic include file ../../include/pv/hexDump.h
Installing generic include file ../../include/pv/logger.h
Installing generic include file ../../include/pv/introspectionRegistry.h
Installing generic include file ../../include/pv/referenceCountingLock.h
Installing generic include file ../../include/pv/configuration.h
Installing generic include file ../../include/pv/likely.h
Installing generic include file ../../include/pv/wildcard.h
Installing generic include file ../../include/pv/fairQueue.h
Installing generic include file ../../include/pv/requester.h
Installing generic include file ../../include/pv/destroyable.h
Installing generic include file ../../include/pv/monitor.h
Installing generic include file ../../include/pv/pvAccess.h
Installing generic include file ../../include/pva/client.h
mkdir ../../include/pva
Installing generic include file ../../include/pv/security.h
Installing generic include file ../../include/pv/serializationHelper.h
Installing generic include file ../../include/pv/serverContext.h
Installing generic include file ../../include/pv/beaconServerStatusProvider.h
Installing generic include file ../../include/pva/server.h
Installing generic include file ../../include/pva/sharedstate.h
Installing generic include file ../../include/pv/rpcService.h
Installing generic include file ../../include/pv/rpcServer.h
Installing generic include file ../../include/pv/rpcClient.h
Installing generic include file ../../include/pv/pipelineService.h
Installing generic include file ../../include/pv/pipelineServer.h
Installing generic include file ../../include/pv/pvAccessMB.h
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/pva/pvaVersion.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/pva/clientFactory.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/getgroups.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/hexDump.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/inetAddressUtil.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/logger.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/introspectionRegistry.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/configuration.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/referenceCountingLock.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/requester.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/utils/wildcard.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/pvAccess.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/monitor.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/client.cpp
../../src/client/client.cpp:209:22: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
        strm<<typeid(*impl->channel.get()).name()<<" : ";
                     ^
../../src/client/client.cpp:350:24: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
             << typeid(*op.impl->channel.get()).name()<<", "
                       ^
../../src/client/client.cpp:365:24: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
             << typeid(*op.impl->provider.get()).name()<<", "
                       ^
3 warnings generated.
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientSync.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientGet.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientPut.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientRPC.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientMonitor.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/client/clientInfo.cpp
c++              -DUNIX  -Ddarwin     -O3 -g   -Wall       -arch x86_64    -fno-common -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/pva -I../../src/utils -I../../src/client -I../../src/factory -I../../src/remote -I../../src/remoteClient -I../../src/server -I../../src/rpcService -I../../src/rpcClient -I../../src/pipelineService -I../../src/mb -I../../include/compiler/clang -I../../include/os/Darwin -I../../include   -I/Users/jenkins/workspace/epics-pvData-mac/include -I/Users/jenkins/workspace/epics-base-3.16-mac/include/compiler/clang -I/Users/jenkins/workspace/epics-base-3.16-mac/include/os/Darwin -I/Users/jenkins/workspace/epics-base-3.16-mac/include        -c ../../src/factory/ChannelAccessFactory.cpp
In file included from ../../src/factory/ChannelAccessFactory.cpp:24:
../../src/remote/pv/codec.h:463:17: error: allocating an object of abstract class type 'epics::pvAccess::detail::BlockingServerTCPTransportCodec'
            new BlockingServerTCPTransportCodec(
                ^
/Users/jenkins/workspace/epics-pvData-mac/include/pv/serialize.h:54:22: note: unimplemented pure virtual method 'alignBuffer' in 'BlockingServerTCPTransportCodec'
        virtual void alignBuffer(std::size_t alignment) =0;
                     ^
/Users/jenkins/workspace/epics-pvData-mac/include/pv/serialize.h:108:22: note: unimplemented pure virtual method 'alignData' in 'BlockingServerTCPTransportCodec'
        virtual void alignData(std::size_t alignment) =0;
                     ^
In file included from ../../src/factory/ChannelAccessFactory.cpp:24:
../../src/remote/pv/codec.h:589:17: error: allocating an object of abstract class type 'epics::pvAccess::detail::BlockingClientTCPTransportCodec'
            new BlockingClientTCPTransportCodec(
                ^
/Users/jenkins/workspace/epics-pvData-mac/include/pv/serialize.h:54:22: note: unimplemented pure virtual method 'alignBuffer' in 'BlockingClientTCPTransportCodec'
        virtual void alignBuffer(std::size_t alignment) =0;
                     ^
/Users/jenkins/workspace/epics-pvData-mac/include/pv/serialize.h:108:22: note: unimplemented pure virtual method 'alignData' in 'BlockingClientTCPTransportCodec'
        virtual void alignData(std::size_t alignment) =0;
                     ^
2 errors generated.
/Users/jenkins/workspace/epics-base-3.16-mac/configure/RULES_BUILD:242: recipe for target 'ChannelAccessFactory.o' failed
make[2]: *** [ChannelAccessFactory.o] Error 1
make[2]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/src/O.darwin-x86'>
/Users/jenkins/workspace/epics-base-3.16-mac/configure/RULES_ARCHS:62: recipe for target 'darwin-x86' failed
make[1]: *** [darwin-x86] Error 2
make[1]: Leaving directory '<https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/src'>
/Users/jenkins/workspace/epics-base-3.16-mac/configure/RULES_DIRS:84: recipe for target 'src.darwin-x86' failed
make: *** [src.darwin-x86] Error 2
Build step 'Execute shell' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: **/O.darwin-x86/*.tap
Did not find any matching files.

Replies:
Build failed in Jenkins: epics-pvAccess-mac #421 APS Jenkins via Core-talk

Navigate by Date:
Prev: epics-base-7.0-win64-test - Build # 243 - Fixed! APS Jenkins via Core-talk
Next: Build completed: epics-base base-3.15-339 AppVeyor via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: epics-base-7.0-win64-test - Build # 243 - Fixed! APS Jenkins via Core-talk
Next: Build failed in Jenkins: epics-pvAccess-mac #421 APS Jenkins via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 11 Dec 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·