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

Builder curl-threaded-solaris11-sparc Build #4414

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartSat Aug 23 17:49:05 2025
EndSat Aug 23 19:31:26 2025
Elapsed1 hrs, 42 mins, 21 secs

All Changes:

:

  1. Change #243761

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 23 Aug 2025 16:25:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d57cfc1a8d12403ab693d52257615de4c5a45350

    Comments

    asyn-thrdd: more simplifications
    - use wakeup sockets non-locked.
    - send wakeup notify only in normal control flow (not cancel). close
      wakeup sockets in unlink only.
    - remove 5ms thread lifetime wait crutch before pthread_cancel().
    
    Closes #18380

    Changed files

    • lib/asyn-thrdd.c
    • lib/curl_threads.h