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

Builder curl-unthreaded-solaris11-sparc Build #4480

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartSun Oct 19 13:53:48 2025
EndSun Oct 19 15:19:01 2025
Elapsed1 hrs, 25 mins, 12 secs

All Changes:

:

  1. Change #246119

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 19 Oct 2025 13:17:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fffc16dd9c4ad063ecee2ac073266120b203e136

    Comments

    smtp: return value ignored
    Return value from Curl_client_write was overwritten by
    smtp_perform_command making errors ignored.
    
    Pointed out by ZeroPath
    
    Closes #19136

    Changed files

    • lib/smtp.c