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

Builder curl-ares-solaris10-i386 Build #4321

Build In Progress:

ETA: 20:05:40 [4 mins, 22 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4321 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision a06fd649747d252ffc7dabc5ea35a17d8a6452bf 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. Stefan Eissing
  2. Viktor Szakats

Timing:

StartFri Apr 17 17:11:29 2026
Elapsed2 hrs, 49 mins, 48 secs

All Changes:

:

  1. Change #264788

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 17 Apr 2026 10:01:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 70281e39becfa6fd37dbbd24d6fc73b96ed9fea6

    Comments

    haproxy: use correct ip version on client supplied address
    When a user supplies an IP address to use for the HAPROXY protocol,
    the IP version reported must be deduced from the address and has
    no relation to the IP version used for the upstream connection.
    
    Add test3220 to verify.
    
    Fixes #21340
    Reported-by: Fiona Klute
    Closes #21341

    Changed files

    • docs/libcurl/opts/CURLOPT_HAPROXY_CLIENT_IP.md
    • lib/cf-haproxy.c
    • tests/data/Makefile.am
    • tests/data/test3201
    • tests/data/test3202
    • tests/data/test3220
  2. Change #264797

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 17 Apr 2026 12:09:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b515a71356d2cdecbde959a0e9efc93df254ac5a

    Comments

    unit1675: fix `-Wformat-signedness`
    Closes #21351

    Changed files

    • tests/unit/unit1675.c
  3. Change #264798

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 17 Apr 2026 12:09:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5e45e82bc93552b6960b7d5c59b62536143cc900

    Comments

    lib506: rename `CURLcode` variable to `result`
    Closes #21352

    Changed files

    • tests/libtest/lib506.c
  4. Change #264811

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 17 Apr 2026 13:10:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1701a8319ec96c0b73c39e16c5db68dd758419c2

    Comments

    GHA: bump required test minimums
    Ref: https://testclutch.curl.se/static/reports/feature-matrix.html
    
    Closes #21353

    Changed files

    • .github/workflows/distcheck.yml
    • .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
  5. Change #264814

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 17 Apr 2026 13:34:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a06fd649747d252ffc7dabc5ea35a17d8a6452bf

    Comments

    unit1658: rename `CURLcode` to `result`
    Closes #21356

    Changed files

    • tests/unit/unit1658.c