EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Build failed in Jenkins: epics-pvAccess-mac #437
From: APS Jenkins via Core-talk <core-talk at aps.anl.gov>
To: core-talk at aps.anl.gov
Date: Sat, 27 Nov 2021 15:29:30 -0600 (CST)
See <https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/437/display/redirect>

Changes:


------------------------------------------
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 --resolve-git-dir <https://jenkins.aps.anl.gov/job/epics-pvAccess-mac/ws/.git> # 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 c63d0731bf282d9106f1d354b4207213b4a33e12 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c63d0731bf282d9106f1d354b4207213b4a33e12 # timeout=10
Commit message: "use std::showbase instead of literal 0x"
 > git rev-list --no-walk c63d0731bf282d9106f1d354b4207213b4a33e12 # timeout=10
[epics-pvAccess-mac] $ /bin/sh -xe /var/folders/6f/2q91ldsx2rncqbx80st_4r700000gn/T/jenkins1280108416417872211.sh
+ echo '# Generated for jenkins-epics-pvAccess-mac-437'
+ 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="6" -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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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
In file included from ../../src/pva/pvaVersion.cpp:10:
../../src/pva/pv/pvaVersion.h:15:10: fatal error: 'pv/pvType.h' file not found
#include <pv/pvType.h>
         ^~~~~~~~~~~~~
1 error generated.
/Users/jenkins/workspace/epics-base-3.16-mac/configure/RULES_BUILD:242: recipe for target 'pvaVersion.o' failed
make[2]: *** [pvaVersion.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:
Jenkins build is back to normal : epics-pvAccess-mac #438 APS Jenkins via Core-talk

Navigate by Date:
Prev: Build failed in Jenkins: epics-example-win64 #735 APS Jenkins via Core-talk
Next: Build failed in Jenkins: epics-pvDatabase-mac #505 APS Jenkins via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
Navigate by Thread:
Prev: Jenkins build is back to normal : epics-example-win64 #736 APS Jenkins via Core-talk
Next: Jenkins build is back to normal : epics-pvAccess-mac #438 APS Jenkins via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
ANJ, 06 Dec 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·