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

Builder curl-unthreaded-solaris11-sparc Build #5505

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision89d649c48276ab0c54fddc5b4ac323d84a252238
Got Revision89d649c48276ab0c54fddc5b4ac323d84a252238
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 ...' ( 24 mins, 1 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 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 5505 Build
codebase Build
got_revision 89d649c48276ab0c54fddc5b4ac323d84a252238 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 89d649c48276ab0c54fddc5b4ac323d84a252238 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. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSat Mar 21 23:05:14 2026
EndSat Mar 21 23:52:48 2026
Elapsed47 mins, 33 secs

All Changes:

:

  1. Change #261925

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 21 Mar 2026 22:42:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3025c9778ac103ea54f32b1bdcab12bc95c73ea8

    Comments

    testcurl.pl: replace shell commands with Perl `rmtree()`
    Ref: https://perldoc.perl.org/5.8.2/File::Path
    Follow-up to e992aa6a54f87f33eafd124cf09f0f70d7d24928
    
    Closes #21053

    Changed files

    • tests/testcurl.pl
  2. Change #261932

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 21 Mar 2026 22:58:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 89d649c48276ab0c54fddc5b4ac323d84a252238

    Comments

    badwords-all: stop checking source code comments
    The code runs under different rules than documentation and these checks
    cause too much friction with too little gain.
    
    Leave checking of the public include files since they are almost
    documentation.
    
    Closes #21048

    Changed files

    • scripts/badwords-all