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

Builder curl-ares-solaris11-sparc Build #4278

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23
Got Revision3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 51 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4278 Build
codebase Build
got_revision 3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Jul 31 01:55:12 2025
EndThu Jul 31 03:17:07 2025
Elapsed1 hrs, 21 mins, 54 secs

All Changes:

:

  1. Change #241392

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 00:43:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23

    Comments

    windows: document toolchain support for some macros
    The oldest MS SDK I checked is 6.0A (VS2008). Versions are approximate
    beyond 7.1A. I only have two Win10 SDKs to verify:
    10.0.16299.0 (VS2017-15.4) and 10.0.22621.0 (VS2022).
    
    Ref: https://en.wikipedia.org/wiki/Microsoft_Windows_SDK
    Ref: https://developer.microsoft.com/windows/downloads/sdk-archive/index-legacy (recent versions mostly)
    
    Closes #18085

    Changed files

    • lib/cf-socket.c
    • lib/curl_sspi.h
    • lib/rand.c
    • lib/sha256.c
    • lib/urldata.h
    • lib/vtls/schannel.c
    • lib/vtls/schannel_int.h
    • lib/vtls/schannel_verify.c