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

Builder curl-ares-solaris11-sparc Build #4475

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione4ec666a3d742202c06e76a97934f97f2bc7588c
Got Revisione4ec666a3d742202c06e76a97934f97f2bc7588c
Changes3 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, 8 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 4475 Build
codebase Build
got_revision e4ec666a3d742202c06e76a97934f97f2bc7588c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e4ec666a3d742202c06e76a97934f97f2bc7588c 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. JimFuller-RedHat

Timing:

StartSun Oct 19 00:39:08 2025
EndSun Oct 19 02:03:48 2025
Elapsed1 hrs, 24 mins, 39 secs

All Changes:

:

  1. Change #246058

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 18 Oct 2025 23:17:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ea1eaa6f7c2c88f8c74ca9b454a8b7e7be1d7171

    Comments

    tool_paramhlp: remove outdated comment in str2tls_max()
    The function does not take positive number as input. It takes TLS
    version strings.
    
    Pointed out by ZeroPath
    Closes #19115

    Changed files

    • src/tool_paramhlp.c
  2. Change #246059

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 18 Oct 2025 23:17:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0217aca9f3d5e63edf63613e8ac3b5738147dc53

    Comments

    lib: remove newlines from failf() calls
    Closes #19124

    Changed files

    • lib/vauth/gsasl.c
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_osslq.c
  3. Change #246061

    Category curl
    Changed by JimFuller-RedHat <jfullerohnoyoudont@redhat.com>
    Changed at Sat 18 Oct 2025 23:26:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e4ec666a3d742202c06e76a97934f97f2bc7588c

    Comments

    examples/chkspeed: portable printing when outputting curl_off_t values
    Closes #19112

    Changed files

    • docs/examples/chkspeed.c