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

Builder curl-threaded-solaris10-sparc Build #3555

Build In Progress:

Runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionf1e3091923d064b9f63669796a9a0e1a5c687d68
Got Revisionf1e3091923d064b9f63669796a9a0e1a5c687d68
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 44 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartTue Apr 7 08:02:44 2026
Elapsed3 hrs, 57 mins, 48 secs

All Changes:

:

  1. Change #263801

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 06 Apr 2026 22:09:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4cb4f9d6024caff5ef3629f6fe3f6e54aa810f3a

    Comments

    cfilters: fix Curl_pollset_poll() return code mixup
    Curl_conn_cf_poll did not map adjust_pollset failures to poll-style
    errors properly, so error codes were treated as ready events.
    
    Found by Codex Security
    
    Closes #21231

    Changed files

    • lib/cfilters.c
    • lib/select.c
  2. Change #263812

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 06 Apr 2026 23:12:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9f5d1a38d15fa0812865e620c1911a02b18c8e67

    Comments

    lib: reserve 'result' for CURLcode
    For consistency, whereever we use a local variable named 'result' that
    is a CURLcode type. Make other types use other names.
    
    Closes #21244

    Changed files

    • lib/conncache.c
    • lib/conncache.h
    • lib/curlx/fopen.c
    • lib/fake_addrinfo.c
    • lib/mime.c
    • lib/progress.c
    • lib/socks_gssapi.c
    • lib/url.c
    • lib/vtls/rustls.c
  3. Change #263823

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 07 Apr 2026 00:33:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fc3261b284b7abf737818abcc693360d40124d37

    Comments

    cmake: pre-fill `HAVE_PIPE2` for two more platforms
    For DragonFlyBSD and SunOS.
    
    Also opt-in `BSD`, which is covering those listed explicitly, when using
    CMake 3.25+.
    
    Follow-up to 131a2fd5aaa1a809211695d2ef8151ffadbebc0c #16987
    
    Closes #21243

    Changed files

    • CMake/unix-cache.cmake
  4. Change #263836

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 07 Apr 2026 07:48:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision be92f0a2e45209dcfbfde134a6b24aa8d79c6457

    Comments

    lib: reserve 'result' for CURLcode, even more
    Closes #21245

    Changed files

    • lib/conncache.c
    • lib/formdata.c
    • lib/http.c
    • lib/smtp.c
    • lib/url.c
    • lib/urlapi.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
  5. Change #263837

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 07 Apr 2026 07:50:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f1e3091923d064b9f63669796a9a0e1a5c687d68

    Comments

    Dockerfile: update debian:bookworm-slim Docker digest to 4724b8c
    Closes #21248

    Changed files

    • Dockerfile