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

Builder curl-ares-solaris11-sparc Build #4153

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7e2bdd86624e7fbfeb1ff9af91c2b5ba60855fa8
Got Revision7e2bdd86624e7fbfeb1ff9af91c2b5ba60855fa8
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartFri Jul 4 13:06:37 2025
EndFri Jul 4 14:32:30 2025
Elapsed1 hrs, 25 mins, 53 secs

All Changes:

:

  1. Change #238335

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 04 Jul 2025 11:23:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bed49a0462bee907413a01edd3e12e59b4687d24

    Comments

    test1499: verify two chunked responses on reused connection
    It triggered a memory leak back in 7.88.1
    
    Closes #17815

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1499
  2. Change #238336

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 04 Jul 2025 12:55:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d9c2d4bc10ef721f87001fff3e690539c86aeec9

    Comments

    docs: warn about lifetime in CURLOPT_CLOSESOCKET*
    Callback and data set via CURLOPT_CLOSESOCKETFUNCTION and
    CURLOPT_CLOSESOCKETDATA may get used after the easy handle has been
    cleaned up. Inform about that.
    
    Closes #17816

    Changed files

    • docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.md
    • docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.md
  3. Change #238337

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 04 Jul 2025 12:58:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7e2bdd86624e7fbfeb1ff9af91c2b5ba60855fa8

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES