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

Builder curl-unthreaded-solaris10-i386 Build #16407

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 45 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 16407 Build
codebase Build
got_revision 0ccaf6c835714440201e58e4796260c224fa1deb Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0ccaf6c835714440201e58e4796260c224fa1deb 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:

StartWed Feb 4 13:19:42 2026
EndThu Feb 5 03:40:57 2026
Elapsed14 hrs, 21 mins, 15 secs

All Changes:

:

  1. Change #256927

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 03 Feb 2026 23:24:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fdca2e0fd38ca4110dd62d7f46d6c3fcce4a9fc5

    Comments

    imap: add a check for Curl_meta_get()
    It should not return NULL, but if it does we need to bail out. Like we
    do elsewhere.a
    
    Found by CodeSonar.
    Closes #20510

    Changed files

    • lib/imap.c
  2. Change #256936

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Feb 2026 02:07:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 443a539fcf82c75ae4274874b6868449f5734adc

    Comments

    build: move curl stat struct type to the curlx namespace
    To match surrounding curlx symbols and functions.
    
    Follow-up to a84b041281463315d3f8723febc97be1147964f4 #20496
    
    Closes #20508

    Changed files

    • lib/curl_fopen.c
    • lib/curlx/fopen.c
    • lib/curlx/fopen.h
    • lib/file.c
    • lib/mime.c
    • lib/vssh/libssh2.c
    • src/tool_doswin.c
    • src/tool_filetime.c
    • src/tool_formparse.c
    • src/tool_getparam.c
    • src/tool_operate.c
    • tests/libtest/lib505.c
    • tests/libtest/lib525.c
    • tests/libtest/lib541.c
    • tests/libtest/lib568.c
    • tests/libtest/lib572.c
    • tests/libtest/lib582.c
    • tests/server/util.c
  3. Change #256939

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Feb 2026 03:07:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0bfd2645cad9ebe0cc4277aca1811e1263fa8cda

    Comments

    GHA/windows: set `lookup-only` in build-cache jobs
    To save a few seconds by not actually restoring the cache, just checking
    if there is cache hit.
    
    Follow-up to fb44e44d929f4e8eb140e5e1c7bd3a7f4d0e7d58 #20456
    
    Closes #20512

    Changed files

    • .github/workflows/windows.yml
  4. 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