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

Builder curl-ares-solaris10-sparc Build #3700

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2112f185c0d906e02939048e24a85f60a8671327
Got Revision2112f185c0d906e02939048e24a85f60a8671327
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3700 Build
codebase Build
got_revision 2112f185c0d906e02939048e24a85f60a8671327 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2112f185c0d906e02939048e24a85f60a8671327 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartTue Aug 4 15:47:14 2026
EndWed Aug 5 05:39:58 2026
Elapsed13 hrs, 52 mins, 44 secs

All Changes:

:

  1. Change #276947

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Aug 2026 09:08:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7acf124614179f18a66a6d54eef911e75a12db53

    Comments

    url: rename Curl_init_do => Curl_init_transfer
    And correct some comments
    
    Closes #22474

    Changed files

    • lib/multi.c
    • lib/url.c
    • lib/url.h
    • lib/urldata.h
    • tests/unit/unit1620.c
  2. Change #276958

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 04 Aug 2026 10:49:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 73a05428d4c659d950bcf26aad9d7bd3164b8f7e

    Comments

    dnscache: use Curl_peer in resolve and dnscache operations
    Removes unused/duplicate members in async/ares/doh structs.
    
    Closes #22446

    Changed files

    • lib/asyn-ares.c
    • lib/asyn-base.c
    • lib/asyn-thrdd.c
    • lib/asyn.h
    • lib/cf-dns.c
    • lib/curl_addrinfo.c
    • lib/curl_addrinfo.h
    • lib/dnscache.c
    • lib/dnscache.h
    • lib/doh.c
    • lib/doh.h
    • lib/hostip.c
  3. Change #276961

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Aug 2026 11:48:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2112f185c0d906e02939048e24a85f60a8671327

    Comments

    TODO: do not consider APPDATA for netrc
    See #22462
    Closes #22480

    Changed files

    • docs/TODO.md