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

Builder curl-ares-solaris10-i386 Build #4544

Results:

Failed

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision755e36ead1e8dfb8d9c650359afd81f5d3d8eb05
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 9 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4544 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 755e36ead1e8dfb8d9c650359afd81f5d3d8eb05 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSat Sep 26 16:55:51 2026
EndSun Sep 27 02:36:32 2026
Elapsed9 hrs, 40 mins, 41 secs

All Changes:

:

  1. Change #283280

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 26 Sep 2026 14:14:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 47c08c8282aba97ffdaf3095b713620c83465c5f

    Comments

    GHA: update dependency cloudflare/quiche to v0.30.0 (revert)
    It takes longer than expected to figure out how to keep building it.
    (autotools works already. CMake not yet.)
    
    This reverts commit efc5e67bda67b9573694e820cc8c1273f01ce937 #22988
    
    Ref: #23088
    
    Closes #23116

    Changed files

    • .github/workflows/http3-linux.yml
  2. Change #283282

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 26 Sep 2026 14:53:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1fd01914286378e3db040b8ea8415fed317a5268

    Comments

    GHA/http3-linux: reduce quiche cache blob size
    With quiche:
    - 0.29.3: 170 -> 87MB
    - 0.30.0: 220 -> 120MB
    
    Cherry-picked from #23088
    
    Closes #23117

    Changed files

    • .github/workflows/http3-linux.yml
  3. Change #283284

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 26 Sep 2026 15:20:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a9396148364758269b8b8621d90683912da4c2fe

    Comments

    GHA/curl-for-win: drop redundant env
    No need to set llvm version for a gcc job.
    
    Closes #23118

    Changed files

    • .github/workflows/curl-for-win.yml
  4. Change #283286

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 26 Sep 2026 16:10:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0feb52b3ba0fbbed3747c400cdb4a1f7725c1252

    Comments

    cf-socket: adjust NO_SYN_RETRANSMISSIONS for older Windows
    The flag TCP_INITIAL_RTO_NO_SYN_RETRANSMISSIONS, could not be set to
    zero before Windows 10, version 1709. Instead set it to 1 on those
    system.
    
    Ref: https://mail.openjdk.org/pipermail/net-dev/2020-July/014213.html
    Reported-by: aschank on github
    Fixes #23084
    Closes #23103

    Changed files

    • lib/cf-socket.c
  5. Change #283288

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 26 Sep 2026 18:00:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 755e36ead1e8dfb8d9c650359afd81f5d3d8eb05

    Comments

    GHA/curl-for-win: switch to arm64 runners for Linux and Windows builds (5 jobs)
    Slightly faster than Intel. Also more efficient. Saving ~3 minutes.
    
    Refs:
    https://github.com/curl/curl-for-win/commit/5d368c620abfbd769d81076c45c69b3478925d66
    https://github.com/curl/curl-for-win/commit/652a3e9b733cea19e9fbfb9690dab05ac44f5de6
    
    Closes #23115

    Changed files

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