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

Builder curl-ares-solaris10-sparc Build #2789

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 hrs, 31 mins, 31 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2789 Build
codebase Build
got_revision 6422005a3b278f32272db054f82cc53788cd5b2a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 6422005a3b278f32272db054f82cc53788cd5b2a Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed May 21 00:17:32 2025
EndWed May 21 12:08:11 2025
Elapsed11 hrs, 50 mins, 38 secs

All Changes:

:

  1. Change #230310

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 20 May 2025 16:08:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 155af7ac777e3f39e7122b9d14cc031357316564

    Comments

    ftplistparser: add two overflow preventions
    These two conditions probably cannot actually happen, but these two
    checks make that certain and should please the static code analyzers.
    
    Pointed out by Coverity
    
    Closes #17397

    Changed files

    • lib/ftplistparser.c
  2. Change #230333

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 20 May 2025 23:11:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6422005a3b278f32272db054f82cc53788cd5b2a

    Comments

    DEPRECATE: restore the Windows CE text
    Accidentally wiped out with 63e513b106113db0b1b68bab347b80c

    Changed files

    • docs/DEPRECATE.md