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

Builder curl-ares-solaris10-sparc Build #3757

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 8 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 40 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 3757 Build
codebase Build
got_revision f656837720e6fd5aef0162c63e8b75bc073bb065 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f656837720e6fd5aef0162c63e8b75bc073bb065 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

Timing:

StartMon Sep 7 19:35:42 2026
EndTue Sep 8 09:04:09 2026
Elapsed13 hrs, 28 mins, 27 secs

All Changes:

:

  1. Change #280956

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Sep 2026 09:06:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dd379bef22956fda0a939d89260670328d6cc2f1

    Comments

    appveyor.yml: fix the yaml, use 'true' instead of 'yes'
    Follow-up to 5a50313147
    
    Closes #22855

    Changed files

    • appveyor.sh
    • appveyor.yml
  2. Change #280960

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Sep 2026 10:57:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 754bbed04d5c3b6379967c504fe3efd39d0436b7

    Comments

    VERSIONS: add Rock-solid releases shipping today
    Closes #22856

    Changed files

    • docs/VERSIONS.md
  3. Change #280972

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 07 Sep 2026 13:57:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8f6046485e15aa3202277ff9ee5ba64fe02cf2d1

    Comments

    tests: raise some alloc limits
    Due to the SSH setopts, limits have increased on some tests
    
    Closes #22858

    Changed files

    • tests/data/test1
    • tests/data/test440
    • tests/data/test767
  4. Change #280975

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Sep 2026 16:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f656837720e6fd5aef0162c63e8b75bc073bb065

    Comments

    ftp: URL encode file names when wildcarding
    Verify in test 2805
    
    Reported-by: Stanislav Fort
    
    Closes #22860

    Changed files

    • lib/ftp.c
    • tests/data/Makefile.am
    • tests/data/test2805
    • tests/directories.pm
    • tests/ftpserver.pl
    • tests/libtest/Makefile.inc
    • tests/libtest/lib2805.c