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

Builder curl-ares-solaris10-i386 Build #4140

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Jan 9 12:03:44 2026
EndSat Jan 10 03:04:14 2026
Elapsed15 hrs, 29 secs

All Changes:

:

  1. Change #254589

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 09 Jan 2026 07:54:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 470e26ff6eb55e8d18d6fa44104834e9d1f71274

    Comments

    RELEASE-NOTES: synced
    Bump to 8.18.1 tentatively

    Changed files

    • RELEASE-NOTES
    • include/curl/curlver.h
  2. Change #254592

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 09 Jan 2026 09:42:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision df7718b5cf61de2e4c1f0452957cc41e0034c576

    Comments

    curl: limit Windows-specific code to Windows builds, other tidy-ups
    Prior to this patch, some Windows logic, including a Windows-specific
    warning message was compiled in for all platforms.
    
    Also:
    - fix double space in warning message on UWP.
    - formatting.
    
    Follow-up to 9a2663322c330ff11275abafd612e9c99407a94a #17572
    
    Closes #20213

    Changed files

    • src/tool_cb_rea.c
    • src/tool_operate.c
  3. Change #254595

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 09 Jan 2026 09:45:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3402036e1a1e7e017d1acffd8758e70700b69c66

    Comments

    spacecheck: exclude `RELEASE-NOTES` from a check

    Changed files

    • .github/scripts/spacecheck.pl