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

Builder curl-ares-solaris11-sparc Build #4324

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 52 mins, 27 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 12 mins, 59 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 4324 Build
codebase Build
got_revision 3b40128b0f11a3dee5524e92768ff18046db20f2 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3b40128b0f11a3dee5524e92768ff18046db20f2 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. Karthik Das
  3. Stefan Eissing
  4. Viktor Szakats

Timing:

StartThu Aug 7 11:44:22 2025
EndThu Aug 7 12:49:59 2025
Elapsed1 hrs, 5 mins, 36 secs

All Changes:

:

  1. Change #242341

    Category curl
    Changed by Karthik Das <92445174+devkdasohnoyoudont@users.noreply.github.com>
    Changed at Thu 07 Aug 2025 09:54:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d79269166eae62a87dd7385bc47c5fb770d1cd95

    Comments

    curl_quiche.c: add include
    Fixes #18211
    Closes #18212

    Changed files

    • lib/vquic/curl_quiche.c
  2. Change #242347

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 07 Aug 2025 10:37:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 17bf8809ef0c574f71656d5db16f12893c4152d2

    Comments

    cmake: ExternalProject test tidy-ups
    Follow-up to b8296d367aa4277ee297d474fe438da687ffc5ec #18208
    
    Closes #18214

    Changed files

    • .github/workflows/distcheck.yml
    • tests/cmake/CMakeLists.txt
  3. Change #242348

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 07 Aug 2025 10:40:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2d9f24bf24de65b3da1a653e01cbecdd1e7250d6

    Comments

    http: resurrect addition from 41fe621
    For some reason, these lines were unintentionally deleted in 6d5570c.
    Thanks to IoannisGS for noticing.
    
    Bug: https://github.com/curl/curl/pull/18179#issuecomment-3162876532
    Reported-by: IoannisGS on github
    Closes #18215

    Changed files

    • lib/http.c
  4. Change #242349

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 07 Aug 2025 10:43:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3b40128b0f11a3dee5524e92768ff18046db20f2

    Comments

    curl: make global truly global
    The GlobalConfig only exists in a single instance and it has worked like
    this since the dawn of time. It is about time we stop passing around
    pointers to what was already essentially a global object and instead
    just use a... global.
    
    It simplifies things.
    
    Closes #18213

    Changed files

    • src/config2setopts.c
    • src/tool_cb_dbg.c
    • src/tool_cb_hdr.c
    • src/tool_cb_rea.c
    • src/tool_cb_wrt.c
    • src/tool_cfgable.c
    • src/tool_cfgable.h
    • src/tool_dirhie.c
    • src/tool_dirhie.h
    • src/tool_doswin.c
    • src/tool_doswin.h
    • src/tool_easysrc.c
    • src/tool_easysrc.h
    • src/tool_filetime.c
    • src/tool_filetime.h
    • src/tool_formparse.c
    • src/tool_formparse.h
    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_helpers.c
    • src/tool_helpers.h
    • src/tool_main.c
    • src/tool_msgs.c
    • src/tool_msgs.h
    • src/tool_operate.c
    • src/tool_operate.h
    • src/tool_operhlp.c
    • src/tool_operhlp.h
    • src/tool_paramhlp.c
    • src/tool_paramhlp.h
    • src/tool_parsecfg.c
    • src/tool_parsecfg.h
    • src/tool_progress.c
    • src/tool_progress.h
    • src/tool_setopt.c
    • src/tool_setopt.h
    • src/tool_ssls.c
    • src/tool_stderr.c
    • src/tool_stderr.h
    • src/var.c
    • src/var.h
    • tests/data/test96