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

Builder curl-threaded-solaris10-sparc Build #3601

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision91232fc2a23eb01e55fdbce17a412a0efcd414d3
Got Revision91232fc2a23eb01e55fdbce17a412a0efcd414d3
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 4 mins, 32 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 3601 Build
codebase Build
got_revision 91232fc2a23eb01e55fdbce17a412a0efcd414d3 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 91232fc2a23eb01e55fdbce17a412a0efcd414d3 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. Viktor Szakats

Timing:

StartFri May 1 02:12:28 2026
EndFri May 1 14:28:58 2026
Elapsed12 hrs, 16 mins, 30 secs

All Changes:

:

  1. Change #266007

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Apr 2026 16:14:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ceaa5dfba001223132ed2e125cf7bb688e07cda2

    Comments

    GHA/curl-for-win: switch riscv job to debian:stable (testing broke)
    ```
    The following packages have unmet dependencies:
    [...]
    E: Unable to satisfy dependencies. Reached two conflicting assignments:
       1. musl-dev:amd64=1.2.5-3+b1 is selected for install
       2. musl-dev:amd64 is not selected for install because:
          1. musl-dev:riscv64=1.2.5-3 is selected for install
          2. musl-dev:amd64 Breaks musl-dev:riscv64 (!= 1.2.5-3+b1)
    ```
    Ref: https://github.com/curl/curl/actions/runs/25168601672/job/73785600341#step:3:154
    
    Closes #21475

    Changed files

    • .github/workflows/curl-for-win.yml
  2. Change #266017

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Apr 2026 20:22:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 91232fc2a23eb01e55fdbce17a412a0efcd414d3

    Comments

    tidy-up: miscellaneous
    - sha256: fix backend priority in comment.
    - URLs: link to IETF URLs to the HTML document, to match others.
    - VERSIONS.md: use unified date format for recent entries too.
      Ref: https://github.com/curl/curl-www/commit/ce5d32032f8d3d8601f3ef022bbca485020d1bb9
    - GHA/labeler.yml: alpha-sort file masks in a label block.
    - tests/server/mqttd: fix call arg list in a disabled function.
    - tests/server/mqttd: fix comment.
    
    Closes #21473

    Changed files

    • .github/labeler.yml
    • docs/ECH.md
    • docs/TODO.md
    • docs/VERSIONS.md
    • lib/sha256.c
    • tests/server/mqttd.c