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

Builder rrdtool_cc-solaris10-i386 Build #73

Results:

Failed shell shell_1 shell_2 shell_4

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './configure' failed ( 49 secs )
    1. stdio
  3. shell_1 'gmake' failed ( 0 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 73 Build
codebase Build
got_revision c08c9bce4a364723bbff495fff5dc2c7f2cc3b3f Git
project rrdtool Build
repository https://github.com/oetiker/rrdtool-1.x.git Build
revision c08c9bce4a364723bbff495fff5dc2c7f2cc3b3f 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:02:52 2015
EndTue Nov 10 16:03:50 2015
Elapsed58 secs

All Changes:

:

  1. Change #18503

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Sat 31 Oct 2015 10:58:01
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 1da51d89dbc160d875b1406e3dc735acfdf9142c

    Comments

    Add/fix dashdash support in optparse_long
    This changes the behaviour of optparse_long so that a '--' tags the end of
    options, just like optparse and getopt_long.

    Changed files

    • src/optparse.c
  2. Change #18504

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Sun 01 Nov 2015 16:29:40
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision cf0df441d9d771b05a994e67c1054d59d293c78c

    Comments

    Fix typo in --interlaced option in examples

    Changed files

    • bindings/lua/test.lua.bottom
    • bindings/lua/test.lua50.bottom
    • bindings/perl-shared/t/callback.t
    • bindings/ruby/test.rb
    • examples/4charts.pl.in
    • examples/bigtops.pl.in
    • examples/minmax.pl.in
    • examples/shared-demo.pl.in
    • examples/stripes.pl.in
    • examples/stripes.py
  3. Change #18505

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Mon 02 Nov 2015 13:55:41
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 83530d3e43cebc32da157733d35c60bf4bb098da

    Comments

    Thread safety: Replace getopt by optparse
    * Added optparse.h to src/rrd_tool.h.
    
    * rrd_graph.[ch]: The 3rd char* parameter of the "*_conv" functions was added a const modifier.
    
    * rrd_tune.c: The 3rd char* parameter of the "set_*" functions was added a const modifier.
    
    * rrd_graph_options now takes an extra "options*" parameter, so that caller can use options.argc and options.argv
    
    * Refresh WIN32 build tips

    Changed files

    • WIN32-BUILD-TIPS.txt
    • bindings/python/rrdtoolmodule.c
    • src/Makefile.am
    • src/rrd_cgi.c
    • src/rrd_create.c
    • src/rrd_daemon.c
    • src/rrd_dump.c
    • src/rrd_fetch.c
    • src/rrd_first.c
    • src/rrd_flushcached.c
    • src/rrd_graph.c
    • src/rrd_graph.h
    • src/rrd_info.c
    • src/rrd_last.c
    • src/rrd_lastupdate.c
    • src/rrd_restore.c
    • src/rrd_tool.h
    • src/rrd_tune.c
    • src/rrd_update.c
    • src/rrd_xport.c
  4. Change #18506

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Tue 03 Nov 2015 15:08:06
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 1310597da902b1da839795d285104a59e3d03834

    Comments

    Removed getopt now unused
    Removed getopt sources, adjusted configure, POTFILES, src/Makefile.am.
    
    rrdtool.sym no longer is generated.

    Changed files

    • configure.ac
    • po/POTFILES.in
    • src/.gitignore
    • src/Makefile.am
    • src/librrd.sym
    • src/librrd.sym.in
    • src/librrd.sym.in.in
    • src/rrd_getopt.c
    • src/rrd_getopt.h
    • src/rrd_getopt1.c
  5. Change #18507

    Category rrdtool
    Changed by Tobias Oetiker <tobiohnoyoudont@oetiker.ch>
    Changed at Tue 10 Nov 2015 15:52:37
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 653f02b7991b7771aa2eba6b4567de35316206f2

    Comments

    Merge pull request #679 from nirgal/optparse
    Switch all getops to optparse

    Changed files

    • no files
  6. Change #18508

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

    Comments

    Merge pull request #681 from nirgal/nogetopt
    removing all getopt traces

    Changed files

    • no files