Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder memcached-solaris10-sparc Build #269

Results:

Failed shell_2 shell_3

SourceStamp:

Projectmemcached
Repositorygit://github.com/memcached/memcached.git
Branchnext
Revision27b73a4e272280b9a52bc1b098f758af69e28956
Got Revision27b73a4e272280b9a52bc1b098f758af69e28956
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-memcached-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 39 secs )
    1. stdio
  3. shell_1 './configure --enable-sasl ...' ( 32 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' failed ( 6 secs )
    1. stdio
  5. shell_3 'gmake test' failed ( 9 secs )
    1. stdio

Build Properties:

NameValueSource
branch next Build
builddir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparc slave
buildername memcached-solaris10-sparc Builder
buildnumber 269 Build
codebase Build
got_revision 27b73a4e272280b9a52bc1b098f758af69e28956 Git
project memcached Build
repository git://github.com/memcached/memcached.git Build
revision 27b73a4e272280b9a52bc1b098f758af69e28956 Build
scheduler schedule-memcached-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. dormando

Timing:

StartWed Nov 11 20:19:54 2020
EndWed Nov 11 20:21:30 2020
Elapsed1 mins, 36 secs

All Changes:

:

  1. Change #117874

    Category memcached
    Changed by dormando <dormandoohnoyoudont@rydia.net>
    Changed at Wed 11 Nov 2020 20:17:48
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision 27b73a4e272280b9a52bc1b098f758af69e28956

    Comments

    net: fix compile failures when missing NAPI define
    was defined in memcached.c, but also used in thread.c.

    Changed files

    • memcached.c
    • memcached.h