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

Builder curl-ares-solaris11-sparc Build #4275

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond413ed2d400dc5986e8725d2da6abb08f688b6ed
Got Revisiond413ed2d400dc5986e8725d2da6abb08f688b6ed
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 ...' ( 29 mins, 41 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 4275 Build
codebase Build
got_revision d413ed2d400dc5986e8725d2da6abb08f688b6ed Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d413ed2d400dc5986e8725d2da6abb08f688b6ed 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:

StartWed Jul 30 16:20:06 2025
EndWed Jul 30 17:44:39 2025
Elapsed1 hrs, 24 mins, 32 secs

All Changes:

:

  1. Change #241327

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 30 Jul 2025 15:28:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d413ed2d400dc5986e8725d2da6abb08f688b6ed

    Comments

    windows: drop `CRYPT_E_*` macro fallbacks, limit one to mingw32ce
    They are defined by all mingw-w64 versions and all supported MSVC
    versions (VS2008 and up).
    
    Also by OpenWatcom 2:
    https://github.com/open-watcom/open-watcom-v2/blob/ce6c37eb29f3fda95f9c4e8e37dee866b8c4e496/bld/w32api/include/winerror.mh
    
    mingw32ce misses `CRYPT_E_NOT_IN_REVOCATION_DATABASE`.
    
    Closes #18092

    Changed files

    • lib/curl_sspi.h