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

Builder curl-ares-solaris11-sparc Build #4210

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision48c6927f3b708fc6b6c0cd65d7971380798c8696
Got Revision48c6927f3b708fc6b6c0cd65d7971380798c8696
Changes8 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4210 Build
codebase Build
got_revision 48c6927f3b708fc6b6c0cd65d7971380798c8696 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 48c6927f3b708fc6b6c0cd65d7971380798c8696 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Max Dymond

Timing:

StartTue Jul 15 16:20:15 2025
EndTue Jul 15 17:44:45 2025
Elapsed1 hrs, 24 mins, 29 secs

All Changes:

:

  1. Change #239844

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c538bf541991e1f4c60b35f779c56b7077234835

    Comments

    ldap: initial support for --with-ldap option
    Add the --with-ldap option so we can specify an include and library path for LDAP.

    Changed files

    • configure.ac
  2. Change #239845

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fd820733dd9b0a5c1dfbaf04893890bf21cfadf9

    Comments

    test: add a test for static LDAP

    Changed files

    • .github/workflows/linux.yml
  3. Change #239846

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 272ec8692592467ca16615f179561de56cdf26fc

    Comments

    ldap: avoid automake caching issues with LDAP library names

    Changed files

    • configure.ac
  4. Change #239847

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ab03ea99a30ec274e5360773abe8ed0655d04ecd

    Comments

    ldap: If ldap-lib is sufficient, add it to LIBS.

    Changed files

    • configure.ac
  5. Change #239848

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b027a1845609ec38d9797d0dfc36a3c60bb52b09

    Comments

    configure: order LDAP after the SSL libraries

    Changed files

    • configure.ac
  6. Change #239849

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c8a990f079573ac56ca79acf5337378506ab7d60

    Comments

    ci: install libssl-dev in the openldap static test

    Changed files

    • .github/workflows/linux.yml
  7. Change #239850

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4910ee0dc35a3dd231b8c5975bb3eec9dd42c16f

    Comments

    ci: fix ldap install location and add renovate rule for openldap

    Changed files

    • .github/workflows/linux.yml
    • renovate.json
  8. Change #239851

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Tue 15 Jul 2025 15:54:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 48c6927f3b708fc6b6c0cd65d7971380798c8696

    Comments

    ci: consolidate openldap step into openssl krb5
    Closes #17891

    Changed files

    • .github/workflows/linux.yml