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

Builder curl-threaded-solaris11-i386 Build #4469

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 50 mins, 12 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-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 4469 Build
codebase Build
got_revision 3402036e1a1e7e017d1acffd8758e70700b69c66 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3402036e1a1e7e017d1acffd8758e70700b69c66 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Jan 9 10:27:58 2026
EndFri Jan 9 13:00:09 2026
Elapsed2 hrs, 32 mins, 11 secs

All Changes:

:

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