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

Builder openldap-solaris11-sparc Build #652

Results:

Failed shell_2

SourceStamp:

Projectopenldap
Repositorygit://git.openldap.org/openldap.git
Branchmaster
Revisionc06807ec453d3d202a6abe1c62d02be51b0456ac
Got Revisionc06807ec453d3d202a6abe1c62d02be51b0456ac
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-openldap-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './configure --prefix=/opt/csw' ( 32 secs )
    1. stdio
  3. shell_1 'gmake all' ( 2 mins, 32 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 12 mins, 16 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/openldap-solaris11-sparc slave
buildername openldap-solaris11-sparc Builder
buildnumber 652 Build
codebase Build
got_revision c06807ec453d3d202a6abe1c62d02be51b0456ac Git
project openldap Build
repository git://git.openldap.org/openldap.git Build
revision c06807ec453d3d202a6abe1c62d02be51b0456ac Build
scheduler schedule-openldap-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/openldap-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Howard Chu

Timing:

StartSun Jan 19 20:18:19 2020
EndSun Jan 19 20:33:43 2020
Elapsed15 mins, 23 secs

All Changes:

:

  1. Change #96878

    Category openldap
    Changed by Howard Chu <hycohnoyoudont@openldap.org>
    Changed at Sun 19 Jan 2020 20:05:04
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision c06807ec453d3d202a6abe1c62d02be51b0456ac

    Comments

    ITS#9120 fix tm2time compat breakage
    Add lutil_tm2gtime for Proleptic Gregorian calendar,
    revert lutil_tm2time to previous behavior using Unix epoch

    Changed files

    • include/lutil.h
    • libraries/liblutil/utils.c
    • servers/slapd/schema_init.c