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

Builder curl-unthreaded-solaris11-sparc Build #6187

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionff4bab0a68fcb1d3ffc31b61b71c877473dc04f4
Got Revisionff4bab0a68fcb1d3ffc31b61b71c877473dc04f4
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 31 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Aug 7 10:04:32 2026
EndFri Aug 7 10:54:45 2026
Elapsed50 mins, 13 secs

All Changes:

:

  1. Change #277392

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 07 Aug 2026 11:45:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ff4bab0a68fcb1d3ffc31b61b71c877473dc04f4

    Comments

    ldap_do: refactor error handling and simplify show_vals function
    - (much) less code repetition
    
    - simplifies ldap_do somewhat
    
    Closes #22510

    Changed files

    • lib/ldap.c