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

Builder curl-ares-solaris10-sparc Build #3665

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc2b050e4e49630246b93ff2e2bab2ae41402c74c
Got Revisionc2b050e4e49630246b93ff2e2bab2ae41402c74c
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 28 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 15 mins, 50 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 3665 Build
codebase Build
got_revision c2b050e4e49630246b93ff2e2bab2ae41402c74c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c2b050e4e49630246b93ff2e2bab2ae41402c74c 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. Viktor Szakats

Timing:

StartTue Jun 16 14:01:46 2026
EndWed Jun 17 01:50:26 2026
Elapsed11 hrs, 48 mins, 40 secs

All Changes:

:

  1. Change #271272

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 16 Jun 2026 10:17:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e0c6f4d4d6c7083f8e353503567836dacbda3e28

    Comments

    tool_writeout: fix %time{} output for %s
    Now testing both %s and %% in test 1981
    
    Reported-by: wulin-nudt on github
    Fixes #22038
    Closes #22039

    Changed files

    • src/tool_writeout.c
    • tests/data/test1981
  2. Change #271297

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 12:42:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c2b050e4e49630246b93ff2e2bab2ae41402c74c

    Comments

    servers: deduplicate `storerequest()` across two servers
    Closes #22041

    Changed files

    • tests/server/first.h
    • tests/server/rtspd.c
    • tests/server/sws.c
    • tests/server/util.c