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

Builder curl-ares-solaris11-i386 Build #5029

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 mins, 27 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 9 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5029 Build
codebase Build
got_revision 484f724a30ed4af50d53ddbb4d308aa51e40c242 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 484f724a30ed4af50d53ddbb4d308aa51e40c242 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 14:23:32 2026
EndTue May 5 16:01:23 2026
Elapsed1 hrs, 37 mins, 51 secs

All Changes:

:

  1. Change #266346

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 05 May 2026 14:17:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 484f724a30ed4af50d53ddbb4d308aa51e40c242

    Comments

    thrdqueue.h: forward declare curl_thrdq unconditionally
    This allows the unit tests to have a prototype involving such a struct
    pointer - even when the build is done without threaded resolver.
    
    Follow-up to 117d50b4bf48ca04908f87dd665ba
    
    Closes #21503

    Changed files

    • lib/thrdqueue.h