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

Builder curl-unthreaded-solaris11-sparc Build #4590

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 44 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-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4590 Build
codebase Build
got_revision 58023ba52273b05deb36ec1d395df18ba29b3bde Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 58023ba52273b05deb36ec1d395df18ba29b3bde 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. Viktor Szakats

Timing:

StartThu Nov 6 00:07:51 2025
EndThu Nov 6 01:12:39 2025
Elapsed1 hrs, 4 mins, 48 secs

All Changes:

:

  1. Change #247729

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Nov 2025 00:04:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 58023ba52273b05deb36ec1d395df18ba29b3bde

    Comments

    docs: fix checksrc `EQUALSPACE` warnings
    ```
    docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.md:86:16
    docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md:139:16
    ```
    
    Also sync `CURL *` and result variable names with rest of docs.
    
    Follow-up to 6d7e924e80096a7e2cebad16235674fd3d3012af #19375
    
    Closes #19379

    Changed files

    • docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.md
    • docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md