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

Builder rrdtool_cc-solaris10-i386 Build #74

Results:

Failed shell shell_1 shell_2 shell_4

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './configure' failed ( 27 secs )
    1. stdio
  3. shell_1 'gmake' failed ( 1 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 0 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 74 Build
codebase Build
got_revision 6f9619e287d48eb49af5037cb62eeb45478317a6 Git
project rrdtool Build
repository https://github.com/oetiker/rrdtool-1.x.git Build
revision 6f9619e287d48eb49af5037cb62eeb45478317a6 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. Jean-Michel Vourgère
  2. Tobias Oetiker

Timing:

StartTue Nov 10 16:13:09 2015
EndTue Nov 10 16:13:40 2015
Elapsed30 secs

All Changes:

:

  1. Change #18509

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Thu 27 Aug 2015 21:45:26
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 8949308812a0205dd356cefbe2eb2888012ee742

    Comments

    Unlock the global thread lock while processing rrd
    This allows other threads to run while doing I/O on rrds, improving parelellism
    on multi-threaded python applications.

    Changed files

    • bindings/python/rrdtoolmodule.c
  2. Change #18510

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Mon 02 Nov 2015 15:32:26
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 53dc8b41d19da8d55df5727b11fd8c29786bbc30

    Comments

    Switch rrd_daemon to use long options
    This includes --help option (Fixes https://github.com/oetiker/rrdtool-1.x/issues/495)

    Changed files

    • src/rrd_daemon.c
  3. Change #18511

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Mon 02 Nov 2015 16:26:58
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 5440d326868a63c4e39dc360dd76d56d58f629ad

    Comments

    Fix --skip-past-updates support in updatev

    Changed files

    • src/rrd_update.c
  4. Change #18512

    Category rrdtool
    Changed by Tobias Oetiker <tobiohnoyoudont@oetiker.ch>
    Changed at Tue 10 Nov 2015 16:01:40
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 6bac229c43cb8b6981a344ca252f58e0ca9cd1a6

    Comments

    Merge pull request #682 from nirgal/rrdcached_longopt
    Switch rrdcached to use long options

    Changed files

    • no files
  5. Change #18513

    Category rrdtool
    Changed by Tobias Oetiker <tobiohnoyoudont@oetiker.ch>
    Changed at Tue 10 Nov 2015 16:01:54
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 4e4bc102ac423519aa45f34f1c5d93eae9a09557

    Comments

    Merge pull request #683 from nirgal/updatev_skippastupdates
    Fix --skip-past-updates support in updatev

    Changed files

    • no files
  6. Change #18514

    Category rrdtool
    Changed by Tobias Oetiker <tobiohnoyoudont@oetiker.ch>
    Changed at Tue 10 Nov 2015 16:02:10
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 6f9619e287d48eb49af5037cb62eeb45478317a6

    Comments

    Merge pull request #667 from nirgal/python_paralellism
    Unlock the global thread lock while processing rrd

    Changed files

    • no files