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

Builder curl-ares-solaris11-sparc Build #4145

Results:

Build successful

SourceStamp:

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

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 ...' ( 27 mins, 6 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 29 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 4145 Build
codebase Build
got_revision cd9d791651b54778a4308fd4bad7da2fda11059e Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cd9d791651b54778a4308fd4bad7da2fda11059e 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. Jay Satiro

Timing:

StartWed Jul 2 17:22:25 2025
EndWed Jul 2 18:42:32 2025
Elapsed1 hrs, 20 mins, 7 secs

All Changes:

:

  1. Change #238161

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Wed 02 Jul 2025 17:11:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cd9d791651b54778a4308fd4bad7da2fda11059e

    Comments

    CURLSHOPT_SHARE.md: mention multi-threading requires callbacks
    - Explain that if data is shared in multiple threads then the user must
      set mutex callbacks.
    
    Reported-by: afengsoft@users.noreply.github.com
    
    Fixes https://github.com/curl/curl/issues/17774
    Closes https://github.com/curl/curl/pull/17782

    Changed files

    • docs/libcurl/opts/CURLSHOPT_SHARE.md