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

Builder curl-unthreaded-solaris11-sparc Build #6254

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Aug 18 10:46:47 2026
EndTue Aug 18 11:38:15 2026
Elapsed51 mins, 27 secs

All Changes:

:

  1. Change #278575

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 18 Aug 2026 11:44:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b8b1dc0a0d44e565054382d3eced64713992333e

    Comments

    config-win32.h: drop UWP, c-ares, simplify more
    UWP requires VS2015+. Project files have no support for c-ares.
    Drop redundant guard, merge `#if` blocks.
    
    Follow-up to 1db93bdb7c1943132b13543539aaaf4866f31419 #22595
    
    Closes #22613

    Changed files

    • lib/config-win32.h
  2. Change #278599

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 18 Aug 2026 12:22:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 64ea25cfe6e65c450ffc085adcaba8bb2db2fcc1

    Comments

    KNOWN_BUGS: remove old entries and NTLM related
    - The ancient Negotiate ones are just outdated
    - NTLM is going away, no need to list the bugs anymore
    
    Closes #22615

    Changed files

    • docs/KNOWN_BUGS.md