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

Builder curl-unthreaded-solaris10-i386 Build #16408

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartThu Feb 5 03:41:00 2026
EndThu Feb 5 18:42:32 2026
Elapsed15 hrs, 1 mins, 32 secs

All Changes:

:

  1. 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
  2. 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
  3. 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