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

Builder curl-threaded-solaris10-sparc Build #3576

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 44 mins, 8 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3576 Build
codebase Build
got_revision a06fd649747d252ffc7dabc5ea35a17d8a6452bf Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a06fd649747d252ffc7dabc5ea35a17d8a6452bf Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartFri Apr 17 15:23:52 2026
EndSat Apr 18 03:10:06 2026
Elapsed11 hrs, 46 mins, 13 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