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

Builder curl-unthreaded-solaris10-i386 Build #16570

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionf485f5e031d1db0d8fdc9061d3aad53508c676d4
Got Revisionf485f5e031d1db0d8fdc9061d3aad53508c676d4
Changes9 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 ( 5 hrs, 2 mins, 28 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-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16570 Build
codebase Build
got_revision f485f5e031d1db0d8fdc9061d3aad53508c676d4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f485f5e031d1db0d8fdc9061d3aad53508c676d4 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:

StartMon Apr 27 21:51:48 2026
EndTue Apr 28 08:05:26 2026
Elapsed10 hrs, 13 mins, 38 secs

All Changes:

:

  1. Change #265588

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 11:53:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aab8d47227b84fe54f082e9ee4b9f42078152f71

    Comments

    units: tidy up dynbuf init
    Init dynbuf after global init to bring closer to use, improve
    readability and sync test sources.
    
    Closes #21451

    Changed files

    • tests/unit/unit1656.c
    • tests/unit/unit1657.c
    • tests/unit/unit1666.c
    • tests/unit/unit1667.c
  2. Change #265589

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 11:53:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4d89043fbcf985607dea25952c5f0ae5014914ac

    Comments

    runtests: fix linefeeds in log messages
    Cherry-picked from #21449
    
    Closes #21452

    Changed files

    • tests/ftpserver.pl
    • tests/runner.pm
  3. Change #265590

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 11:53:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e2f84e6ba9f1a6135d3bb33fd0b881a5d90cf606

    Comments

    tunits: initialize global `tool_stderr`
    To avoid difficult to track down crashes when a tested function ends up
    outputing a message via `errorf()`, `warnf()` or siblings.
    
    Cherry-picked from #21449
    
    Closes #21454

    Changed files

    • tests/libtest/first.c
  4. Change #265592

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 12:09:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 13b6a6036cacef0523e1968a080403437d413de1

    Comments

    tool_dirhie: fix to create drive-relative directory
    Fix to create the top directory `foo` when specified as
    `X:foo\bar\filename`, on Windows and MS-DOS. Add test to verify.
    
    Caught by Codex Security
    
    Follow-up to 787ee935acd5867bdac836b2043b6095eed2c29e #16566
    
    Closes #21449

    Changed files

    • src/tool_dirhie.c
    • src/tool_dirhie.h
    • tests/data/Makefile.am
    • tests/data/test1720
    • tests/tunit/Makefile.inc
    • tests/tunit/tool1720.c
  5. Change #265595

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 27 Apr 2026 12:50:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1ea3060a259ec4854ebc423626743d306e9892eb

    Comments

    write-out.md: minor language fix
    Pointed out by Copilot
    
    Closes #21455

    Changed files

    • docs/cmdline-opts/write-out.md
  6. Change #265612

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 13:34:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 032ea65ff2f5bf58f9c0c9e347dee7a850a42baa

    Comments

    tidy-up: whitespace
    Closes #21456

    Changed files

    • docs/VERIFY.md
    • lib/hostip.c
    • lib/httpsrr.h
    • lib/setopt.c
    • tests/libtest/lib1560.c
  7. Change #265625

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 15:07:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 931ac3085af506ab7d7a787622e8ccc8557b4895

    Comments

    GHA/checksrc: switch to zizmor `--persona` option
    Closes #21457

    Changed files

    • .github/workflows/checksrc.yml
  8. Change #265641

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 17:46:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 74542c1f4bfea75f92562075370fd839891cc440

    Comments

    cmake: do not install `wcurl` when `BUILD_CURL_EXE=OFF`
    Skip installing `wcurl.1` also.
    
    Reported-by: Daniel Schulte
    Fixes #21458
    Follow-up to 23bed347b38922779382599f8b72c4d762add7bd #17035
    
    Closes #21459

    Changed files

    • CMakeLists.txt
    • docs/CMakeLists.txt
  9. Change #265651

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 21:26:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f485f5e031d1db0d8fdc9061d3aad53508c676d4

    Comments

    cmake: do not install shell completions when `BUILD_CURL_EXE=OFF`
    Follow-up to 74542c1f4bfea75f92562075370fd839891cc440 #21459
    
    Closes #21460

    Changed files

    • scripts/CMakeLists.txt