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

Builder curl-unthreaded-solaris10-i386 Build #16483

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionfcec44df00a650199ccc27e3bc80e0e6b50474a2
Got Revisionfcec44df00a650199ccc27e3bc80e0e6b50474a2
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 52 mins, 14 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSun Mar 22 15:49:48 2026
EndMon Mar 23 01:37:13 2026
Elapsed9 hrs, 47 mins, 25 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
  3. Change #261982

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 22 Mar 2026 13:33:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fcec44df00a650199ccc27e3bc80e0e6b50474a2

    Comments

    FAQ.md: point archive.org link to the original, no-JS, revision [ci skip]
    To make it pass mdlinkcheck, open faster, w/o cookie banner, and not
    need special URL format to make JS happy.
    
    Ref: 1dc0ce956226186f40fdda072e7bd6c0cc035597

    Changed files

    • docs/FAQ.md