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

Builder curl-unthreaded-solaris10-sparc Build #13497

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision48939a4575d5db6e875add0ccae93242f56fe581
Got Revision48939a4575d5db6e875add0ccae93242f56fe581
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 16 mins, 35 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13497 Build
codebase Build
got_revision 48939a4575d5db6e875add0ccae93242f56fe581 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 48939a4575d5db6e875add0ccae93242f56fe581 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
  2. renovate[bot]

Timing:

StartFri Nov 28 03:28:48 2025
EndFri Nov 28 04:14:50 2025
Elapsed46 mins, 2 secs

All Changes:

:

  1. Change #250345

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 28 Nov 2025 02:53:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e7c2f5bf53838871be4ebd7a9b2521da2a7f9226

    Comments

    GHA: update dependency google/boringssl to v0.20251124.0
    Closes #19685

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  2. Change #250346

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 28 Nov 2025 02:53:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9d059e27d1dd7d7baa863a6f7673488c965b3756

    Comments

    GHA: update dependency pyspelling to v2.12.1
    Closes #19712

    Changed files

    • .github/scripts/requirements-docs.txt
  3. Change #250348

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 28 Nov 2025 03:11:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 48939a4575d5db6e875add0ccae93242f56fe581

    Comments

    GHA/linux-old: add support for using custom CMake versions
    Install CMake from the Kitware GitHub release archive. To allow choosing
    its version independently from the OS.
    
    Switch to 3.7.0 (from 3.7.2) to test the earliest supported version.
    Also tested OK with 3.18.4 and 3.7.2.
    
    The download and install step takes 1-2 seconds.
    
    Follow-up to c9e50e9e393508c6a28c695abcf62980b3c1b023 #19737
    
    Closes #19738

    Changed files

    • .github/workflows/linux-old.yml