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

Builder curl-threaded-solaris10-sparc Build #3621

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision02dca1eb868fa8b4ef82bfe530ad47ddd8c6d7b0
Got Revision02dca1eb868fa8b4ef82bfe530ad47ddd8c6d7b0
Changes11 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 48 mins, 36 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 4 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 3621 Build
codebase Build
got_revision 02dca1eb868fa8b4ef82bfe530ad47ddd8c6d7b0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 02dca1eb868fa8b4ef82bfe530ad47ddd8c6d7b0 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. Song X. Gao
  3. Stefan Eissing
  4. Viktor Szakats

Timing:

StartTue May 12 19:43:48 2026
EndWed May 13 07:31:47 2026
Elapsed11 hrs, 47 mins, 58 secs

All Changes:

:

  1. Change #266812

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 12 May 2026 08:11:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2a2104f3cff44bb28bb570a093be52bbeeed8f23

    Comments

    event: fix wakeup consumption
    The events on a multi wakeup socketpair were only consumed via
    curl_multi_poll()/curl_multi_wait() but not in event based processing on
    a curl_multi_socket() call. That led to busy loops as reported in
    
    Fixes #21547
    Reported-by: Earnestly on github
    Closes #21549

    Changed files

    • lib/multi.c
  2. Change #266814

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 08:33:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb0636980bd6b667ff6a8370210186295e24cb80

    Comments

    tool_urlglob: add named globs
    Idea-by: Bastian Jesuiter
    
    Verified by test 2408 - 2411
    
    Closes #21409

    Changed files

    • docs/cmdline-opts/_GLOBBING.md
    • docs/cmdline-opts/output.md
    • src/tool_operate.c
    • src/tool_urlglob.c
    • src/tool_urlglob.h
    • tests/data/Makefile.am
    • tests/data/test2408
    • tests/data/test2409
    • tests/data/test2410
    • tests/data/test2411
    • tests/data/test75
    • tests/data/test759
    • tests/data/test761
  3. Change #266826

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 10:21:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7eb0b30934d1e54229646293b088e625a8b7b214

    Comments

    tool_urlglob: make globbing error reported for correct position
    Reported by Codex Security
    
    Closes #21561

    Changed files

    • src/tool_urlglob.c
  4. Change #266827

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 10:26:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2256162fa748216f6ffec9a50ed5e199d47341a1

    Comments

    tftp: stricter option name checks
    Previously, the use of checkprefix() alone allowed the code to match not
    only on "blksize" but also (mistakenly) on "blksizeFOO" etc.
    
    Reported-by: Andrew Nesbit
    Closes #21560

    Changed files

    • lib/tftp.c
  5. Change #266828

    Category curl
    Changed by Song X. Gao <39278329+xsgao-githubohnoyoudont@users.noreply.github.com>
    Changed at Tue 12 May 2026 10:27:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cc6777d939976b2f322dcbe5ae76ef28c6b4632d

    Comments

    spnego_sspi: honor CURLOPT_GSSAPI_DELEGATION for Windows SSPI
    Make CURLOPT_GSSAPI_DELEGATION effective on Windows builds that use SSPI
    (instead of a native GSS-API implementation), so Kerberos delegation can
    be requested during SPNEGO/Negotiate authentication.
    
    Closes #21528

    Changed files

    • lib/setopt.c
    • lib/urldata.h
    • lib/vauth/spnego_sspi.c
    • tests/data/Makefile.am
    • tests/data/test3302
    • tests/unit/Makefile.inc
    • tests/unit/unit3302.c
  6. Change #266841

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 12:39:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb4395b4031679c91f0a53286dc584d5f53d7b33

    Comments

    rtsp: bump buf after rtsp_filter_rtp()
    Reported-by: Andrew Nesbit
    Closes #21563

    Changed files

    • lib/rtsp.c
  7. Change #266865

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 May 2026 14:21:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 82216163b11574f7d2dee155d75314ddbebd612c

    Comments

    curl_ntlm_core: fix nettle 4+ builds in certain MultiSSL combos
    Also rename macro to resemble other backends.
    
    Reported by Codex Security
    
    Fixes #21562
    Follow-up to 01f08dc4eb20a19aa60230653715c8b839619cbb #21557
    
    Closes #21566

    Changed files

    • lib/curl_ntlm_core.c
  8. Change #266867

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 14:53:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a32a2b0b77c190981e1198c6b89b92430e231c37

    Comments

    GHA: (re-)enable SMB in a few builds
    Closes #21564

    Changed files

    • .github/workflows/linux.yml
  9. Change #266873

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 12 May 2026 16:05:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8f71d0fde515aa4c68002477356c35bd79927729

    Comments

    creds: hold credentials
    Authorizdation credentials are kept in `struct Curl_creds`. This contains:
    
    * `user`: the username, maybe the empty string
    * `passwd`: the password, maybe the empty string
    * `sasl_authzid`: the SASL authz value, maybe the empty string
    * `oauth_bearer`: the OAUTH bearer token, maybe the empty string
    * `source`: where the credentials from from
    * `refcount`: a reference counter to link/unkink creds
    
    A `creds` with all values empty is equivalent to NULL, e.g. no `creds`
    instance. With reference counting, `creds` can be linked/unlinked
    in several places.
    
    See docs/internals/CREDENTIALS.md for use.
    
    Closes #21548

    Changed files

    • docs/Makefile.am
    • docs/internals/CREDENTIALS.md
    • lib/Makefile.inc
    • lib/connect.c
    • lib/creds.c
    • lib/creds.h
    • lib/curl_sasl.c
    • lib/ftp.c
    • lib/http.c
    • lib/http_aws_sigv4.c
    • lib/http_digest.c
    • lib/http_negotiate.c
    • lib/http_ntlm.c
    • lib/imap.c
    • lib/ldap.c
    • lib/mqtt.c
    • lib/netrc.c
    • lib/netrc.h
    • lib/openldap.c
    • lib/pop3.c
    • lib/rtsp.c
    • lib/smb.c
    • lib/socks.c
    • lib/socks.h
    • lib/telnet.c
    • lib/transfer.c
    • lib/transfer.h
    • lib/url.c
    • lib/urldata.h
    • lib/vauth/cleartext.c
    • lib/vauth/cram.c
    • lib/vauth/digest.c
    • lib/vauth/digest_sspi.c
    • lib/vauth/gsasl.c
    • lib/vauth/krb5_gssapi.c
    • lib/vauth/krb5_sspi.c
    • lib/vauth/ntlm.c
    • lib/vauth/ntlm_sspi.c
    • lib/vauth/oauth2.c
    • lib/vauth/spnego_gssapi.c
    • lib/vauth/spnego_sspi.c
    • lib/vauth/vauth.c
    • lib/vauth/vauth.h
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • tests/libtest/lib1978.c
    • tests/unit/unit1304.c
  10. Change #266898

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 May 2026 17:14:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2538dc04e3a57d718de8676bd7dc86f643fd06b0

    Comments

    curl_ntlm_core: propagate DES `CryptEncrypt()` error
    Spotted by GitHub Code Quality
    
    Closes #21569

    Changed files

    • lib/curl_ntlm_core.c
  11. Change #266899

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 May 2026 17:14:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 02dca1eb868fa8b4ef82bfe530ad47ddd8c6d7b0

    Comments

    src: fix comment typos
    Found by GitHub Code Quality
    
    Closes #21570

    Changed files

    • lib/curl_ntlm_core.c
    • lib/multi.c
    • lib/tftp.c