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

Builder curl-unthreaded-solaris10-sparc Build #13144

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9455746af93c9d1b7be78fbb9a8e7900afbcebd1
Got Revision9455746af93c9d1b7be78fbb9a8e7900afbcebd1
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 36 mins, 42 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 12 08:05:48 2025
EndMon May 12 19:51:15 2025
Elapsed11 hrs, 45 mins, 27 secs

All Changes:

:

  1. Change #229496

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 12 May 2025 07:42:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c37f4b6ac329ab4ef8a2c85f5dfebc4218ce017a

    Comments

    inet_ntop: rename curlx_inet_ntop to Curl_inet_ntop
    It is not part of the curlx club.
    
    Closes #17313

    Changed files

    • lib/connect.c
    • lib/ftp.c
    • lib/hostip.c
    • lib/if2ip.c
    • lib/inet_ntop.c
    • lib/inet_ntop.h
    • lib/urlapi.c
  2. Change #229497

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 12 May 2025 07:43:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1eb3928db63f29fa623eacd46c718941c8d83e3c

    Comments

    mprintf: remove outdated comment about SIZEOF_SIZE_T
    It was now plain wrong
    
    Closes #17312

    Changed files

    • lib/mprintf.c
  3. Change #229498

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 12 May 2025 07:44:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f862f863bfc18ca4796e17cd93773f0744c4d3b4

    Comments

    mprintf: provide hex digits for escape.c to use
    Since they need the exact same set, use the same set. The mprintf string
    was longer than it had to be.
    
    Closes #17311

    Changed files

    • lib/curl_printf.h
    • lib/escape.c
    • lib/mprintf.c
  4. Change #229499

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 12 May 2025 07:47:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9455746af93c9d1b7be78fbb9a8e7900afbcebd1

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES