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

Builder curl-ares-solaris11-i386 Build #3901

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione4ec666a3d742202c06e76a97934f97f2bc7588c
Got Revisione4ec666a3d742202c06e76a97934f97f2bc7588c
Changes6 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 38 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-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3901 Build
codebase Build
got_revision e4ec666a3d742202c06e76a97934f97f2bc7588c Git
osplatform I386 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. JimFuller-RedHat
  3. Joshua Rogers

Timing:

StartSat Oct 18 23:57:41 2025
EndSun Oct 19 02:37:33 2025
Elapsed2 hrs, 39 mins, 52 secs

All Changes:

:

  1. Change #246049

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:16:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9021e42c0274853d8166d7ec616212f148a8dc07

    Comments

    ldap: do not pass a \n to failf()
    Discovered by ZeroPath
    Closes #19122

    Changed files

    • lib/ldap.c
  2. Change #246050

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:19:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c567b37548066b664ac06ad155a819b53b27ad1c

    Comments

    src/var: remove dead code
    Discovered by ZeroPath
    Closes #19119

    Changed files

    • src/var.c
  3. Change #246054

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:30:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 023e453032a3b0d12c81b030f7935ac92e554011

    Comments

    openldap: do not pass newline to infof()
    Discovered by ZeroPath
    Closes #19120

    Changed files

    • lib/openldap.c
  4. 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
  5. 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
  6. 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