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

Builder curl-unthreaded-solaris10-sparc Build #13947

Build In Progress:

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    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 13947 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision ddb30354f68038629290688f4c5f58fef283727b 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:

StartWed Apr 29 22:22:41 2026
Elapsed1 hrs, 21 mins, 52 secs

All Changes:

:

  1. Change #265945

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 29 Apr 2026 22:12:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ddb30354f68038629290688f4c5f58fef283727b

    Comments

    GHA/linux: work around Linuxbrew install failure
    Root cause unknown, it appeared today without any local change:
    ```
    ==> Installing dependencies for libssh2: openssl@3 and zlib-ng-compat
    ==> Installing libssh2 dependency: openssl@3
    ==> Pouring openssl@3--3.6.2.x86_64_linux.bottle.tar.gz
    Error: A `brew install openssl@4 libssh2 libngtcp2 libnghttp3 c-ares` process has already locked /home/linuxbrew/.linuxbrew/Cellar/openssl@4.
    Please wait for it to finish or terminate it to continue.
    Error: Process completed with exit code 1.
    ```
    Ref: https://github.com/curl/curl/actions/runs/25129061781/job/73650161844?pr=21468#step:2:407
    
    Last known good run: https://github.com/curl/curl/actions/runs/25038989485/job/73337289504
    
    Ref: 1fbffe7f08f0d551038520b569b817f58084f77b #21379
    
    Closes #21469

    Changed files

    • .github/workflows/linux.yml