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

Builder curl-ares-solaris10-sparc Build #3484

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 39 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 51 mins, 12 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-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3484 Build
codebase Build
got_revision 4a15bc13f4b3d4dac8510dc58b093536ac87962b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4a15bc13f4b3d4dac8510dc58b093536ac87962b Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats

Timing:

StartMon Mar 9 06:48:18 2026
EndTue Mar 10 00:57:23 2026
Elapsed18 hrs, 9 mins, 4 secs

All Changes:

:

  1. Change #260298

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 08 Mar 2026 18:17:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 64d4f5c4b660be112a02be104e7314e8bf264caa

    Comments

    system_win32: replace manual init code with `curlx_now_init()` call
    The code actual init code remains identical after this patch. To make it
    clearer where this initialization is called from, and to dedupe code.
    
    Follow-up to b17ef873ae2151263667f4b6fb6abfe337e687dc #18009
    
    Closes #20852

    Changed files

    • lib/system_win32.c
  2. Change #260299

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 08 Mar 2026 18:17:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 22b0cbe65f6738bdf002f0331895aba52ae0633e

    Comments

    tests/server: drop unused `curlx/version_win32.c`
    Previously used via `curlx/timeval.c`, but no longer after bumping
    minimum target to Vista.
    
    Follow-up to b17ef873ae2151263667f4b6fb6abfe337e687dc #18009
    
    Closes #20855

    Changed files

    • tests/server/Makefile.inc
  3. Change #260320

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sun 08 Mar 2026 22:43:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e090be9f73a7a71459ef678c7cc4b1f75e3ea883

    Comments

    smb: free the path in the request struct properly
    Closes #20854

    Changed files

    • lib/smb.c
  4. Change #260321

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 08 Mar 2026 22:43:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1f8cfa049d7a0ea595863abf0230198972873ad6

    Comments

    test1850: verify the SMB request path use for two transfers

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1850
  5. Change #260325

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 08 Mar 2026 23:08:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4a15bc13f4b3d4dac8510dc58b093536ac87962b

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES