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

Builder curl-threaded-solaris11-sparc Build #5424

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 mins, 3 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 5424 Build
codebase Build
got_revision 8ec0e1e109f3a1a886441762380c63b2c300fb64 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 8ec0e1e109f3a1a886441762380c63b2c300fb64 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. Daniel Stenberg

Timing:

StartMon Mar 9 23:24:44 2026
EndTue Mar 10 00:37:31 2026
Elapsed1 hrs, 12 mins, 47 secs

All Changes:

:

  1. Change #260492

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 09 Mar 2026 22:47:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 713287188ed3bde7fc5c36c9ca5e53cfcc9ada56

    Comments

    badwords: move into ./scripts, speed up
    - 'badwords' is now a target in Makefile.am
    
    - change badwords.txt to specify plain "words" instead of regexes so the
      script can build single regexes when scanning, which makes the script
      perform much faster (~6 times faster)
    
    Closes #20869

    Changed files

    • .github/scripts/badwords.ok
    • .github/scripts/badwords.pl
    • .github/scripts/badwords.txt
    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • Makefile.am
    • scripts/Makefile.am
    • scripts/badwords
    • scripts/badwords.ok
    • scripts/badwords.txt
  2. Change #260493

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 09 Mar 2026 22:47:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8ec0e1e109f3a1a886441762380c63b2c300fb64

    Comments

    docs: fixup wording nits
    Mostly sentences starting with bad words

    Changed files

    • docs/HTTP3.md
    • docs/TheArtOfHttpScripting.md
    • docs/VERSIONS.md
    • docs/cmdline-opts/config.md
    • docs/internals/CONNECTION-FILTERS.md
    • docs/internals/MULTI-EV.md
    • docs/internals/TIME-KEEPING.md
    • docs/libcurl/curl_easy_getinfo.md
    • docs/libcurl/curl_global_init_mem.md
    • docs/libcurl/libcurl-tutorial.md