See <https://ci.trafficserver.apache.org/job/out_of_tree-master/1231/changes>
Changes:
[mlibbey] plugins need word 'plugin' in the sentence to show on the html page
[James Peach] Added proxy.config.ssl.ocsp configuration directives.
[James Peach] Added OCSP Stapling admin section.
[James Peach] TS-3918: add a runtime option to disable freelists
------------------------------------------
[...truncated 573 lines...]
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 proxy/spdy/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 plugins/experimental/Makefile
config.status: creating plugins/experimental/authproxy/Makefile
config.status: creating plugins/experimental/background_fetch/Makefile
config.status: creating plugins/experimental/balancer/Makefile
config.status: creating plugins/experimental/buffer_upload/Makefile
config.status: creating plugins/experimental/cache_range_requests/Makefile
config.status: creating plugins/experimental/channel_stats/Makefile
config.status: creating plugins/experimental/cache_promote/Makefile
config.status: creating plugins/experimental/collapsed_connection/Makefile
config.status: creating plugins/experimental/custom_redirect/Makefile
config.status: creating plugins/experimental/epic/Makefile
config.status: creating plugins/experimental/escalate/Makefile
config.status: creating plugins/experimental/esi/Makefile
config.status: creating plugins/experimental/generator/Makefile
config.status: creating plugins/experimental/geoip_acl/Makefile
config.status: creating plugins/experimental/header_normalize/Makefile
config.status: creating plugins/experimental/healthchecks/Makefile
config.status: creating plugins/experimental/hipes/Makefile
config.status: creating plugins/experimental/metalink/Makefile
config.status: creating plugins/experimental/mysql_remap/Makefile
config.status: creating plugins/experimental/regex_revalidate/Makefile
config.status: creating plugins/experimental/remap_stats/Makefile
config.status: creating plugins/experimental/s3_auth/Makefile
config.status: creating plugins/experimental/ssl_cert_loader/Makefile
config.status: creating plugins/experimental/sslheaders/Makefile
config.status: creating plugins/experimental/stale_while_revalidate/Makefile
config.status: creating plugins/experimental/ts_lua/Makefile
config.status: creating plugins/experimental/url_sig/Makefile
config.status: creating plugins/experimental/xdebug/Makefile
config.status: creating plugins/experimental/mp4/Makefile
config.status: creating plugins/experimental/stream_editor/Makefile
config.status: creating lib/ink_autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-reclaimable-freelist
configure: Build option summary:
CC: ccache cc
CXX: ccache c++
CPP: cc -E
CFLAGS: -std=gnu99 -g -pipe -Wall -O3
-feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -mcx16
CXXFLAGS: -std=c++11 -g -pipe -Wall -O3
-feliminate-unused-debug-symbols -fno-strict-aliasing -Werror
-Wno-invalid-offsetof -mcx16
CPPFLAGS: -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
LDFLAGS:
SHARED_CFLAGS: -fPIC
SHARED_CXXFLAGS: -fPIC
SHARED_CXXLINKFLAGS:
SHARED_LDFLAGS: -shared
OPENSSL_LDFLAGS:
OPENSSL_INCLUDES:
EXTRA_CC_LDFLAGS:
EXTRA_CXX_LDFLAGS: -rdynamic
LIBTOOL_LINK_FLAGS:
++ make -j5 V=1
Making all in proxy/api/ts
make[1]: Entering directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/proxy/api/ts'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/proxy/api/ts'>
Making all in iocore
make[1]: Entering directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/iocore'>
Making all in eventsystem
make[2]: Entering directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/iocore/eventsystem'>
depbase=`echo EventSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../iocore/eventsystem -I../../lib
-I../../../lib -I../../../lib/records -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
-std=c++11 -g -pipe -Wall -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
-I../../../lib -I../../../lib/records -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
-std=c++11 -g -pipe -Wall -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
-I../../../lib -I../../../lib/records -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
-std=c++11 -g -pipe -Wall -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
-I../../../lib -I../../../lib/records -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
-std=c++11 -g -pipe -Wall -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
-I../../../lib -I../../../lib/records -Dlinux -D_LARGEFILE64_SOURCE=1
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/libxml2
-std=c++11 -g -pipe -Wall -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
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/IOBuffer.cc:29:
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferData::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:324:213: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioDataAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferBlock::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:454:217: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioBlockAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/IOBuffer.cc:29:
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:772:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_empty_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:793:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:44:0,
from ../../../iocore/eventsystem/IOBuffer.cc:29:
../../../iocore/eventsystem/P_UnixEThread.h: In member function ‘void
EThread::free_event(Event*)’:
../../../iocore/eventsystem/P_UnixEThread.h:170:244: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, this);
^
cc1plus: all warnings being treated as errors
make[2]: *** [IOBuffer.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/Lock.cc:31:
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferData::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:324:213: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioDataAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferBlock::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:454:217: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioBlockAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/Lock.cc:31:
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:772:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_empty_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:793:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:44:0,
from ../../../iocore/eventsystem/Lock.cc:31:
../../../iocore/eventsystem/P_UnixEThread.h: In member function ‘void
EThread::free_event(Event*)’:
../../../iocore/eventsystem/P_UnixEThread.h:170:244: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, this);
^
cc1plus: all warnings being treated as errors
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/Inline.cc:30:
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferData::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:324:213: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioDataAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferBlock::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:454:217: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioBlockAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/Inline.cc:30:
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:772:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_empty_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:793:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:44:0,
from ../../../iocore/eventsystem/Inline.cc:30:
../../../iocore/eventsystem/P_UnixEThread.h: In member function ‘void
EThread::free_event(Event*)’:
../../../iocore/eventsystem/P_UnixEThread.h:170:244: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, this);
^
cc1plus: all warnings being treated as errors
make[2]: *** [Lock.o] Error 1
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/PQ-List.cc:24:
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferData::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:324:213: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioDataAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferBlock::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:454:217: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioBlockAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/PQ-List.cc:24:
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:772:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_empty_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:793:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:44:0,
from ../../../iocore/eventsystem/PQ-List.cc:24:
../../../iocore/eventsystem/P_UnixEThread.h: In member function ‘void
EThread::free_event(Event*)’:
../../../iocore/eventsystem/P_UnixEThread.h:170:244: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, this);
^
../../../iocore/eventsystem/PQ-List.cc: In member function ‘void
PriorityEventQueue::check_ready(ink_hrtime, EThread*)’:
../../../iocore/eventsystem/PQ-List.cc:53:238: error: comparison between signed
and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, t);
^
cc1plus: all warnings being treated as errors
make[2]: *** [Inline.o] Error 1
make[2]: *** [PQ-List.o] Error 1
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/EventSystem.cc:31:
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferData::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:324:213: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioDataAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In member function ‘virtual void
IOBufferBlock::free()’:
../../../iocore/eventsystem/P_IOBuffer.h:454:217: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(this, ioBlockAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:40:0,
from ../../../iocore/eventsystem/EventSystem.cc:31:
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:772:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
../../../iocore/eventsystem/P_IOBuffer.h: In function ‘void
free_empty_MIOBuffer(MIOBuffer*)’:
../../../iocore/eventsystem/P_IOBuffer.h:793:195: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
THREAD_FREE(mio, ioAllocator, this_thread());
^
In file included from ../../../iocore/eventsystem/P_EventSystem.h:44:0,
from ../../../iocore/eventsystem/EventSystem.cc:31:
../../../iocore/eventsystem/P_UnixEThread.h: In member function ‘void
EThread::free_event(Event*)’:
../../../iocore/eventsystem/P_UnixEThread.h:170:244: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
EVENT_FREE(e, eventAllocator, this);
^
cc1plus: all warnings being treated as errors
make[2]: *** [EventSystem.o] Error 1
make[2]: Leaving directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/iocore/eventsystem'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`<https://ci.trafficserver.apache.org/job/out_of_tree-master/ws/src/BUILDS/iocore'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure