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

Builder libcheck-solaris10-amd64 Build #26

Results:

Build successful

SourceStamp:

Projectlibcheck
Repositoryhttp://svn.code.sf.net/p/check/code/trunk
Revision1224
Got Revision1224
Changes1 change

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. svn update r1224 ( 10 secs )
    1. stdio
  2. shell '/opt/csw/bin/autoreconf --install' ( 28 secs )
    1. stdio
  3. shell_1 './configure' ( 19 secs )
    1. stdio
  4. shell_2 'gmake' ( 34 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 41 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch None Build
builddir /export/home/buildbot/slave/libcheck-solaris10-amd64 slave
buildername libcheck-solaris10-amd64 Builder
buildnumber 26 Build
codebase Build
got_revision 1224 SVN
project libcheck Build
repository http://svn.code.sf.net/p/check/code/trunk Build
revision 1224 Build
scheduler schedule-libcheck-solaris10-amd64 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/libcheck-solaris10-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. brarcher

Timing:

StartSun Sep 13 23:59:44 2015
EndMon Sep 14 00:07:59 2015
Elapsed8 mins, 15 secs

All Changes:

:

  1. Change #16449

    Category libcheck
    Changed by brarcher
    Changed at Sun 13 Sep 2015 23:58:42
    Repository http://svn.code.sf.net/p/check/code/trunk
    Project libcheck
    Revision 1224

    Comments

    use filterdiff tool if available to strip timestamps from example
    
    The diff tool will emit a timestamp along with the diff. This
    timestamps prevents build output from being consistent between
    builds.
    
    If the filterdiff tool is detected, use it to strip the timestamp
    and allow for reproducible build output.

    Changed files

    • AUTHORS
    • NEWS
    • configure.ac
    • doc/Makefile.am