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

Builder curl-unthreaded-solaris11-sparc Build #2372

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartTue Apr 30 14:32:56 2024
EndTue Apr 30 15:01:51 2024
Elapsed28 mins, 55 secs

All Changes:

:

  1. Change #196278

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 30 Apr 2024 14:22:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0199104e944c1625056b4cf78b6cdb14a7b82e3e

    Comments

    if2ip: make the buf_size arg a size_t
    sizes should be size_t
    
    Ref: #13489
    Closes #13505

    Changed files

    • lib/if2ip.c
    • lib/if2ip.h