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

Builder curl-ares-solaris11-sparc Build #5118

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 38 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5118 Build
codebase Build
got_revision 060e479a190899c5b165604e60366056cb865587 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 060e479a190899c5b165604e60366056cb865587 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Jan 13 14:39:11 2026
EndTue Jan 13 15:47:54 2026
Elapsed1 hrs, 8 mins, 43 secs

All Changes:

:

  1. Change #255119

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 Jan 2026 14:27:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 80739fa89de144fdef1b9c9e87ce11ea287dcafa

    Comments

    tests/server: use `CURL_PRINTF()`, drop `-Wformat-nonliteral` workaround
    Closes #20286

    Changed files

    • tests/server/first.h
    • tests/server/util.c
  2. Change #255120

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 Jan 2026 14:27:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 060e479a190899c5b165604e60366056cb865587

    Comments

    imap: check `imap_sendf()` printf masks at compile-time
    Closes #20287

    Changed files

    • lib/imap.c