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

Builder rrdtool_gcc-solaris10-i386 Build #71

Results:

Failed shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

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

Timing:

StartTue Oct 27 14:31:10 2015
EndTue Oct 27 14:34:45 2015
Elapsed3 mins, 35 secs

All Changes:

:

  1. Change #17865

    Category rrdtool
    Changed by Jean-Michel Vourgère <nirgalohnoyoudont@debian.org>
    Changed at Wed 26 Aug 2015 12:10:59
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 5209e5514faabc73bdc9b1b51124d84e34b3989c

    Comments

    Fixed compilation when there's no sigwaitinfo
    * Fixed pointer in call to sigwait
    * Don't print pid when we don't have it
    * Fixed unused variable warning

    Changed files

    • src/rrd_daemon.c
  2. Change #17866

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

    Comments

    Merge pull request #665 from nirgal/no_sigwaitinfo
    Fixed compilation when there's no sigwaitinfo

    Changed files

    • no files