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

Builder curl-threaded-solaris10-sparc Build #3048

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 8 mins, 56 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 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 3048 Build
codebase Build
got_revision 5f4cd4c689c822ce957bb415076f0c78e5f474b5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 5f4cd4c689c822ce957bb415076f0c78e5f474b5 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. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Nov 14 14:47:32 2025
EndSat Nov 15 03:03:13 2025
Elapsed12 hrs, 15 mins, 41 secs

All Changes:

:

  1. Change #248693

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 14 Nov 2025 01:47:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 96500f466ef9abb3a416f8e0cc65de7fa0669217

    Comments

    tidy-up: result code variable names in tests and examples
    Sync outliers with the rest of the code.
    
    Also:
    - return error in some failed init cases, instead of `CURLE_OK`:
      1908, 1910, 1913, 2082, 3010
    - lib1541: delete unused struct member.
    
    Closes #19515

    Changed files

    • docs/examples/sftpuploadresume.c
    • docs/examples/websocket-updown.c
    • tests/libtest/cli_h2_pausing.c
    • tests/libtest/cli_h2_serverpush.c
    • tests/libtest/cli_h2_upgrade_extreme.c
    • tests/libtest/cli_hx_download.c
    • tests/libtest/cli_hx_upload.c
    • tests/libtest/cli_tls_session_reuse.c
    • tests/libtest/cli_upload_pausing.c
    • tests/libtest/cli_ws_data.c
    • tests/libtest/cli_ws_pingpong.c
    • tests/libtest/first.c
    • tests/libtest/lib1156.c
    • tests/libtest/lib1485.c
    • tests/libtest/lib1523.c
    • tests/libtest/lib1541.c
    • tests/libtest/lib1568.c
    • tests/libtest/lib1908.c
    • tests/libtest/lib1910.c
    • tests/libtest/lib1911.c
    • tests/libtest/lib1913.c
    • tests/libtest/lib2082.c
    • tests/libtest/lib2301.c
    • tests/libtest/lib2304.c
    • tests/libtest/lib3010.c
    • tests/libtest/lib3207.c
    • tests/unit/unit1606.c
    • tests/unit/unit1651.c
    • tests/unit/unit1654.c
    • tests/unit/unit1656.c
    • tests/unit/unit1657.c
    • tests/unit/unit1658.c
    • tests/unit/unit1660.c
    • tests/unit/unit1661.c
    • tests/unit/unit2600.c
    • tests/unit/unit2601.c
    • tests/unit/unit2602.c
    • tests/unit/unit2604.c
    • tests/unit/unit2605.c
    • tests/unit/unit3200.c
  2. Change #248694

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 14 Nov 2025 01:47:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ae7b4eeade0e4903e97fe2a9bac013efc034221f

    Comments

    curl_setup.h: drop stray `#undef stat` (Windows)
    Follow-up to 9678ff5b1bfea1c847aee4f9edf023e8f01c9293 #18776
    
    Closes #19519

    Changed files

    • lib/curl_setup.h
  3. Change #248697

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 14 Nov 2025 09:39:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3fc31c4ee200c7ae9b5fd8dbd9b590a6405395cc

    Comments

    config2setopts: bail out if curl_url_get() returns OOM
    Closes #19518

    Changed files

    • src/config2setopts.c
  4. Change #248698

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 14 Nov 2025 09:42:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5f4cd4c689c822ce957bb415076f0c78e5f474b5

    Comments

    DEPRECATE: remove RTMP support in April 2026
    URL: https://curl.se/mail/lib-2025-11/0008.html

    Changed files

    • docs/DEPRECATE.md