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

Builder curl-unthreaded-solaris10-i386 Build #16723

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 mins, 25 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 47 mins, 30 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 16723 Build
codebase Build
got_revision efd42dfbbf656870f8885815d07b0d16a5771f69 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision efd42dfbbf656870f8885815d07b0d16a5771f69 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. Max Dymond
  3. Viktor Szakats

Timing:

StartSat Sep 12 23:57:51 2026
EndSun Sep 13 09:39:03 2026
Elapsed9 hrs, 41 mins, 12 secs

All Changes:

:

  1. Change #281571

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 12 Sep 2026 15:58:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7bbaf2fffd947a1b7d1b96993caf00b9452200bd

    Comments

    SMB: drop support
    Closes #22652

    Changed files

    • .circleci/config.yml
    • .github/labeler.yml
    • .github/scripts/pyspelling.words
    • .github/workflows/checksrc.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/windows.yml
    • CMakeLists.txt
    • README.md
    • RELEASE-NOTES
    • configure.ac
    • docs/CURL-DISABLE.md
    • docs/FAQ.md
    • docs/FEATURES.md
    • docs/HISTORY.md
    • docs/INSTALL-CMAKE.md
    • docs/MANUAL.md
    • docs/TODO.md
    • docs/URL-SYNTAX.md
    • docs/cmdline-opts/_DESCRIPTION.md
    • docs/cmdline-opts/_PROTOCOLS.md
    • docs/libcurl/opts/CURLINFO_PROTOCOL.md
    • docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.md
    • docs/libcurl/opts/CURLOPT_FILETIME.md
    • docs/libcurl/opts/CURLOPT_PROTOCOLS.md
    • docs/libcurl/opts/CURLOPT_PROTOCOLS_STR.md
    • docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.md
    • docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS_STR.md
    • docs/libcurl/symbols-in-versions
    • docs/tests/FILEFORMAT.md
    • docs/tests/TEST-SUITE.md
    • lib/Makefile.inc
    • lib/curl_config-cmake.h.in
    • lib/protocol.c
    • lib/protocol.h
    • lib/smb.c
    • lib/smb.h
    • lib/urldata.h
    • lib/version.c
    • projects/OS400/README.OS400
    • scripts/cd2nroff
    • tests/Makefile.am
    • tests/data/Makefile.am
    • tests/data/test1451
    • tests/data/test1627
    • tests/data/test1850
    • tests/requirements.txt
    • tests/serverhelp.pm
    • tests/servers.pm
    • tests/smbserver.py
    • tests/unit/unit1627.c
  2. Change #281573

    Category curl
    Changed by Max Dymond <cmeister2ohnoyoudont@gmail.com>
    Changed at Sat 12 Sep 2026 16:20:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0e27276b06d60bf0b01197ef52b0f40a22f72098

    Comments

    netrc: empty quoted values now produce a valid empty string
    Detected by: OSS-Fuzz
    Bug: https://issues.oss-fuzz.com/issues/560352522
    Closes #22921

    Changed files

    • lib/netrc.c
    • tests/unit/unit1304.c
  3. Change #281582

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 12 Sep 2026 17:52:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision efd42dfbbf656870f8885815d07b0d16a5771f69

    Comments

    tidy-up: drop mentions of `impacket`
    Follow-up to 7bbaf2fffd947a1b7d1b96993caf00b9452200bd #22652
    
    Closes #22925

    Changed files

    • .github/scripts/pyspelling.words
    • docs/tests/TEST-SUITE.md