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

Builder curl-unthreaded-solaris10-i386 Build #16076

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 35 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 16076 Build
codebase Build
got_revision e25a3c6734458328412c55d236d3a2370593585c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e25a3c6734458328412c55d236d3a2370593585c 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 Nov 28 15:48:07 2025
EndFri Nov 28 15:53:33 2025
Elapsed5 mins, 26 secs

All Changes:

:

  1. Change #250384

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 28 Nov 2025 15:39:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e25a3c6734458328412c55d236d3a2370593585c

    Comments

    GHA/curl-for-win: drop WINE install, do not run curl after build
    To reduce to amount of Debian packages to install, which hopefully
    removes some flakiness due to sometimes very slow Azure package
    distro servers. Possible also making these jobs finish 20s faster.
    
    Windows from Debian | llvm               | gcc
    :------------------ | :----------------: | :----------------:
    build time          |  2m41s  ->  2m20s  |  3m19s  ->  2m57s
    installed packages  |  288    ->  142    |  247    ->  99
    downloads           |  403 MB ->  240 MB |  297 MB -> 134 MB
    disk space          | 2132 MB -> 1289 MB | 1582 MB -> 739 MB
    
    Before: https://github.com/curl/curl/actions/runs/19765983026
    After: https://github.com/curl/curl/actions/runs/19766373960?pr=19749
    
    Ref: https://github.com/curl/curl-for-win/commit/02149b7e364a1830d8fa2c947cfc713d925c186d
    
    Closes #19749

    Changed files

    • .github/workflows/curl-for-win.yml