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

Builder curl-unthreaded-solaris11-sparc Build #5758

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. err.text
    2. err.html
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5758 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision c29278cc83f31a3e5113eb5c68604fc48ce22fcb 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. Stefan Eissing

Timing:

StartFri May 1 11:32:51 2026
EndFri May 1 11:58:26 2026
Elapsed25 mins, 34 secs

All Changes:

:

  1. Change #266051

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 01 May 2026 11:30:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c29278cc83f31a3e5113eb5c68604fc48ce22fcb

    Comments

    asyn-thrdd: fix result processing without wakeup socketpair
    When building curl 8.20.0 with socketpair disabled, there is no
    wakeup socket and the resolve results are not processed.
    
    This fix performs result processing in the absence of a wakeup
    socket before checking the resolve result.
    
    Closes #21476

    Changed files

    • lib/asyn-thrdd.c