You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2017/03/30 20:39:28 UTC

Build failed in Jenkins: fedora_24-master » gcc,fedora_24,release #422

See <https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/422/display/redirect>

------------------------------------------
[...truncated 25.71 KB...]
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking linux/hdreg.h usability... yes
checking linux/hdreg.h presence... yes
checking for linux/hdreg.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking linux/major.h usability... yes
checking linux/major.h presence... yes
checking for linux/major.h... yes
checking for sys/sysctl.h... yes
checking for sys/cpuset.h... no
checking for sys/mount.h... yes
checking for arpa/inet.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for 1-parameter version of pthread_setname_np()... no
checking for 2-parameter version of pthread_setname_np()... yes
checking for 2-parameter version of pthread_set_name_np()... no
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for sys/capability.h... yes
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking whether to enable transparent proxy... checking for TPROXY sockopt IP_TRANSPARENT... set to 19
checking for SO_PEERCRED socket option... yes
checking for SO_MARK socket option... yes
checking for IP_TOS socket option... yes
checking for loopback network interface... lo
checking IN6_IS_ADDR_UNSPECIFIED macro works... yes
checking for struct tcp_info... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for struct hsearch_data... yes
checking for hcreate_r... yes
checking for hsearch_r... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cmd/Makefile
config.status: creating cmd/traffic_cop/Makefile
config.status: creating cmd/traffic_crashlog/Makefile
config.status: creating cmd/traffic_ctl/Makefile
config.status: creating cmd/traffic_layout/Makefile
config.status: creating cmd/traffic_manager/Makefile
config.status: creating cmd/traffic_top/Makefile
config.status: creating cmd/traffic_via/Makefile
config.status: creating cmd/traffic_wccp/Makefile
config.status: creating doc/Makefile
config.status: creating example/Makefile
config.status: creating iocore/Makefile
config.status: creating iocore/aio/Makefile
config.status: creating iocore/cache/Makefile
config.status: creating iocore/cluster/Makefile
config.status: creating iocore/dns/Makefile
config.status: creating iocore/eventsystem/Makefile
config.status: creating iocore/hostdb/Makefile
config.status: creating iocore/net/Makefile
config.status: creating iocore/utils/Makefile
config.status: creating lib/Makefile
config.status: creating lib/cppapi/Makefile
config.status: creating lib/bindings/Makefile
config.status: creating lib/perl/Makefile
config.status: creating lib/perl/lib/Apache/TS.pm
config.status: creating lib/records/Makefile
config.status: creating lib/ts/Makefile
config.status: creating lib/ts/apidefs.h
config.status: creating lib/ts/ink_config.h
config.status: creating lib/tsconfig/Makefile
config.status: creating lib/wccp/Makefile
config.status: creating mgmt/Makefile
config.status: creating mgmt/api/Makefile
config.status: creating mgmt/api/include/Makefile
config.status: creating mgmt/cluster/Makefile
config.status: creating mgmt/utils/Makefile
config.status: creating plugins/Makefile
config.status: creating proxy/Makefile
config.status: creating proxy/api/ts/Makefile
config.status: creating proxy/config/Makefile
config.status: creating proxy/config/body_factory/Makefile
config.status: creating proxy/config/body_factory/default/Makefile
config.status: creating proxy/config/records.config.default
config.status: creating proxy/config/storage.config.default
config.status: creating proxy/congest/Makefile
config.status: creating proxy/hdrs/Makefile
config.status: creating proxy/http/Makefile
config.status: creating proxy/http/remap/Makefile
config.status: creating proxy/http2/Makefile
config.status: creating proxy/logging/Makefile
config.status: creating proxy/shared/Makefile
config.status: creating rc/Makefile
config.status: creating rc/trafficserver
config.status: creating rc/trafficserver.conf
config.status: creating rc/trafficserver.service
config.status: creating rc/trafficserver.xml
config.status: creating tools/Makefile
config.status: creating tools/trafficserver.pc
config.status: creating tools/tsxs
config.status: creating lib/ink_autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CC:                 ccache cc
    CXX:                ccache c++
    CPP:                cc -E
    AM_CFLAGS:          -std=gnu99 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -mcx16
    AM_CXXFLAGS:        -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16
    AM_CPPFLAGS:        -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1
    AM_LDFLAGS:         -rdynamic -Wl,--as-needed
    SHARED_CFLAGS:      -fPIC
    SHARED_CXXFLAGS:    -fPIC
    SHARED_CXXLINKFLAGS:
    SHARED_LDFLAGS:     -shared
    OPENSSL_LDFLAGS:    
    OPENSSL_INCLUDES:   
    LUAJIT_CFLAGS:       
    LUAJIT_CPPFLAGS:	-I$(abs_top_srcdir)/lib/luajit/src
    LUAJIT_LDFLAGS:     

