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

Builder rrdtool_gcc-solaris10-i386 Build #85

Results:

Failed shell_2 shell_4

SourceStamp:

Projectrrdtool
Repositoryhttps://github.com/oetiker/rrdtool-1.x.git
Branch1.5
Revision51356482f5a527f13251a9f62693082b984e155a
Got Revision51356482f5a527f13251a9f62693082b984e155a
Changes1 change

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './configure' ( 36 secs )
    1. stdio
  3. shell_1 'gmake' ( 1 mins, 31 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 24 secs )
    1. stdio
    2. test-suite.log
  5. shell_3 '/opt/csw/bin/gcc -DTEST_SNPRINTF ...' ( 0 secs )
    1. stdio
  6. shell_4 'src/rrd_snprintf' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch 1.5 Build
builddir /export/home/buildbot/slave/rrdtool_gcc-solaris10-i386 slave
buildername rrdtool_gcc-solaris10-i386 Builder
buildnumber 85 Build
codebase Build
got_revision 51356482f5a527f13251a9f62693082b984e155a Git
project rrdtool Build
repository https://github.com/oetiker/rrdtool-1.x.git Build
revision 51356482f5a527f13251a9f62693082b984e155a Build
scheduler schedule-rrdtool_gcc-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/rrdtool_gcc-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Steven Hartland

Timing:

StartTue Apr 19 11:42:09 2016
EndTue Apr 19 11:44:47 2016
Elapsed2 mins, 37 secs

All Changes:

:

  1. Change #24440

    Category rrdtool
    Changed by Steven Hartland <steven.hartlandohnoyoudont@multiplay.co.uk>
    Changed at Tue 19 Apr 2016 11:37:54
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 51356482f5a527f13251a9f62693082b984e155a

    Comments

    Disable nagel algorithm
    Disable TCP's nagal algorithm which was causing massive slowdown
    in processing rrdcached requests.
    
    Also check for other setsockopt call errors.

    Changed files

    • CHANGES
    • VERSION
    • configure
    • doc/rrdbuild.pod
    • tests/Makefile.in