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

Builder curl-unthreaded-solaris11-i386 Build #4127

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4127 Build
codebase Build
got_revision 4f807db155815800fde49c3ef8291a3f7c345429 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4f807db155815800fde49c3ef8291a3f7c345429 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Nov 25 11:18:12 2025
EndTue Nov 25 11:20:39 2025
Elapsed2 mins, 27 secs

All Changes:

:

  1. Change #249928

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 25 Nov 2025 11:11:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 62683ad3f49aeb60ab311cf52aacc5630116418a

    Comments

    curlx: replace `sprintf` with `snprintf`
    To avoid using a deprecated function on Windows.
    
    Also: de-dupe `SNPRINTF` definition in curlx.
    
    Closes #19681

    Changed files

    • lib/Makefile.inc
    • lib/curl_setup.h
    • lib/curlx/inet_ntop.c
    • lib/curlx/snprintf.h
    • lib/curlx/strerr.c
    • lib/curlx/winapi.c
    • src/Makefile.inc
  2. Change #249929

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 25 Nov 2025 11:11:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4f807db155815800fde49c3ef8291a3f7c345429

    Comments

    INTERNALS.md: add more dependency versions and dates
    Closes #19691

    Changed files

    • docs/INTERNALS.md