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

Builder curl-ares-solaris11-sparc Build #5092

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 20 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5092 Build
codebase Build
got_revision 88060353440df4e1b7167c180b39074fd2ab457a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 88060353440df4e1b7167c180b39074fd2ab457a Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Jan 10 12:41:03 2026
EndSat Jan 10 13:03:31 2026
Elapsed22 mins, 28 secs

All Changes:

:

  1. Change #254722

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 10 Jan 2026 12:36:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 88060353440df4e1b7167c180b39074fd2ab457a

    Comments

    GHA/linux: fix 'libressl' internal name confusion
    `libressl-filc` was matching `contains()` expressions looking for
    `libressl`, causing build confusion and failure in specific cases.
    
    Rename `libressl` to `libressl-c` to avoid this. Also rename the cache
    id for consistency, though not necessary for the fix.
    
    Bug: https://github.com/curl/curl/actions/runs/20860412340/job/59938315276
    Follow-up to c2624818739916652a041164939afaba5bb5ee73 #19407
    Cherry-picked from #20234
    
    Closes #20240

    Changed files

    • .github/workflows/linux.yml