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

Builder curl-ares-solaris11-sparc Build #5430

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision4021c6e6730c0349fd109d9180fbabc3abbb2fb5
Got Revision4021c6e6730c0349fd109d9180fbabc3abbb2fb5
Changes4 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Mar 10 18:55:59 2026
EndTue Mar 10 20:09:43 2026
Elapsed1 hrs, 13 mins, 43 secs

All Changes:

:

  1. Change #260600

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 10 Mar 2026 17:44:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d4a06862cb4f064891bbe39dbfc06c0b47255f8c

    Comments

    spacecheck: find double newlines in `tests/data/test*`
    Closes #20872

    Changed files

    • scripts/spacecheck.pl
  2. Change #260601

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 10 Mar 2026 17:44:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3b43b9080ddc0984ce73c2a526e498b5fcb40d50

    Comments

    badwords: dedupe invocation into a runnable script
    Also:
    - GHA/checksrc: merge two badwords CI jobs into a single one.
    - re-add the more common bitness entries.
    
    Closes #20874

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • Makefile.am
    • scripts/Makefile.am
    • scripts/badwords-all
    • scripts/badwords.txt
  3. Change #260602

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 10 Mar 2026 17:45:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 15932f2ac546147ca75e1f6c542d07f2fcf9dbc4

    Comments

    GHA: drop installing impacket for curl built without SMB support
    Ref: #20846
    
    Closes #20868

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/windows.yml
  4. Change #260609

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 10 Mar 2026 18:38:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4021c6e6730c0349fd109d9180fbabc3abbb2fb5

    Comments

    badwords: fix showing alternative for case-insensitive hits
    Fixing:
    ```
    Use of uninitialized value $alt{"Simply"} in printf at scripts/badwords line 109, <F> line 34.
     maybe use "" instead?
    ```
    
    Closes #20879

    Changed files

    • scripts/badwords