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

Builder curl-ares-solaris11-sparc Build #4535

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2bb33c18a7fb041aa6831846210e4a9bbf45322f
Got Revision2bb33c18a7fb041aa6831846210e4a9bbf45322f
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 22 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4535 Build
codebase Build
got_revision 2bb33c18a7fb041aa6831846210e4a9bbf45322f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2bb33c18a7fb041aa6831846210e4a9bbf45322f Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartMon Oct 27 16:38:09 2025
EndMon Oct 27 18:02:49 2025
Elapsed1 hrs, 24 mins, 40 secs

All Changes:

:

  1. Change #246845

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Mon 27 Oct 2025 16:31:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6c97ff8c120f2ba3d4c6f1ceb7ca834cb98d808e

    Comments

    socks: properly maintain the status of 'done'
    Closes #19255

    Changed files

    • lib/socks.c
  2. Change #246846

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 27 Oct 2025 16:33:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2bb33c18a7fb041aa6831846210e4a9bbf45322f

    Comments

    pingpong: change repsonse timeout to one minute
    It was previously two minutes by default and sometimes one minute.
    Removes a struct field.
    
    Closes #19254

    Changed files

    • lib/ftp.c
    • lib/pingpong.c
    • lib/pingpong.h
    • lib/urldata.h