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

Builder curl-ares-solaris11-sparc Build #4341

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartMon Aug 11 14:42:41 2025
EndMon Aug 11 15:11:13 2025
Elapsed28 mins, 32 secs

All Changes:

:

  1. Change #242670

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 11 Aug 2025 14:35:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9cc4e24ad92f281b13700f44fe6ce4138812226b

    Comments

    resolving: dns error tracing
    * Add more tracing information to c-ares errors.
    * remove CURL_ASYNC_SUCCESS, rename `ares->last_status` to
      `ares->ares_status`. Give trace explanation for "common"
      errors
    * add ares "csv" information to tracing on failure
    * DoH: invoke `Curl_resolver_error()` on failure to populate
      error buf
    
    Closes #18247

    Changed files

    • lib/asyn-ares.c
    • lib/asyn-thrdd.c
    • lib/asyn.h
    • lib/doh.c
    • lib/hostip.c
    • lib/hostip.h