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

Builder curl-threaded-solaris11-i386 Build #5061

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 8 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 52 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5061 Build
codebase Build
got_revision b582a936dd207fe2f2d1346208e5411686548891 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b582a936dd207fe2f2d1346208e5411686548891 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. Xi Ruoyao

Timing:

StartTue May 12 04:36:22 2026
EndTue May 12 06:55:52 2026
Elapsed2 hrs, 19 mins, 29 secs

All Changes:

:

  1. Change #266784

    Category curl
    Changed by Xi Ruoyao <xry111ohnoyoudont@xry111.site>
    Changed at Tue 12 May 2026 03:54:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cfadbaa133504d47ece989486fde944d076e0222

    Comments

    gnutls: allow building with nettle 4.0
    Closes #21169

    Changed files

    • lib/curl_sha512_256.c
    • lib/md5.c
    • lib/sha256.c
    • lib/vtls/gtls.c
    • m4/curl-gnutls.m4
  2. Change #266789

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 May 2026 04:26:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b582a936dd207fe2f2d1346208e5411686548891

    Comments

    GHA/linux: build local wolfSSL opensslextra with `--enable-ed25519`
    For use with RFC 9421 HTTP Message Signatures support.
    
    Ref: https://github.com/curl/curl/pull/21239/files#r3222322908
    Ref: #21239
    
    Closes #21555

    Changed files

    • .github/workflows/linux.yml