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

Builder curl-unthreaded-solaris11-sparc Build #5602

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 20 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 59 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 5602 Build
codebase Build
got_revision ec22ea2502264dbf4ef883a850056c602d8cc41b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ec22ea2502264dbf4ef883a850056c602d8cc41b 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 Apr 4 18:48:49 2026
EndSat Apr 4 19:20:53 2026
Elapsed32 mins, 3 secs

All Changes:

:

  1. Change #263499

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 04 Apr 2026 18:34:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ec22ea2502264dbf4ef883a850056c602d8cc41b

    Comments

    GHA/windows: restore libssh, fix to pass tests with 0.12.0
    libssh 0.12.0 on Windows 64-bit Intel fails to connect to sshd (with SSH
    state 30) when using the mlkem768x25519-sha256 KEX. (32-bit Intel, ARM64
    and tested non-Windows platforms work fine.) Fix by disabling this KEX
    for the libssh job.
    
    I do not recommend libssh on Windows due to bugs an insecure behavior.
    
    Also:
    - fix libssh TFLAGS condition for mingw-w64.
    
    Follow-up to e127f8ce843e1c070c0ca2074c10dcc01081a395 #21204
    Follow-up to fcf946e8461b68840e4afb39711a52c9bf622a10 #21195
    
    Closes #21199

    Changed files

    • .github/workflows/windows.yml