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

Builder curl-threaded-solaris10-sparc Build #3546

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision38b626e7908e944d362cbf200f75de24ed0a28c1
Got Revision38b626e7908e944d362cbf200f75de24ed0a28c1
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 51 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 49 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-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3546 Build
codebase Build
got_revision 38b626e7908e944d362cbf200f75de24ed0a28c1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 38b626e7908e944d362cbf200f75de24ed0a28c1 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. Dan Fandrich
  2. Viktor Szakats
  3. dependabot[bot]

Timing:

StartThu Apr 2 07:06:45 2026
EndThu Apr 2 19:20:30 2026
Elapsed12 hrs, 13 mins, 45 secs

All Changes:

:

  1. Change #263192

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 01 Apr 2026 19:53:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0df6c01db398f5e25d00a062aae56f2a89d8ff55

    Comments

    tidy-up: rename `Curl_safefree()`/`tool_safefree()` to `curlx_safefree()`
    To sync names for the same macro logic between lib and src, and to move
    it to the curlx namespace, to match `curlx_free()` that it's calling.
    
    Closes #21151

    Changed files

    • lib/asyn-base.c
    • lib/cf-h1-proxy.c
    • lib/cf-h2-proxy.c
    • lib/cf-ip-happy.c
    • lib/cf-socket.c
    • lib/connect.c
    • lib/curl_setup.h
    • lib/curl_sspi.c
    • lib/curlx/dynbuf.c
    • lib/doh.c
    • lib/dynhds.c
    • lib/escape.c
    • lib/file.c
    • lib/ftp.c
    • lib/hash.c
    • lib/http.c
    • lib/http2.c
    • lib/http_digest.c
    • lib/http_ntlm.c
    • lib/httpsrr.c
    • lib/idn.c
    • lib/imap.c
    • lib/mime.c
    • lib/mqtt.c
    • lib/multi.c
    • lib/netrc.c
    • lib/pop3.c
    • lib/request.c
    • lib/rtsp.c
    • lib/setopt.c
    • lib/slist.c
    • lib/smb.c
    • lib/smtp.c
    • lib/socks_gssapi.c
    • lib/socks_sspi.c
    • lib/tftp.c
    • lib/transfer.c
    • lib/uint-hash.c
    • lib/url.c
    • lib/urlapi.c
    • lib/vauth/digest.c
    • lib/vauth/digest_sspi.c
    • lib/vauth/krb5_sspi.c
    • lib/vauth/ntlm.c
    • lib/vauth/ntlm_sspi.c
    • lib/vauth/spnego_gssapi.c
    • lib/vauth/spnego_sspi.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/gtls.c
    • lib/vtls/keylog.c
    • lib/vtls/mbedtls.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_scache.c
    • src/tool_cb_hdr.c
    • src/tool_cfgable.c
    • src/tool_cfgable.h
    • src/tool_formparse.c
    • src/tool_getparam.c
    • src/tool_ipfs.c
    • src/tool_operate.c
    • src/tool_operhlp.c
    • src/tool_ssls.c
    • src/tool_urlglob.c
    • tests/libtest/lib558.c
    • tests/unit/unit1302.c
    • tests/unit/unit1304.c
    • tests/unit/unit1330.c
    • tests/unit/unit1653.c
  2. Change #263225

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 01 Apr 2026 22:50:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fcf946e8461b68840e4afb39711a52c9bf622a10

    Comments

    GHA: bump actions and pips
    - update `actions/cache` from 5.0.3 to 5.0.4
    - update `actions/download-artifact` from 7.0.0 to 8.0.1
    - update `actions/upload-artifact` from 6.0.0 to 7.0.0
    - update `msys2/setup-msys2` from 2.30.0 to 2.31.0
    - update pip `ruff` from 0.15.7 to 0.15.8
    
    Closes #21195
    Closes #21197

    Changed files

    • .github/scripts/requirements.txt
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
  3. Change #263226

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 01 Apr 2026 22:50:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0b06b944fef72cee4f1a608507ec93684b6b980f

    Comments

    spelling: fix typos
    Closes #21198

    Changed files

    • lib/vquic/curl_quiche.c
    • lib/vtls/schannel.c
  4. Change #263235

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 02 Apr 2026 02:44:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 38b626e7908e944d362cbf200f75de24ed0a28c1

    Comments

    CI: Improve labeler tag detection
    Add entries for relevant new files added in the last two years.

    Changed files

    • .github/labeler.yml