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

Builder curl-unthreaded-solaris10-i386 Build #16334

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Jan 2 22:44:30 2026
EndFri Jan 2 22:49:17 2026
Elapsed4 mins, 46 secs

All Changes:

:

  1. Change #253964

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 02 Jan 2026 22:39:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d057b705fdb44b2df99ce6fc6ffb8f2a3530755a

    Comments

    GHA: disable autotools static libcurl in many jobs
    To avoid building libcurl in both static and shared flavor by default.
    It results in 1.5-2.x speed-up for the curl build step in most jobs.
    Saving a total of 6-7 minutes. In the Cygwin job alone it saves 1-1.5m.
    
    Also:
    - enable static + shared in a Windows job to keep testing this combo.
    
    Follow-up to ff958fc4b2c606d70de8dbfe083bee98896c0072 #20159
    
    Closes #20167

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux-old.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml