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

Builder curl-pr-unthreaded-solaris10-i386 Build #1833

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 30 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 1833 Build
codebase Build
got_revision 43299e93c06b96fea8a8dc9b1c2e49c82bc21801 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 43299e93c06b96fea8a8dc9b1c2e49c82bc21801 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartWed Apr 24 13:29:21 2024
EndWed Apr 24 15:06:53 2024
Elapsed1 hrs, 37 mins, 31 secs

All Changes:

:

  1. Change #195859

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 24 Apr 2024 10:51:53
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision a090111613c52066f786adbc05cc7ce9cc3cf3a3

    Comments

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

    Changed files

    • lib/telnet.c
  2. Change #195864

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 24 Apr 2024 12:30:54
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 43299e93c06b96fea8a8dc9b1c2e49c82bc21801

    Comments

    CI: show more failed `config.log` on Circle CI
    
    Show last 1000 lines of `config.log` if `./configure` fails. This was
    already done for one job, this patch extends it to all.
    
    Ref: #13438
    Closes #13462

    Changed files

    • .circleci/config.yml