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

Builder curl-ares-solaris11-sparc Build #5923

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 40 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 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 5923 Build
codebase Build
got_revision cfa735c40a46b19c787f540606495881452384d1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cfa735c40a46b19c787f540606495881452384d1 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. Viktor Szakats

Timing:

StartThu May 28 13:06:18 2026
EndThu May 28 13:34:11 2026
Elapsed27 mins, 52 secs

All Changes:

:

  1. Change #268689

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 28 May 2026 12:52:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f2183f51b6651dae759164d064c62fa075d8f695

    Comments

    build: say 'experimental' in option descriptions
    Also:
    - INSTALL-CMAKE.md: alpha-sort enable options.
    - cmake: sync a description between source and docs.
    
    Closes #21795

    Changed files

    • CMakeLists.txt
    • configure.ac
    • docs/INSTALL-CMAKE.md
    • m4/curl-confopts.m4
  2. Change #268691

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 28 May 2026 12:52:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cfa735c40a46b19c787f540606495881452384d1

    Comments

    h3-proxy: rename feature 'Proxy/PROXY-HTTP3' to 'proxy-HTTP3'
    For consistency and to follow existing 'HTTPS-proxy' (with lowercase
    'proxy') feature tag more closely.
    
    Follow-up to e78b1b3eccfa6a2e367a1225ea1b66dafcdac3c4 #21153
    
    Closes #21796

    Changed files

    • CMakeLists.txt
    • configure.ac
    • docs/libcurl/curl_version_info.md
    • lib/version.c
    • tests/http/test_60_h3_proxy.py