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

Builder curl-unthreaded-solaris11-sparc Build #6147

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 40 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 6147 Build
codebase Build
got_revision 1d7b8e6c29e22c88750fb53a01e30be03104a3fd Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1d7b8e6c29e22c88750fb53a01e30be03104a3fd 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 Jul 30 10:24:56 2026
EndThu Jul 30 11:30:29 2026
Elapsed1 hrs, 5 mins, 32 secs

All Changes:

:

  1. Change #276567

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Jul 2026 12:00:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b84838073c8d3beb0e870fb4e5e346186a2ecdc0

    Comments

    tidy-up: minor code fixes and improvements
    - schannel: drop redundant parentheses.
    - os400sys: drop redundant includes.
      Follow-up to ebc5212dacd3db8f5315b5a2d676415848e936d5 #22374
    - pytest: replace `()` with `[]` to match rest of tests.
    - libtests: constify some local pointers.
    - libtests: drop redundant `(long)` casts.
    - lib650: use `CURL_CSTRLEN()`.
      Follow-up to 59dc2bbe07c3b5889e0b380e5fa384d338d9d24e #22424
    
    Closes #22444

    Changed files

    • lib/vtls/schannel.c
    • projects/OS400/os400sys.c
    • tests/http/test_02_download.py
    • tests/http/test_21_resolve.py
    • tests/libtest/lib1549.c
    • tests/libtest/lib1582.c
    • tests/libtest/lib3102.c
    • tests/libtest/lib3207.c
    • tests/libtest/lib5000.c
    • tests/libtest/lib5004.c
    • tests/libtest/lib650.c
  2. Change #276568

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 30 Jul 2026 12:00:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1d7b8e6c29e22c88750fb53a01e30be03104a3fd

    Comments

    gitignore: maintenance updates
    - docs/cmdline-opts/.gitignore: also ignore `manpage.tmp.*`.
      Follow-up to a55731050e8c3dbea0b96205cf916443118f6acb #22386 #21239
    
    - ./.gitignore: drop obsolete entries.
      Follow-up to 4f38db1d28a971f938400f558e968fdffb9233a0 #1923
    
    Closes #22445

    Changed files

    • .gitignore
    • docs/cmdline-opts/.gitignore