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

Builder curl-unthreaded-solaris10-sparc Build #14044

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 31 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14044 Build
codebase Build
got_revision 621176cbd532ef230f9a8962c5c1f5378b14912c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 621176cbd532ef230f9a8962c5c1f5378b14912c Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Jun 23 03:59:40 2026
Elapsed12 hrs, 42 mins, 30 secs

All Changes:

:

  1. Change #272155

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 22:57:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 364d6c18f717aef221e62a6e7ffeeaf902a588d2

    Comments

    cmake: add pre-fills for DragonFly BSD and MidnightBSD
    Based on CI runs:
    DragonFlyBSD: https://github.com/curl/curl/actions/runs/27978506617/job/82802332910 (autotools)
    MidnightBSD: https://github.com/curl/curl/actions/runs/27977103321/job/82797523470 (cmake)
    
    Also readd DragonFly BSD to GHA/non-native, but keep it commented.
    
    Closes #22138

    Changed files

    • .github/workflows/non-native.yml
    • CMake/unix-cache.cmake
  2. Change #272159

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 23 Jun 2026 01:14:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 621176cbd532ef230f9a8962c5c1f5378b14912c

    Comments

    GHA/windows: settle on windows-2025 image name
    It's the final/stable image name and it's shipping with VS2026 now.
    
    Ref: https://github.com/actions/runner-images/issues/14017
    Follow-up to b0239417b34238121165dee465afb944cbad17ec #21713
    
    Closes #22139

    Changed files

    • .github/workflows/windows.yml