You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2013/02/03 01:09:08 UTC

buildbot failure in ASF Buildbot on tserver-fbsd-trunk

The Buildbot has detected a new failure on builder tserver-fbsd-trunk while building trafficserver.
Full details are available at:
 http://ci.apache.org/builders/tserver-fbsd-trunk/builds/1657

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-fbsd2_64bit

Build Reason: scheduler
Build Source Stamp: [branch master] 413a7454a90690d0b04c51e43fcfa768a696d25e
Blamelist: Alan M. Carroll <am...@network-geographics.com>,Daniel Gruno <hu...@apache.org>,Yunkai Zhang <qi...@taobao.com>

BUILD FAILED: failed compile_2

sincerely,
 -The Buildbot




Re: buildbot failure in ASF Buildbot on tserver-fbsd-trunk

Posted by James Peach <jp...@apache.org>.
On 03/02/2013, at 4:38 AM, Igor Galić <i....@brainsware.org> wrote:

> On Sunday, February 03, 2013 12:09:08 AM buildbot@apache.org wrote:
>> The Buildbot has detected a new failure on builder tserver-fbsd-trunk while
>> building trafficserver. Full details are available at:
>> http://ci.apache.org/builders/tserver-fbsd-trunk/builds/1657
> 
> I have a fix for this:
> 
>  CXX      lua_la-hook.lo
> cc1plus: warnings being treated as errors
> hook.cc: In function 'const char* HttpHookName(TSHttpHookID)':
> hook.cc:62: warning: comparison between signed and unsigned integer expressions
> gmake[3]: *** [lua_la-hook.lo] Error 1
> gmake[3]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins/experimental/lua'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins/experimental'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins'
> gmake: *** [all-recursive] Error 1
> program finished with exit code 2
> elapsedTime=451.129123
> 
> If someone would take a look at https://issues.apache.org/jira/browse/TS-1682

Reviewed. Your fix is awesome.


> 
> -- i
> 
>> Buildbot URL: http://ci.apache.org/
>> 
>> Buildslave for this Build: bb-fbsd2_64bit
>> 
>> Build Reason: scheduler
>> Build Source Stamp: [branch master] 413a7454a90690d0b04c51e43fcfa768a696d25e
>> Blamelist: Alan M. Carroll <am...@network-geographics.com>,Daniel Gruno
>> <hu...@apache.org>,Yunkai Zhang <qi...@taobao.com>
>> 
>> BUILD FAILED: failed compile_2
>> 
>> sincerely,
>> -The Buildbot


Re: buildbot failure in ASF Buildbot on tserver-fbsd-trunk

Posted by Igor Galić <i....@brainsware.org>.
On Sunday, February 03, 2013 12:09:08 AM buildbot@apache.org wrote:
> The Buildbot has detected a new failure on builder tserver-fbsd-trunk while
> building trafficserver. Full details are available at:
>  http://ci.apache.org/builders/tserver-fbsd-trunk/builds/1657

I have a fix for this:

  CXX      lua_la-hook.lo
cc1plus: warnings being treated as errors
hook.cc: In function 'const char* HttpHookName(TSHttpHookID)':
hook.cc:62: warning: comparison between signed and unsigned integer expressions
gmake[3]: *** [lua_la-hook.lo] Error 1
gmake[3]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins/experimental/lua'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins/experimental'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/buildslave27/slave27/tserver-fbsd-trunk/build/plugins'
gmake: *** [all-recursive] Error 1
program finished with exit code 2
elapsedTime=451.129123

If someone would take a look at https://issues.apache.org/jira/browse/TS-1682

-- i

> Buildbot URL: http://ci.apache.org/
> 
> Buildslave for this Build: bb-fbsd2_64bit
> 
> Build Reason: scheduler
> Build Source Stamp: [branch master] 413a7454a90690d0b04c51e43fcfa768a696d25e
> Blamelist: Alan M. Carroll <am...@network-geographics.com>,Daniel Gruno
> <hu...@apache.org>,Yunkai Zhang <qi...@taobao.com>
> 
> BUILD FAILED: failed compile_2
> 
> sincerely,
>  -The Buildbot