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

Builder curl-ares-solaris11-i386 Build #5027

Build In Progress:

ETA: 11:15:07 [3 mins, 3 secs]

Runtest

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5027 Build
codebase Build
got_revision 117d50b4bf48ca04908f87dd665ba183573587b6 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 117d50b4bf48ca04908f87dd665ba183573587b6 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue May 5 09:42:02 2026
Elapsed1 hrs, 30 mins, 2 secs

All Changes:

:

  1. Change #266320

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 05 May 2026 08:55:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 117d50b4bf48ca04908f87dd665ba183573587b6

    Comments

    thrdqueue: make thrdq_await_done only for unit tests
    It is not used for anything else, so drop Curl_ and make it conditional
    accordingly.
    
    Closes #21499

    Changed files

    • lib/thrdqueue.c
    • tests/unit/unit3301.c