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

Builder curl-threaded-solaris10-sparc Build #2996

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 40 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 39 mins, 2 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 2996 Build
codebase Build
got_revision f8ff233cdffde8b6c55bc991d836f52f4c1b8553 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f8ff233cdffde8b6c55bc991d836f52f4c1b8553 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. Andrew
  2. Daniel Stenberg
  3. Stefan Eissing

Timing:

StartSat Oct 18 10:37:05 2025
EndSat Oct 18 15:16:48 2025
Elapsed4 hrs, 39 mins, 43 secs

All Changes:

:

  1. Change #244605

    Category curl
    Changed by Andrew <akirilloohnoyoudont@uk.ibm.com>
    Changed at Mon 08 Sep 2025 14:52:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7c9878ff0c8e6c4d3b6a112e4cbdaa7766940cc0

    Comments

    curl_setup.h: include `limits.h` before testing for `#ifndef SSIZE_MAX`
    Ref: 93f333c18fffc3c091b149f3e0ec2ca02b8dab40 #18426 #18406
    Fixes #18493
    Closes #18494

    Changed files

    • lib/curl_setup.h
  2. Change #244616

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 08 Sep 2025 16:04:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 84db7a9eae8468c0445b15aa806fa7fa806fa0f2

    Comments

    ws: get a new mask for each new outgoing frame
    Reported-by: Calvin Ruocco
    Closes #18496

    Changed files

    • lib/ws.c
  3. Change #244617

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 08 Sep 2025 16:05:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e3c06ccc665dde20f278fe80852810349492122d

    Comments

    vquic: replace assert
    Replace the hard assert in case not all data is send on UDP
    (which should never happen), with an error return.
    
    Closes #18495

    Changed files

    • lib/vquic/vquic.c
  4. Change #244646

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 08 Sep 2025 22:42:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 32909591d28c35c6cb7f695e7eccb9961b9acff9

    Comments

    docs: put `<>` within backticks in titles
    To render better markdown. Make managen warn if present "unticked" and
    unescaped.
    
    Closes #18498

    Changed files

    • docs/cmdline-opts/_ENVIRONMENT.md
    • docs/cmdline-opts/interface.md
    • scripts/managen
  5. Change #244647

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 08 Sep 2025 22:45:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f8ff233cdffde8b6c55bc991d836f52f4c1b8553

    Comments

    _ENVIRONMENT.md: document NETRC
    Follow-up to 378713deb2cf5137c7cffe6227d9d5
    
    Closes #18497

    Changed files

    • docs/cmdline-opts/_ENVIRONMENT.md