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

Builder curl-pr-unthreaded-solaris10-sparc Build #1047

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/telnet-fileno
Revisioncbc47d61a291a4c80b8d320657f43643071cd143
Got Revisioncbc47d61a291a4c80b8d320657f43643071cd143
Changes1 change

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 39 mins, 16 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/telnet-fileno Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 1047 Build
codebase Build
got_revision cbc47d61a291a4c80b8d320657f43643071cd143 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision cbc47d61a291a4c80b8d320657f43643071cd143 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Apr 24 08:09:15 2024
EndWed Apr 24 10:48:52 2024
Elapsed2 hrs, 39 mins, 37 secs

All Changes:

:

  1. Change #195843

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 24 Apr 2024 08:07:34
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/telnet-fileno
    Revision cbc47d61a291a4c80b8d320657f43643071cd143

    Comments

    telnet: check return code from fileno()
    
    and return error if necessary
    
    Spotted by CodeSonar

    Changed files

    • lib/telnet.c