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

Builder curl-threaded-solaris10-i386 Build #4289

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 50 mins, 26 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Mar 22 12:05:42 2026
EndSun Mar 22 20:44:43 2026
Elapsed8 hrs, 39 mins, 1 secs

All Changes:

:

  1. Change #261977

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Mar 2026 11:55:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6393103b993fa7007ea31808892e20bb574122b8

    Comments

    lib: make SMB support opt-in
    The SMB protocol has weak security and is rarely used these days.
    
    Note that SMB also requires NTLM enabled.
    
    Closes #20846

    Changed files

    • .github/workflows/windows.yml
    • CMakeLists.txt
    • configure.ac
    • docs/CURL-DISABLE.md
    • docs/DEPRECATE.md
    • docs/INSTALL-CMAKE.md
    • lib/curl_config-cmake.h.in
    • lib/curl_setup.h
    • lib/protocol.c
    • lib/smb.c
    • lib/smb.h
    • lib/version.c
  2. Change #261978

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Mar 2026 12:02:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d3ae2e0565eb8592b7d75e342596205321dc6cf5

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES