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

Builder openldap-solaris10-i386 Build #726

Results:

Failed shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-openldap-solaris10-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Howard Chu

Timing:

StartSun Jan 19 20:18:18 2020
EndSun Jan 19 20:23:34 2020
Elapsed5 mins, 15 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