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

Builder curl-unthreaded-solaris11-sparc Build #5478

Results:

Build successful

SourceStamp:

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

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 ...' ( 22 mins, 58 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5478 Build
codebase Build
got_revision d986b89c88f35d909ac39c52ae7718ea2b8f50c5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d986b89c88f35d909ac39c52ae7718ea2b8f50c5 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. Viktor Szakats

Timing:

StartWed Mar 18 15:06:50 2026
EndWed Mar 18 16:16:48 2026
Elapsed1 hrs, 9 mins, 57 secs

All Changes:

:

  1. Change #261467

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 18 Mar 2026 14:47:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d986b89c88f35d909ac39c52ae7718ea2b8f50c5

    Comments

    rand: use `BCryptGenRandom()` in UWP builds
    Also:
    - fix build configuration to correctly set Win10 target in the mingw-w64
      CI build, to enable the `BCryptGenRandom()` prototype in v6+ SDK
      headers.
    
    Ref: https://learn.microsoft.com/windows/win32/api/bcrypt/nf-bcrypt-bcryptgenrandom
    
    Issue raised by Codex Security
    
    Closes #20983

    Changed files

    • .github/workflows/windows.yml
    • lib/rand.c