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

Builder curl-unthreaded-solaris10-sparc Build #14029

Build In Progress:

Runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9061302a869763d87fd6bde57bf8f10be74a7e0c
Got Revision9061302a869763d87fd6bde57bf8f10be74a7e0c
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 38 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14029 Build
codebase Build
got_revision 9061302a869763d87fd6bde57bf8f10be74a7e0c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9061302a869763d87fd6bde57bf8f10be74a7e0c Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Jun 15 07:39:12 2026
Elapsed8 hrs, 33 mins, 12 secs

All Changes:

:

  1. Change #270957

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 14 Jun 2026 20:10:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0ffab25b6c9f59223079e3d85edfb5553d397651

    Comments

    tidy-up: miscellaneous
    - `N byte` -> `N-byte` or `N bytes`.
    - INTERNALS.md: language tweaks.
    - schannel: language tweak in comment/error message.
    - socks_gssapi, socks_sspi: simplify composing an error message.
      (at a cost of 8 extra constant string bytes.)
    - m4/curl-compilers.m4: fix typo in link (in comment).
    - contrithanks.sh: fix indent, drop stray `;` terminator.
    - lib, src, tests: drop/fix a bunch of badwords.
    - fix typos in comments.
    - fix indent, stray spaces.
    
    Some of these spotted by GitHub Code Quality and Copilot
    
    Closes #22009

    Changed files

    • docs/INTERNALS.md
    • docs/examples/httpput-postfields.c
    • docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.md
    • lib/altsvc.c
    • lib/cf-https-connect.c
    • lib/connect.c
    • lib/curl_config-cmake.h.in
    • lib/curl_endian.c
    • lib/curl_ntlm_core.c
    • lib/curl_setup.h
    • lib/ftp.c
    • lib/hsts.c
    • lib/ldap.c
    • lib/mime.c
    • lib/peer.c
    • lib/pop3.c
    • lib/proxy.c
    • lib/proxy.h
    • lib/smb.c
    • lib/socks.c
    • lib/socks_gssapi.c
    • lib/socks_sspi.c
    • lib/telnet.c
    • lib/urlapi.c
    • lib/vquic/cf-ngtcp2-proxy.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/schannel.c
    • lib/vtls/vtls.h
    • m4/curl-compilers.m4
    • projects/OS400/curlmain.c
    • scripts/badwords.txt
    • scripts/contrithanks.sh
    • scripts/top-complexity
    • scripts/top-length
    • tests/data/test1063
    • tests/data/test1130
    • tests/data/test1131
    • tests/data/test1238
    • tests/data/test1349
    • tests/data/test1350
    • tests/data/test1351
    • tests/data/test1352
    • tests/data/test1353
    • tests/data/test1412
    • tests/data/test1513
    • tests/data/test1515
    • tests/data/test153
    • tests/data/test1555
    • tests/data/test1628
    • tests/data/test1631
    • tests/data/test1632
    • tests/data/test2045
    • tests/data/test2206
    • tests/data/test2207
    • tests/data/test2302
    • tests/data/test2713
    • tests/data/test2714
    • tests/data/test2715
    • tests/data/test284
    • tests/data/test286
    • tests/data/test388
    • tests/data/test399
    • tests/data/test741
    • tests/data/test743
    • tests/data/test744
    • tests/data/test830
    • tests/data/test831
    • tests/data/test832
    • tests/data/test844
    • tests/data/test845
    • tests/data/test849
    • tests/data/test856
    • tests/data/test876
    • tests/data/test877
    • tests/data/test878
    • tests/data/test889
    • tests/data/test890
    • tests/data/test893
    • tests/data/test932
    • tests/data/test933
    • tests/data/test934
    • tests/data/test948
    • tests/data/test949
    • tests/data/test954
    • tests/ech_tests.sh
    • tests/libtest/cli_hx_download.c
    • tests/libtest/first.h
    • tests/libtest/lib1507.c
    • tests/libtest/lib1514.c
    • tests/libtest/lib1517.c
    • tests/libtest/lib1518.c
    • tests/libtest/lib1525.c
    • tests/libtest/lib1526.c
    • tests/libtest/lib1527.c
    • tests/libtest/lib1554.c
    • tests/libtest/lib1557.c
    • tests/libtest/lib1560.c
    • tests/libtest/lib1588.c
    • tests/libtest/lib1591.c
    • tests/libtest/lib1592.c
    • tests/libtest/lib1598.c
    • tests/libtest/lib1648.c
    • tests/libtest/lib1939.c
    • tests/libtest/lib2023.c
    • tests/libtest/lib2032.c
    • tests/libtest/lib2405.c
    • tests/libtest/lib3034.c
    • tests/libtest/lib3102.c
    • tests/libtest/lib3207.c
    • tests/libtest/lib500.c
    • tests/libtest/lib508.c
    • tests/libtest/lib510.c
    • tests/libtest/lib513.c
    • tests/libtest/lib514.c
    • tests/libtest/lib517.c
    • tests/libtest/lib518.c
    • tests/libtest/lib525.c
    • tests/libtest/lib526.c
    • tests/libtest/lib537.c
    • tests/libtest/lib539.c
    • tests/libtest/lib554.c
    • tests/libtest/lib571.c
    • tests/libtest/lib578.c
    • tests/libtest/lib579.c
    • tests/libtest/lib599.c
    • tests/libtest/lib643.c
    • tests/libtest/lib650.c
    • tests/libtest/lib651.c
    • tests/libtest/lib652.c
    • tests/libtest/lib654.c
    • tests/libtest/lib666.c
    • tests/libtest/lib667.c
    • tests/libtest/lib668.c
    • tests/libtest/lib753.c
    • tests/libtest/lib758.c
    • tests/libtest/testutil.c
    • tests/libtest/testutil.h
    • tests/processhelp.pm
    • tests/runner.pm
    • tests/runtests.pl
    • tests/server/getpart.c
    • tests/server/rtspd.c
    • tests/server/sockfilt.c
    • tests/server/sws.c
    • tests/server/tftpd.c
    • tests/server/util.c
    • tests/test1222.pl
    • tests/testutil.pm
    • tests/unit/unit1300.c
    • tests/unit/unit1305.c
    • tests/unit/unit1603.c
    • tests/unit/unit1609.c
    • tests/unit/unit1652.c
    • tests/unit/unit1661.c
    • tests/unit/unit1674.c
    • tests/unit/unit3205.c
    • tests/unit/unit3300.c
  2. Change #271023

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 15 Jun 2026 02:41:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 43c685fa785567c57804a7be5c04aee53e935345

    Comments

    cmake/FindGSS: fix comment, adjust custom flavor property name
    - fix property name in comment.
    - rename `INTERFACE_CURL_GSS_FLAVOUR` ->
      `INTERFACE_CURL_GSS_FLAVOR` to match preferred usage.
    
    Follow-up to 8aeefd0b353021053688e53fc3a4b0edef85dcc7 (subcommit)
    Follow-up to 16f073ef49f94412000218c9f6ad04e3fd7e4d01 #16973
    
    Closes #22013

    Changed files

    • CMake/FindGSS.cmake
    • CMakeLists.txt
  3. Change #271026

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 15 Jun 2026 03:28:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9061302a869763d87fd6bde57bf8f10be74a7e0c

    Comments

    tidy-up: prefer spelling 'flavor', where missing
    In comments and two internal build variables.
    
    Closes #22014

    Changed files

    • CMake/FindGSS.cmake
    • CMakeLists.txt
    • configure.ac
    • include/curl/curl.h
    • lib/CMakeLists.txt
    • lib/functypes.h
    • lib/hostip4.c
    • src/Makefile.inc