++ make -j4 V=1 Q=
Making all in proxy/api/ts
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/proxy/api/ts'>
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/proxy/api/ts'>
Making all in iocore
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore'>
Making all in eventsystem
make[2]: Entering directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore/eventsystem'>
depbase=`echo EventSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT EventSystem.o -MD -MP -MF $depbase.Tpo -c -o EventSystem.o ../../../iocore/eventsystem/EventSystem.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo IOBuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT IOBuffer.o -MD -MP -MF $depbase.Tpo -c -o IOBuffer.o ../../../iocore/eventsystem/IOBuffer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Inline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Inline.o -MD -MP -MF $depbase.Tpo -c -o Inline.o ../../../iocore/eventsystem/Inline.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Lock.o -MD -MP -MF $depbase.Tpo -c -o Lock.o ../../../iocore/eventsystem/Lock.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo PQ-List.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT PQ-List.o -MD -MP -MF $depbase.Tpo -c -o PQ-List.o ../../../iocore/eventsystem/PQ-List.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Processor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Processor.o -MD -MP -MF $depbase.Tpo -c -o Processor.o ../../../iocore/eventsystem/Processor.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ProtectedQueue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT ProtectedQueue.o -MD -MP -MF $depbase.Tpo -c -o ProtectedQueue.o ../../../iocore/eventsystem/ProtectedQueue.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ProxyAllocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT ProxyAllocator.o -MD -MP -MF $depbase.Tpo -c -o ProxyAllocator.o ../../../iocore/eventsystem/ProxyAllocator.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SocketManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SocketManager.o -MD -MP -MF $depbase.Tpo -c -o SocketManager.o ../../../iocore/eventsystem/SocketManager.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Tasks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Tasks.o -MD -MP -MF $depbase.Tpo -c -o Tasks.o ../../../iocore/eventsystem/Tasks.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Thread.o -MD -MP -MF $depbase.Tpo -c -o Thread.o ../../../iocore/eventsystem/Thread.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo UnixEThread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT UnixEThread.o -MD -MP -MF $depbase.Tpo -c -o UnixEThread.o ../../../iocore/eventsystem/UnixEThread.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo UnixEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT UnixEvent.o -MD -MP -MF $depbase.Tpo -c -o UnixEvent.o ../../../iocore/eventsystem/UnixEvent.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo UnixEventProcessor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT UnixEventProcessor.o -MD -MP -MF $depbase.Tpo -c -o UnixEventProcessor.o ../../../iocore/eventsystem/UnixEventProcessor.cc &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libinkevent.a
ar cru libinkevent.a EventSystem.o IOBuffer.o Inline.o Lock.o PQ-List.o Processor.o ProtectedQueue.o ProxyAllocator.o SocketManager.o Tasks.o Thread.o UnixEThread.o UnixEvent.o UnixEventProcessor.o 
ranlib libinkevent.a
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore/eventsystem'>
Making all in net
make[2]: Entering directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore/net'>
depbase=`echo BIO_fastopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT BIO_fastopen.o -MD -MP -MF $depbase.Tpo -c -o BIO_fastopen.o ../../../iocore/net/BIO_fastopen.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Connection.o -MD -MP -MF $depbase.Tpo -c -o Connection.o ../../../iocore/net/Connection.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Inline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Inline.o -MD -MP -MF $depbase.Tpo -c -o Inline.o ../../../iocore/net/Inline.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SessionAccept.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SessionAccept.o -MD -MP -MF $depbase.Tpo -c -o SessionAccept.o ../../../iocore/net/SessionAccept.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Net.o -MD -MP -MF $depbase.Tpo -c -o Net.o ../../../iocore/net/Net.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo NetVConnection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT NetVConnection.o -MD -MP -MF $depbase.Tpo -c -o NetVConnection.o ../../../iocore/net/NetVConnection.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Socks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT Socks.o -MD -MP -MF $depbase.Tpo -c -o Socks.o ../../../iocore/net/Socks.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLCertLookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLCertLookup.o -MD -MP -MF $depbase.Tpo -c -o SSLCertLookup.o ../../../iocore/net/SSLCertLookup.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLSessionCache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLSessionCache.o -MD -MP -MF $depbase.Tpo -c -o SSLSessionCache.o ../../../iocore/net/SSLSessionCache.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLConfig.o -MD -MP -MF $depbase.Tpo -c -o SSLConfig.o ../../../iocore/net/SSLConfig.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLInternal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLInternal.o -MD -MP -MF $depbase.Tpo -c -o SSLInternal.o ../../../iocore/net/SSLInternal.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLNetAccept.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLNetAccept.o -MD -MP -MF $depbase.Tpo -c -o SSLNetAccept.o ../../../iocore/net/SSLNetAccept.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSLNetProcessor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/net -I../../lib  -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/cluster> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../lib/records> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/hdrs> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/shared> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/logging> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../mgmt/utils> -I<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/../proxy/http>  -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16  -MT SSLNetProcessor.o -MD -MP -MF $depbase.Tpo -c -o SSLNetProcessor.o ../../../iocore/net/SSLNetProcessor.cc &&\
mv -f $depbase.Tpo $depbase.Po
c++: error: ../../../iocore/net/SSLNetAccept.cc: No such file or directory
c++: fatal error: no input files
compilation terminated.
Makefile:957: recipe for target 'SSLNetAccept.o' failed
make[2]: *** [SSLNetAccept.o] Error 1
make[2]: *** Waiting for unfinished jobs....
c++: error: ../../../iocore/net/SSLInternal.cc: No such file or directory
c++: fatal error: no input files
compilation terminated.
Makefile:957: recipe for target 'SSLInternal.o' failed
make[2]: *** [SSLInternal.o] Error 1
c++: error: ../../../iocore/net/SSLNetProcessor.cc: No such file or directory
c++: fatal error: no input files
compilation terminated.
Makefile:957: recipe for target 'SSLNetProcessor.o' failed
make[2]: *** [SSLNetProcessor.o] Error 1
c++: error: ../../../iocore/net/SSLConfig.cc: No such file or directory
c++: fatal error: no input files
compilation terminated.
Makefile:957: recipe for target 'SSLConfig.o' failed
make[2]: *** [SSLConfig.o] Error 1
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore/net'>
Makefile:593: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/ws/422/build/BUILDS/iocore'>
Makefile:825: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : fedora_24-master » gcc,fedora_24,release #423

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/fedora_24-master/compiler=gcc,label=fedora_24,type=release/423/display/redirect>