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

Builder memcached-solaris10-amd64 Build #287

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tyson Andre

Timing:

StartFri Aug 6 03:28:48 2021
EndFri Aug 6 03:29:08 2021
Elapsed19 secs

All Changes:

:

  1. Change #139615

    Category memcached
    Changed by Tyson Andre <tysonandre775ohnoyoudont@hotmail.com>
    Changed at Fri 06 Aug 2021 00:04:14
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision fba435c992eda3762a652210e6f75bba75e19e2c

    Comments

    Fix typos in doc/code comments (tem->item, etc)
    Note: Do not fix typos in crc32.c because it's copied from an upstream
    source

    Changed files

    • doc/protocol.txt
    • memcached.c
    • memcached.h
    • testapp.c
    • tls.c