You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by James Peach <jp...@apache.org> on 2014/03/28 16:07:15 UTC

Re: Build failed in Jenkins: debian_6_x64-master-hardening-regression #273

On Mar 27, 2014, at 5:26 PM, jenkins@boot.org wrote:

> See <http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/273/changes>

[snip]

> libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I<http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/plugins/experimental/background_fetch> -I../../../lib/ts -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I../../../proxy/api -I<http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/proxy/api> -I../../../lib/ts -I<http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/lib/ts> -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/tcl8.4 -Wunused-parameter -g -pipe -Wall -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Werror -Wno-invalid-offsetof -mcx16 -MT background_fetch.lo -MD -MP -MF .deps/background_fetch.Tpo -c <http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/plugins/experimental/background_fetch/background_fetch.cc>  -fPIC -DPIC -o .libs/background_fetch.o
> cc1plus: warnings being treated as errors
> <http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/plugins/experimental/background_fetch/background_fetch.cc>: In function ‘void dump_headers(tsapi_mbuffer*, tsapi_mloc*)’:
> <http://jenkins.boot.org/job/debian_6_x64-master-hardening-regression/ws/src/plugins/experimental/background_fetch/background_fetch.cc>:141: error: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result

I still think this debugging should be done with TSDebug

J