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

Builder curl-unthreaded-solaris11-i386 Build #4946

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision23a06e1fb97564b33489825e113bb05696fdddc3
Got Revision23a06e1fb97564b33489825e113bb05696fdddc3
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 11 mins, 17 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-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4946 Build
codebase Build
got_revision 23a06e1fb97564b33489825e113bb05696fdddc3 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 23a06e1fb97564b33489825e113bb05696fdddc3 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. renovate[bot]

Timing:

StartSun Apr 19 13:45:43 2026
EndSun Apr 19 16:02:36 2026
Elapsed2 hrs, 16 mins, 53 secs

All Changes:

:

  1. Change #264943

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 19 Apr 2026 11:53:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 07e9f73f327293f822f4fc93b070636d33ec168c

    Comments

    runtests: skip setting ed25519 SSH key format
    `ssh-keygen -t ed25519` does not support PEM key format, and it
    defaults to `RFC4716` which is what we want.
    
    It affected GHA/windows tests that explicitly used ed25519 keys.
    
    Also:
    - GHA/windows: bump minimums to hopefully catch this early next time.
      1701a8319ec96c0b73c39e16c5db68dd758419c2 #21353
    - merge two Perl lines.
    
    Reported-by: herbenderbler on github
    Fixes #21360
    Follow-up to acda4eae5eeb24a7b0ab9ec7b1783d74eb43687c #21223
    
    Closes #21374

    Changed files

    • .github/workflows/windows.yml
    • tests/sshserver.pl
  2. Change #264944

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Sun 19 Apr 2026 11:54:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 23a06e1fb97564b33489825e113bb05696fdddc3

    Comments

    GHA: update dependency libressl/portable to v4.3.1
    Closes #21365

    Changed files

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