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

Builder curl-unthreaded-solaris11-sparc Build #5751

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 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 5751 Build
codebase Build
got_revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5 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:

StartTue Apr 28 09:12:57 2026
EndTue Apr 28 10:01:46 2026
Elapsed48 mins, 48 secs

All Changes:

:

  1. Change #265674

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 28 Apr 2026 09:07:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0f47ddc0a98e4fb20c54e1f054fc3831aec4d35f

    Comments

    build: stop building and installing `runtests.1` and `testcurl.1`
    The corresponding tools are never installed, and both are dev tools.
    Refer to their `.md` originals instead.
    
    Also markdownify text in lines nearby.
    
    Ref: https://github.com/curl/curl/pull/21460#issuecomment-4328258450
    
    Closes #21461

    Changed files

    • docs/CMakeLists.txt
    • docs/Makefile.am
    • docs/tests/TEST-SUITE.md
    • tests/.gitignore
    • tests/runtests.pl
  2. Change #265675

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 28 Apr 2026 09:07:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5

    Comments

    tidy-up: a cmake warning message and a variable name
    Spotted by GitHub Code Quality
    
    Closes #21462

    Changed files

    • scripts/CMakeLists.txt
    • tests/libtest/lib1588.c