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

Builder curl-threaded-solaris10-i386 Build #4176

Build In Progress:

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision1b24428d62d80c7c6515322e477e37f12bb2b1eb
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    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-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4176 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 1b24428d62d80c7c6515322e477e37f12bb2b1eb Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSun Jan 11 18:53:47 2026
Elapsed6 hrs, 45 mins, 10 secs

All Changes:

:

  1. Change #254794

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 11 Jan 2026 10:44:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2725d3cb85f05ab7d18eb81b8635472b2deede17

    Comments

    altsvc: move logic from setopt into Curl_altsvc_ctrl()
    To keep it all in one place.
    
    Closes #20247

    Changed files

    • lib/altsvc.c
    • lib/altsvc.h
    • lib/setopt.c
  2. Change #254815

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 11 Jan 2026 11:52:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0596357584834628a30342351959aad690d4874c

    Comments

    wolfssl: fix build without USE_BIO_CHAIN
    Reported-by: Megamouse on github
    Fixes #20250
    Closes #20251

    Changed files

    • lib/vtls/wolfssl.c
  3. Change #254838

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 11 Jan 2026 15:25:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a6087d69a9ae31be50dd6311758e428f0d51ac90

    Comments

    GHA: delete new apt sources adding the flaky distro source
    CI workflows deleted apt package source `microsoft-prod.list` due to
    flakiness seen in the past with those sources. Sources are still flaky
    and they are now also used from `azure-cli.sources` which is included
    by default by the runner images. Add it to the delete list.
    
    Also: remove another new, unnecessary (for curl CI) package source seen
    on the `ubuntu-24.04-arm` runner, for good measure, and performance.
    
    Fixing:
    ```
    Reading package lists...
    E: Failed to fetch https://packages.microsoft.com/repos/azure-cli/dists/noble/InRelease  403  Forbidden [IP: 13.107.246.66 443]
    E: The repository 'https://packages.microsoft.com/repos/azure-cli noble InRelease' is no longer signed.
    Error: Process completed with exit code 100.
    ```
    Ref: https://github.com/curl/curl/actions/runs/20896127602/job/60034941964?pr=20142#step:2:79
    
    Follow-up to 303bb8785c45fcad879c9c1c86e9c7e09ff68097 #13473
    
    Closes #20253

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  4. Change #254840

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 11 Jan 2026 15:40:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1b24428d62d80c7c6515322e477e37f12bb2b1eb

    Comments

    GHA: delete disable-man-db hack, runners doing it by default now
    Refs:
    https://github.com/actions/runner-images/commit/1f107542aed3879d2565b59d48cb3cb7776b342f
    https://github.com/actions/runner-images/pull/13268
    https://github.com/actions/runner-images/issues/13213
    
    Follow-up to 5acba8bc367c0248e3cacb05e60aba209c0821c9 #17181
    
    Closes #20254

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml