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

Builder curl-ares-solaris11-i386 Build #4542

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Jan 22 21:27:57 2026
EndFri Jan 23 00:08:51 2026
Elapsed2 hrs, 40 mins, 53 secs

All Changes:

:

  1. Change #256080

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 22 Jan 2026 18:27:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ab8ccaed2479bf7d019b3aa25f22299546e23828

    Comments

    GHA/linux: move mbedTLS and wolfSSL valgrind jobs to arm64
    For significantly better performance.
    
    AM wolfssl-opensslextra valgrind 1:  6m53s -> 4m15s
    AM wolfssl-opensslextra valgrind 2:  6m47s -> 4m25s
    CM mbedtls gss valgrind 1:           8m33s -> 4m31s
    CM mbedtls gss valgrind 2:           8m39s -> 4m34s
    ('after' times corrected for 'install prereq' differences)
    
    before: https://github.com/curl/curl/actions/runs/21255607562
    after: https://github.com/curl/curl/actions/runs/21257368016
    
    Also tried rustls, but that'd require linux arm64 release binaries at:
    https://github.com/rustls/rustls-ffi/releases
    
    Closes #20392

    Changed files

    • .github/workflows/linux.yml
  2. Change #256083

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 22 Jan 2026 18:42:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9e9adfddbf3f9c43581ec68d0a68ef0c81b5df43

    Comments

    GHA/linux: rename `intel` to `intelc` to avoid mixup with `<pkg>-intel`
    To avoid unnecessarily installing Intel C for any `<pkg>-intel` locally
    built dependency.
    
    Follow-up to ab8ccaed2479bf7d019b3aa25f22299546e23828 #20392
    Follow-up to d9fe60d4572bf82e407ae33277f81def896d06f2 #20248
    
    Closes #20400

    Changed files

    • .github/workflows/linux.yml