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

Builder curl-unthreaded-solaris10-i386 Build #16545

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 53 mins, 10 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16545 Build
codebase Build
got_revision 97cf21acd2ff89a537600b18626cdba5b8139a31 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 97cf21acd2ff89a537600b18626cdba5b8139a31 Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Apr 17 22:03:59 2026
EndSat Apr 18 07:51:49 2026
Elapsed9 hrs, 47 mins, 49 secs

All Changes:

:

  1. 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
  2. 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
  3. 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
  4. 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
  5. Change #264845

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 17 Apr 2026 17:48:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 97cf21acd2ff89a537600b18626cdba5b8139a31

    Comments

    CURLOPT_RTSP_SESSION_ID.md: clarify reuse "dangers"
    When re-using easy handles the session id stays, unless you do something
    about it.
    
    Closes #21358

    Changed files

    • docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.md