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

Builder curl-threaded-solaris11-sparc Build #5485

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Mar 19 15:10:33 2026
EndThu Mar 19 16:42:44 2026
Elapsed1 hrs, 32 mins, 11 secs

All Changes:

:

  1. Change #261575

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 19 Mar 2026 14:21:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 31add1032227136cf35b2a6b44a5c53786b39cfe

    Comments

    docs: enable more compiler warnings for C snippets, fix 3 finds
    Also:
    - sync gcc option order.
    - unfold lines in C snippet.
    
    Closes #21006

    Changed files

    • .github/scripts/verify-examples.pl
    • .github/scripts/verify-synopsis.pl
    • docs/libcurl/curl_mime_data_cb.md
    • docs/libcurl/curl_ws_recv.md
    • docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.md
  2. Change #261577

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 19 Mar 2026 14:26:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 51f813308e5ef1e952c1a46ed247f93bfea0eb42

    Comments

    scripts: harden / tidy up more Perl `system()` calls
    Closes #21007

    Changed files

    • .github/scripts/cmp-config.pl
    • .github/scripts/verify-examples.pl
    • .github/scripts/verify-synopsis.pl
    • scripts/cdall
    • scripts/randdisable
    • scripts/spacecheck.pl
    • tests/certs/genserv.pl
    • tests/libtest/test613.pl
    • tests/sshserver.pl
    • tests/testcurl.pl