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

Builder curl-unthreaded-solaris10-sparc Build #13351

Build In Progress:

Runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona7ece53e96baa014911f4f4a757b78559f91d19d
Got Revisiona7ece53e96baa014911f4f4a757b78559f91d19d
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 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-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13351 Build
codebase Build
got_revision a7ece53e96baa014911f4f4a757b78559f91d19d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a7ece53e96baa014911f4f4a757b78559f91d19d Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartThu Oct 23 12:03:51 2025
Elapsed8 hrs, 35 mins, 27 secs

All Changes:

:

  1. Change #246481

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 22 Oct 2025 23:43:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d51d19bd06529207aedc87ecde154ef57427f655

    Comments

    ftp: remove the retr_size_saved struct field
    It was basically a duplicate of data->req.size already
    
    Closes #19194

    Changed files

    • lib/ftp.c
    • lib/ftp.h
  2. Change #246485

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 07:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9e15b0763809bf6f43b1862d561be0c58a69365a

    Comments

    openssl: only try engine/provider if a certificate file/name is provided
    Bug: https://issues.oss-fuzz.com/issues/435278402
    
    Closes #19197

    Changed files

    • lib/vtls/openssl.c
  3. Change #246488

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Thu 23 Oct 2025 08:17:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 28ebaf86ce7d524f8b8088560d70039582acfe32

    Comments

    cw-out: unify the error handling pattern in cw_out_do_write
    to proper set the error status and release resource
    
    Closes #19195

    Changed files

    • lib/cw-out.c
  4. Change #246489

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Thu 23 Oct 2025 08:23:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6032b8f2a22aa5af3cc99ceaf67311b19b6dddd1

    Comments

    vtls: unify the error handling in ssl_cf_connect().
    Check preference at first, then init peer and do connect. Also fixes
    CF_DATA_RESTORE.
    
    Closes #19196

    Changed files

    • lib/vtls/vtls.c
  5. Change #246500

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:19:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d922db880c5235eeba481c5be2484d68f610dfff

    Comments

    ntlm: improved error path on bad incoming NTLM TYPE3 message
    No leaks
    
    Reported-by: Tim Becker
    Closes #19198

    Changed files

    • lib/vauth/ntlm.c
  6. Change #246501

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 41e6b45eddf5b1a9cdba49f5d1b0294ade373f20

    Comments

    test775: verify NTLM with too long user name set

    Changed files

    • tests/data/Makefile.am
    • tests/data/test775
  7. Change #246502

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a7ece53e96baa014911f4f4a757b78559f91d19d

    Comments

    test776: NTLM with too long NTMLv2 ntresplen

    Changed files

    • tests/data/Makefile.am
    • tests/data/test776