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

Builder curl-unthreaded-solaris11-sparc Build #5367

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb48d02179acc7b274f9751420ca2e36a8329d0b0
Got Revisionb48d02179acc7b274f9751420ca2e36a8329d0b0
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 49 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5367 Build
codebase Build
got_revision b48d02179acc7b274f9751420ca2e36a8329d0b0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b48d02179acc7b274f9751420ca2e36a8329d0b0 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Feb 27 08:15:11 2026
EndFri Feb 27 09:26:40 2026
Elapsed1 hrs, 11 mins, 28 secs

All Changes:

:

  1. Change #259167

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 27 Feb 2026 08:10:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b48d02179acc7b274f9751420ca2e36a8329d0b0

    Comments

    ftp: remove two redundant assignments
    Follow-up to 29bca12978f3ad
    
    Pointed out by CodeSonar
    
    Closes #20755

    Changed files

    • lib/ftp.c