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

Builder rrdtool_cc-solaris10-i386 Build #70

Results:

Failed shell_2 shell_4

SourceStamp:

Projectrrdtool
Repositoryhttps://github.com/oetiker/rrdtool-1.x.git
Branch1.5
Revision76433749ea910e37540eef0627e652c6857ad63e
Got Revision76433749ea910e37540eef0627e652c6857ad63e
Changes3 changes

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './configure' ( 52 secs )
    1. stdio
  3. shell_1 'gmake' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 44 secs )
    1. stdio
    2. test-suite.log
  5. shell_3 '/opt/solarisstudio12.3/bin/cc -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_cc-solaris10-i386 slave
buildername rrdtool_cc-solaris10-i386 Builder
buildnumber 70 Build
codebase Build
got_revision 76433749ea910e37540eef0627e652c6857ad63e Git
project rrdtool Build
repository https://github.com/oetiker/rrdtool-1.x.git Build
revision 76433749ea910e37540eef0627e652c6857ad63e Build
scheduler schedule-rrdtool_cc-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/rrdtool_cc-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tobias Oetiker
  2. Uwe Höhna

Timing:

StartTue Oct 27 14:21:04 2015
EndTue Oct 27 14:24:00 2015
Elapsed2 mins, 56 secs

All Changes:

:

  1. Change #17862

    Category rrdtool
    Changed by Uwe Höhna <ufo_ddohnoyoudont@web.de>
    Changed at Fri 23 Oct 2015 09:35:24
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision f98a7f1579136d31f46f1481ea96b4a1141103e5

    Comments

    rrd_parsetime now unlocks its mutex also after parsing errors.

    Changed files

    • src/rrd_parsetime.c
  2. Change #17863

    Category rrdtool
    Changed by Uwe Höhna <ufo_ddohnoyoudont@web.de>
    Changed at Sun 25 Oct 2015 19:34:33
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 016cb727473c35d8e324545c32712a56c5628c89

    Comments

    Fix the double mutex_unlock call

    Changed files

    • src/rrd_parsetime.c
  3. Change #17864

    Category rrdtool
    Changed by Tobias Oetiker <tobiohnoyoudont@oetiker.ch>
    Changed at Tue 27 Oct 2015 14:14:19
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 76433749ea910e37540eef0627e652c6857ad63e

    Comments

    Merge pull request #678 from ufo-dd/1.5
    rrd_parsetime now unlocks its mutex also after parsing errors.

    Changed files

    • no files