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

Builder openldap-solaris11-i386 Build #664

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './configure --prefix=/opt/csw' failed ( 17 secs )
    1. stdio
  3. shell_1 'gmake all' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/openldap-solaris11-i386 slave
buildername openldap-solaris11-i386 Builder
buildnumber 664 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/openldap-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Howard Chu

Timing:

StartSun Jan 19 20:18:20 2020
EndSun Jan 19 20:18:40 2020
Elapsed20 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