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

Builder curl-unthreaded-solaris11-sparc Build #6142

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc155cbc6380467487fcbca126366638149f04cf0
Got Revisionc155cbc6380467487fcbca126366638149f04cf0
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 ...' ( 23 mins, 59 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 6142 Build
codebase Build
got_revision c155cbc6380467487fcbca126366638149f04cf0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c155cbc6380467487fcbca126366638149f04cf0 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:

StartThu Jul 30 00:47:19 2026
EndThu Jul 30 01:39:39 2026
Elapsed52 mins, 20 secs

All Changes:

:

  1. Change #276506

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Jul 2026 02:21:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c155cbc6380467487fcbca126366638149f04cf0

    Comments

    GHA: work around Homebrew `ca-certificates` install error
    Working around:
    ```
    ==> Installing libngtcp2 dependency: ca-certificates
    ==> Pouring ca-certificates--2026-07-16.all.bottle.1.tar.gz
    Warning: The post-install step did not complete successfully
    [...]
    Error: Process completed with exit code 1.
    ```
    
    Refs:
    https://github.com/Homebrew/homebrew-core/pull/295934
    https://github.com/Homebrew/brew/pull/23357
    
    Bug: https://github.com/curl/curl/pull/22437#issuecomment-5124151490
    
    Closes #22438

    Changed files

    • .github/workflows/codeql.yml
    • .github/workflows/linux.yml