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

Builder curl-threaded-solaris10-i386 Build #4391

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 58 mins, 30 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-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4391 Build
codebase Build
got_revision 06839bda7662b9f24a3c26223f0767e9e094926e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 06839bda7662b9f24a3c26223f0767e9e094926e Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed May 6 09:51:37 2026
EndWed May 6 20:00:12 2026
Elapsed10 hrs, 8 mins, 34 secs

All Changes:

:

  1. Change #266418

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 06 May 2026 08:16:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e0df43b9d35a2ccacfb61a60534fa2f51a6a9468

    Comments

    protocol: introduce typedef for the do_more() function
    Instead of using magic values -1, 0 and -1 using enum.
    
    Closes #21509

    Changed files

    • lib/ftp.c
    • lib/multi.c
    • lib/protocol.h
  2. Change #266423

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 06 May 2026 09:15:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 21687202d957453dd147e835c357598c02a52b29

    Comments

    tool_formparse: polish error message + make two functions static
    Closes #21510

    Changed files

    • src/tool_formparse.c
    • src/tool_formparse.h
  3. Change #266424

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 06 May 2026 09:19:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 06839bda7662b9f24a3c26223f0767e9e094926e

    Comments

    RELEASE-NOTES: synced
    Also bump pending version to 8.21.0

    Changed files

    • RELEASE-NOTES
    • include/curl/curlver.h