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

Builder curl-ares-solaris11-sparc Build #5924

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision59213f8248cfc10e97a6a23f5e4da9b1e5057400
Got Revision59213f8248cfc10e97a6a23f5e4da9b1e5057400
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 ...' ( 2 mins, 38 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 5924 Build
codebase Build
got_revision 59213f8248cfc10e97a6a23f5e4da9b1e5057400 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 59213f8248cfc10e97a6a23f5e4da9b1e5057400 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:

StartThu May 28 14:43:01 2026
EndThu May 28 15:08:54 2026
Elapsed25 mins, 52 secs

All Changes:

:

  1. Change #268712

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 28 May 2026 14:31:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 59213f8248cfc10e97a6a23f5e4da9b1e5057400

    Comments

    GHA: enable H3 proxy in CI, also enable h2o tests on Linux
    Also:
    - GHA/http3-linux: enable deprecated APIs in openssl-prev local
      OpenSSL builds. Required by h2o and its vendored dependencies.
      Tried OpenSSL 4, LibreSSL 4.x, BoringSSL: all failed at one point.
    - GHA/http3-linux: build h2o from source.
      libuv1-dev may not be stricly required.
      Tried installing libwslay-dev, but it wasn't recognized.
      Also disable building h2o libs for a much smaller dist directory and
      slightly faster build.
      Sadly, h2o is not versioned, so I pinned to the current latest commit
      at the master branch. It advertises itself as 2.3.0-DEV in pytest.
    - drop redundant `libnghttp3` installs. Remains of openssl-quic builds.
      Follow-up to 6aaac9dd388a64d0f511544496608693e1105d13 #20226
    
    Note GHA/macos pytests may or not not be stable with the H3 proxy tests.
    
    Follow-up to e78b1b3eccfa6a2e367a1225ea1b66dafcdac3c4 #21153
    
    Closes #21789

    Changed files

    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/windows.yml