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

Builder curl-unthreaded-solaris11-sparc Build #4608

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 21 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 4608 Build
codebase Build
got_revision c2624818739916652a041164939afaba5bb5ee73 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c2624818739916652a041164939afaba5bb5ee73 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:

StartSat Nov 8 23:16:53 2025
EndSun Nov 9 00:40:50 2025
Elapsed1 hrs, 23 mins, 57 secs

All Changes:

:

  1. Change #248059

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 08 Nov 2025 22:51:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c2624818739916652a041164939afaba5bb5ee73

    Comments

    GHA/linux: build and test LibreSSL with Fil-C curl, enable pytests
    Build and cache LibreSSL locally with Fil-C and enable it in the Fil-C
    job.
    
    Also:
    - disable test 776 in the Fil-C job. It fails consistently, and due to
      flakiness seen earlier its result is disabled. In this job it seems to
      be adding 1 to 9 minues to the test run step and fails consistently.
    - include Fil-C version in the LibreSSL cache key to prepare for Fil-C
      ABI changes.
    - GHA/linux: fully quote `tflags` values to avoid breaking YAML.
    
    Tested and confirmed working with OpenSSL too, but ended up with
    LibreSSL for faster, smaller builds.
    
    Closes #19407

    Changed files

    • .github/workflows/linux.yml