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

Builder curl-unthreaded-solaris11-sparc Build #6276

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 24 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 14 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Kieran Gannon

Timing:

StartSun Aug 23 21:37:29 2026
EndSun Aug 23 22:35:15 2026
Elapsed57 mins, 45 secs

All Changes:

:

  1. Change #278992

    Category curl
    Changed by Kieran Gannon <143231290+Clevis22ohnoyoudont@users.noreply.github.com>
    Changed at Sun 23 Aug 2026 22:27:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a334227e8ac74047c372c94bbb8950173f9a409c

    Comments

    tidy-up: fix typos in docs and comments
    Correct grammar and spelling in documentation and source comments. Also
    fix the Aspell configuration key and one user-facing OpenSSL error
    message.
    
    Closes #22647

    Changed files

    • .github/scripts/pyspelling.yaml
    • docs/EARLY-RELEASE.md
    • docs/TODO.md
    • docs/cmdline-opts/_URL.md
    • docs/internals/MULTI-EV.md
    • docs/internals/THRDPOOL-AND-QUEUE.md
    • docs/internals/TIME-KEEPING.md
    • docs/libcurl/libcurl-security.md
    • docs/libcurl/libcurl-url.md
    • docs/libcurl/opts/CURLOPT_COOKIE.md
    • docs/libcurl/opts/CURLOPT_URL.md
    • lib/cf-socket.c
    • lib/cw-out.c
    • lib/http.c
    • lib/multihandle.h
    • lib/smtp.c
    • lib/uint-hashset.c
    • lib/urlapi.c
    • lib/urldata.h
    • lib/vauth/digest.c
    • lib/vssh/libssh2.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/wolfssl.c