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

Builder curl-threaded-solaris10-sparc Build #3462

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision4ad0a022e1d47119c9f0b11068f3d0b0a932e989
Got Revision4ad0a022e1d47119c9f0b11068f3d0b0a932e989
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 30 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 3 mins, 48 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 9 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 3462 Build
codebase Build
got_revision 4ad0a022e1d47119c9f0b11068f3d0b0a932e989 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4ad0a022e1d47119c9f0b11068f3d0b0a932e989 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. Viktor Szakats

Timing:

StartThu Feb 5 06:28:22 2026
EndFri Feb 6 01:04:08 2026
Elapsed18 hrs, 35 mins, 45 secs

All Changes:

:

  1. Change #256951

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 04 Feb 2026 12:45:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0ccaf6c835714440201e58e4796260c224fa1deb

    Comments

    VULN-DISCLOSURE-POLICY.md: push reports to the web form
    Closes #20515

    Changed files

    • docs/VULN-DISCLOSURE-POLICY.md
  2. Change #256968

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 04 Feb 2026 15:43:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 94349aa9326c217e162a61bf16281842a376a919

    Comments

    mqtt: verify Remaining Length for CONNACK and PUBACK
    Verified in test 1132
    
    Closes #20513

    Changed files

    • lib/mqtt.c
    • tests/data/Makefile.am
    • tests/data/test1132
    • tests/server/mqttd.c
  3. Change #256971

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Feb 2026 15:59:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 462244447e8ba3a53b1ba9f0ba7baa52d8777daa

    Comments

    build: use native file open flags in Windows-specific code
    To comply with official documentation. Also to make code compile with
    `NO_OLDNAMES` (mingw-w64) or `_CRT_DECLARE_NONSTDC_NAMES=0` (MSVC) set.
    
    Ref: #15652
    
    Closes #20516

    Changed files

    • .github/scripts/typos.toml
    • lib/curl_fopen.c
    • lib/curl_setup.h
    • src/tool_cb_wrt.c
    • tests/server/tftpd.c
    • tests/server/util.c
  4. Change #257006

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 05 Feb 2026 03:20:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4ad0a022e1d47119c9f0b11068f3d0b0a932e989

    Comments

    CI: log downloaded file hashes, pin manually bumped ones
    To ensure downloaded binaries are the expected ones. Also to document
    SHA-256 hashes of all binary packages and source tarballs.
    
    Closes #20517

    Changed files

    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux-old.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
    • appveyor.sh
    • appveyor.yml