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 2015/10/09 06:01:56 UTC

Build failed in Jenkins: in_tree-master #1451

See <https://ci.trafficserver.apache.org/job/in_tree-master/1451/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 597 lines...]
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/atscppapi/Makefile
config.status: creating lib/atscppapi/examples/Makefile
config.status: creating lib/atscppapi/examples/async_http_fetch/Makefile
config.status: creating lib/atscppapi/examples/async_timer/Makefile
config.status: creating lib/atscppapi/examples/clientredirect/Makefile
config.status: creating lib/atscppapi/examples/clientrequest/Makefile
config.status: creating lib/atscppapi/examples/customresponse/Makefile
config.status: creating lib/atscppapi/examples/boom/Makefile
config.status: creating lib/atscppapi/examples/globalhook/Makefile
config.status: creating lib/atscppapi/examples/gzip_transformation/Makefile
config.status: creating lib/atscppapi/examples/helloworld/Makefile
config.status: creating lib/atscppapi/examples/intercept/Makefile
config.status: creating lib/atscppapi/examples/internal_transaction_handling/Makefile
config.status: creating lib/atscppapi/examples/logger_example/Makefile
config.status: creating lib/atscppapi/examples/multiple_transaction_hooks/Makefile
config.status: creating lib/atscppapi/examples/null_transformation_plugin/Makefile
config.status: creating lib/atscppapi/examples/post_buffer/Makefile
config.status: creating lib/atscppapi/examples/remap_plugin/Makefile
config.status: creating lib/atscppapi/examples/serverresponse/Makefile
config.status: creating lib/atscppapi/examples/stat_example/Makefile
config.status: creating lib/atscppapi/examples/timeout_example/Makefile
config.status: creating lib/atscppapi/examples/transactionhook/Makefile
config.status: creating lib/atscppapi/examples/async_http_fetch_streaming/Makefile
config.status: creating lib/atscppapi/src/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/in_tree-master/ws/src/proxy/api/ts'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `<https://ci.trafficserver.apache.org/job/in_tree-master/ws/src/proxy/api/ts'>
Making all in iocore
make[1]: Entering directory `<https://ci.trafficserver.apache.org/job/in_tree-master/ws/src/iocore'>
Making all in eventsystem
make[2]: Entering directory `<https://ci.trafficserver.apache.org/job/in_tree-master/ws/src/iocore/eventsystem'>
depbase=`echo EventSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -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 EventSystem.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo IOBuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -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 IOBuffer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Inline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -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 Inline.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -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 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../../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 PQ-List.cc &&\
mv -f $depbase.Tpo $depbase.Po
In file included from P_EventSystem.h:40:0,
                 from EventSystem.cc:31:
P_IOBuffer.h: In member function ‘virtual void IOBufferData::free()’:
P_IOBuffer.h:324:213: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(this, ioDataAllocator, this_thread());
                                                                                                                                                                                                                     ^
P_IOBuffer.h: In member function ‘virtual void IOBufferBlock::free()’:
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 P_EventSystem.h:40:0,
                 from EventSystem.cc:31:
P_IOBuffer.h: In function ‘void free_MIOBuffer(MIOBuffer*)’:
P_IOBuffer.h:772:195: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(mio, ioAllocator, this_thread());
                                                                                                                                                                                                   ^
P_IOBuffer.h: In function ‘void free_empty_MIOBuffer(MIOBuffer*)’:
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 P_EventSystem.h:44:0,
                 from EventSystem.cc:31:
P_UnixEThread.h: In member function ‘void EThread::free_event(Event*)’:
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]: *** Waiting for unfinished jobs....
In file included from P_EventSystem.h:40:0,
                 from PQ-List.cc:24:
P_IOBuffer.h: In member function ‘virtual void IOBufferData::free()’:
P_IOBuffer.h:324:213: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(this, ioDataAllocator, this_thread());
                                                                                                                                                                                                                     ^
P_IOBuffer.h: In member function ‘virtual void IOBufferBlock::free()’:
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 P_EventSystem.h:40:0,
                 from PQ-List.cc:24:
P_IOBuffer.h: In function ‘void free_MIOBuffer(MIOBuffer*)’:
P_IOBuffer.h:772:195: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(mio, ioAllocator, this_thread());
                                                                                                                                                                                                   ^
P_IOBuffer.h: In function ‘void free_empty_MIOBuffer(MIOBuffer*)’:
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 P_EventSystem.h:44:0,
                 from PQ-List.cc:24:
P_UnixEThread.h: In member function ‘void EThread::free_event(Event*)’:
P_UnixEThread.h:170:244: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   EVENT_FREE(e, eventAllocator, this);
                                                                                                                                                                                                                                                    ^
PQ-List.cc: In member function ‘void PriorityEventQueue::check_ready(ink_hrtime, EThread*)’:
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]: *** [PQ-List.o] Error 1
In file included from P_EventSystem.h:40:0,
                 from IOBuffer.cc:29:
P_IOBuffer.h: In member function ‘virtual void IOBufferData::free()’:
P_IOBuffer.h:324:213: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(this, ioDataAllocator, this_thread());
                                                                                                                                                                                                                     ^
P_IOBuffer.h: In member function ‘virtual void IOBufferBlock::free()’:
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 P_EventSystem.h:40:0,
                 from IOBuffer.cc:29:
P_IOBuffer.h: In function ‘void free_MIOBuffer(MIOBuffer*)’:
P_IOBuffer.h:772:195: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(mio, ioAllocator, this_thread());
                                                                                                                                                                                                   ^
P_IOBuffer.h: In function ‘void free_empty_MIOBuffer(MIOBuffer*)’:
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 P_EventSystem.h:44:0,
                 from IOBuffer.cc:29:
P_UnixEThread.h: In member function ‘void EThread::free_event(Event*)’:
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 P_EventSystem.h:40:0,
                 from Inline.cc:30:
P_IOBuffer.h: In member function ‘virtual void IOBufferData::free()’:
P_IOBuffer.h:324:213: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(this, ioDataAllocator, this_thread());
                                                                                                                                                                                                                     ^
P_IOBuffer.h: In member function ‘virtual void IOBufferBlock::free()’:
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 P_EventSystem.h:40:0,
                 from Inline.cc:30:
P_IOBuffer.h: In function ‘void free_MIOBuffer(MIOBuffer*)’:
P_IOBuffer.h:772:195: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(mio, ioAllocator, this_thread());
                                                                                                                                                                                                   ^
P_IOBuffer.h: In function ‘void free_empty_MIOBuffer(MIOBuffer*)’:
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 P_EventSystem.h:44:0,
                 from Inline.cc:30:
P_UnixEThread.h: In member function ‘void EThread::free_event(Event*)’:
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]: *** [Inline.o] Error 1
In file included from P_EventSystem.h:40:0,
                 from Lock.cc:31:
P_IOBuffer.h: In member function ‘virtual void IOBufferData::free()’:
P_IOBuffer.h:324:213: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(this, ioDataAllocator, this_thread());
                                                                                                                                                                                                                     ^
P_IOBuffer.h: In member function ‘virtual void IOBufferBlock::free()’:
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 P_EventSystem.h:40:0,
                 from Lock.cc:31:
P_IOBuffer.h: In function ‘void free_MIOBuffer(MIOBuffer*)’:
P_IOBuffer.h:772:195: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   THREAD_FREE(mio, ioAllocator, this_thread());
                                                                                                                                                                                                   ^
P_IOBuffer.h: In function ‘void free_empty_MIOBuffer(MIOBuffer*)’:
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 P_EventSystem.h:44:0,
                 from Lock.cc:31:
P_UnixEThread.h: In member function ‘void EThread::free_event(Event*)’:
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
make[2]: Leaving directory `<https://ci.trafficserver.apache.org/job/in_tree-master/ws/src/iocore/eventsystem'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://ci.trafficserver.apache.org/job/in_tree-master/ws/src/iocore'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : in_tree-master #1452

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/1452/changes>