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

Builder curl-unthreaded-solaris11-sparc Build #6146

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 9 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 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 6146 Build
codebase Build
got_revision c4013cdb85fcb8fa3f0613b5263a09af21832aef Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c4013cdb85fcb8fa3f0613b5263a09af21832aef 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. Viktor Szakats
  2. renovate[bot]

Timing:

StartThu Jul 30 09:54:52 2026
EndThu Jul 30 10:23:16 2026
Elapsed28 mins, 24 secs

All Changes:

:

  1. Change #276561

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Thu 30 Jul 2026 11:26:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 83216878e4fdb7748e13d571068b08412c132d66

    Comments

    GHA: update dependency google/boringssl to v0.20260730.0
    Closes #22442

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  2. Change #276562

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Jul 2026 11:26:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c4013cdb85fcb8fa3f0613b5263a09af21832aef

    Comments

    tidy-up: comments, messages, formatting
    - 'null-terminate', sync casing.
    - add an `#endif` comment.
    - avoid a few instances of 'will'.
    - configure: 'aws' -> 'aws-sigv4', where missing.
    - unfold/fold lines.
    - update memzero/strzero comments.
    - uppercase 'CRLF'.
    
    Closes #22443

    Changed files

    • README
    • configure.ac
    • docs/libcurl/opts/CURLOPT_HTTPSIG_ALGORITHM.md
    • docs/libcurl/opts/CURLOPT_HTTPSIG_HEADERS.md
    • docs/libcurl/opts/CURLOPT_HTTPSIG_KEY.md
    • docs/libcurl/opts/CURLOPT_HTTPSIG_KEYID.md
    • lib/curl_ed25519.c
    • lib/curl_gssapi.c
    • lib/curlx/base64.c
    • lib/curlx/strdup.c
    • lib/escape.c
    • lib/ftp.c
    • lib/pop3.c
    • lib/sendf.c
    • lib/smtp.c
    • lib/vauth/ntlm.c
    • projects/OS400/os400sys.c
    • projects/vms/curl_crtl_init.c
    • src/tool_doswin.c
    • tests/ftpserver.pl
    • tests/negtelnetserver.py
    • tests/server/tftpd.c