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

Builder curl-ares-solaris10-sparc Build #2863

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 59 mins, 56 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2863 Build
codebase Build
got_revision cd9d791651b54778a4308fd4bad7da2fda11059e Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cd9d791651b54778a4308fd4bad7da2fda11059e Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jay Satiro

Timing:

StartWed Jul 2 17:22:23 2025
EndThu Jul 3 05:52:00 2025
Elapsed12 hrs, 29 mins, 36 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