Builder curl-unthreaded-solaris10-sparc Build #14034
Build In Progress:
[waiting for Lock]SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | e1366945251ae3107194acb970ec4e40b1da5682 |
| Changes | 15 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build
Steps and Logfiles:
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc | slave |
| buildername | curl-unthreaded-solaris10-sparc | Builder |
| buildnumber | 14034 | Build |
| codebase | Build | |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | e1366945251ae3107194acb970ec4e40b1da5682 | 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:
| Name | Label | Value |
|---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
- Stefan Eissingstefan@eissing.org
- Viktor Szakatscommit@vsz.me
Timing:
| Start | Wed Jun 17 20:22:16 2026 |
| Elapsed | 1 hrs, 39 mins, 55 secs |
All Changes:
:
Change #271417
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Wed 17 Jun 2026 07:54:11 Repository https://github.com/curl/curl.git Project curl Branch master Revision 74ac8e74ec61575f506645ce5eb786ff8fb5503d Comments
creds: create with empty user+pass Allow creation of a `Curl_creds` instance with empty username and password (not NULL username/password). There are authentication schemes like <insert greek mythology'> that do not use the actual values of username/password but trigger on the mere existance. We have no test cases for this, so this is a shot in the dark here. Fixes #21943 Reported-by: Dan Fandrich Closes #22044
Changed files
- lib/creds.c
Change #271447
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Wed 17 Jun 2026 12:03:41 Repository https://github.com/curl/curl.git Project curl Branch master Revision 39caaff7b3a5f571b49b8a6a7168c1f19089c878 Comments
libtest: unify on easy_setopt macro - drop the old test_setopt() which did the same thing - remove #if 0'ed macros from first.h These macros now store results in 'result' more aggressively, but I believe that is generally favorable. Closes #22057
Changed files
- tests/libtest/first.h
- tests/libtest/lib1156.c
- tests/libtest/lib1517.c
- tests/libtest/lib1518.c
- tests/libtest/lib1520.c
- tests/libtest/lib1522.c
- tests/libtest/lib1525.c
- tests/libtest/lib1526.c
- tests/libtest/lib1527.c
- tests/libtest/lib1528.c
- tests/libtest/lib1529.c
- tests/libtest/lib1530.c
- tests/libtest/lib1533.c
- tests/libtest/lib1540.c
- tests/libtest/lib1549.c
- tests/libtest/lib1553.c
- tests/libtest/lib1571.c
- tests/libtest/lib1576.c
- tests/libtest/lib1582.c
- tests/libtest/lib1591.c
- tests/libtest/lib1598.c
- tests/libtest/lib1686.c
- tests/libtest/lib1906.c
- tests/libtest/lib1933.c
- tests/libtest/lib1934.c
- tests/libtest/lib1935.c
- tests/libtest/lib1936.c
- tests/libtest/lib1937.c
- tests/libtest/lib1938.c
- tests/libtest/lib1955.c
- tests/libtest/lib1956.c
- tests/libtest/lib1957.c
- tests/libtest/lib1958.c
- tests/libtest/lib1959.c
- tests/libtest/lib1960.c
- tests/libtest/lib1970.c
- tests/libtest/lib1971.c
- tests/libtest/lib1972.c
- tests/libtest/lib1973.c
- tests/libtest/lib1974.c
- tests/libtest/lib1975.c
- tests/libtest/lib1978.c
- tests/libtest/lib2023.c
- tests/libtest/lib2502.c
- tests/libtest/lib2504.c
- tests/libtest/lib2505.c
- tests/libtest/lib2506.c
- tests/libtest/lib3025.c
- tests/libtest/lib3034.c
- tests/libtest/lib3100.c
- tests/libtest/lib3101.c
- tests/libtest/lib3102.c
- tests/libtest/lib3103.c
- tests/libtest/lib3104.c
- tests/libtest/lib500.c
- tests/libtest/lib501.c
- tests/libtest/lib505.c
- tests/libtest/lib506.c
- tests/libtest/lib508.c
- tests/libtest/lib509.c
- tests/libtest/lib510.c
- tests/libtest/lib511.c
- tests/libtest/lib513.c
- tests/libtest/lib514.c
- tests/libtest/lib515.c
- tests/libtest/lib516.c
- tests/libtest/lib518.c
- tests/libtest/lib519.c
- tests/libtest/lib520.c
- tests/libtest/lib521.c
- tests/libtest/lib523.c
- tests/libtest/lib524.c
- tests/libtest/lib536.c
- tests/libtest/lib537.c
- tests/libtest/lib539.c
- tests/libtest/lib541.c
- tests/libtest/lib542.c
- tests/libtest/lib544.c
- tests/libtest/lib547.c
- tests/libtest/lib549.c
- tests/libtest/lib552.c
- tests/libtest/lib553.c
- tests/libtest/lib554.c
- tests/libtest/lib556.c
- tests/libtest/lib559.c
- tests/libtest/lib562.c
- tests/libtest/lib566.c
- tests/libtest/lib567.c
- tests/libtest/lib568.c
- tests/libtest/lib569.c
- tests/libtest/lib570.c
- tests/libtest/lib571.c
- tests/libtest/lib572.c
- tests/libtest/lib574.c
- tests/libtest/lib576.c
- tests/libtest/lib578.c
- tests/libtest/lib579.c
- tests/libtest/lib586.c
- tests/libtest/lib589.c
- tests/libtest/lib590.c
- tests/libtest/lib598.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/lib655.c
- tests/libtest/lib661.c
- tests/libtest/lib666.c
- tests/libtest/lib667.c
- tests/libtest/lib668.c
- tests/libtest/lib670.c
- tests/libtest/lib676.c
- tests/libtest/lib694.c
- tests/libtest/lib695.c
- tests/libtest/lib757.c
- tests/libtest/lib758.c
Change #271448
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Wed 17 Jun 2026 12:04:49 Repository https://github.com/curl/curl.git Project curl Branch master Revision 8c3ef95adf33efedc8fd338a6307015b898a273b Comments
dns-httpsrr-lookup: use origin, not peer Origin is the correct peer for lookup of HTTPS-RR records. Closes #22059
Changed files
- lib/vtls/openssl.c
- lib/vtls/rustls.c
- lib/vtls/wolfssl.c
Change #271459
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Wed 17 Jun 2026 14:05:03 Repository https://github.com/curl/curl.git Project curl Branch master Revision d2886c5ac47bf5e08f74ee2c027ab16b23a64587 Comments
http: for basic+digest auth, do not engage on empty user+passwd Since we have the quirky of empty credentials (the empty string for username and password) for Negotiate reactivated, we need to check for this when considering Basic and Digest auth. Verify a redirect to blank user+password in test 2208 Closes #22060
Changed files
- lib/creds.h
- lib/http.c
- tests/data/Makefile.am
- tests/data/test2208
Change #271474
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 14:37:14 Repository https://github.com/curl/curl.git Project curl Branch master Revision 60381b2046af3e863ede3362dffcf5df99cc60e0 Comments
first.h reflow
Changed files
- tests/libtest/first.h
Change #271475
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 14:37:54 Repository https://github.com/curl/curl.git Project curl Branch master Revision 4abe47e1f53ccc69218bad0453ec07c28a5b5726 Comments
src: sync nghttp2 versions checks with current requirements Also: - drop a redundant check. - make the in-source error informative. Follow-up to 2900c29218d2d24ab519853589da84caa850e8c7 #11473 Closes #22061
Changed files
- lib/cf-h2-proxy.c
- lib/http2.c
Change #271476
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 14:37:54 Repository https://github.com/curl/curl.git Project curl Branch master Revision bdb1773536d76562a9e0e8f2fdf60bedda2f1910 Comments
INTERNALS.md: document minimum nghttp3 and ngtcp2 versions Follow-up to 5eefdd71a394d135c0ffb56fb8ec117c87dbe4f0 #17027 Follow-up to 915f3981c93cba568806b16a5719ff444b62e365 #16320 Closes #22062
Changed files
- docs/INTERNALS.md
Change #271477
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 14:37:54 Repository https://github.com/curl/curl.git Project curl Branch master Revision 0ffd2e7fdebb19186879c513d0eeceb7f27c6d22 Comments
GHA/windows: do `apt-get update` in clang-tidy cross-build job again Syncing with most similar uses in other workflows. Fixing, e.g.: ``` E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/ llvm-toolchain-20/llvm-20-linker-tools_20.1.2-0ubuntu1%7e24.04.2_amd64.deb 404 Not Found [IP: 172.66.152.176 443] ``` Ref: https://github.com/curl/curl/actions/runs/27682974841/job/81877061033?pr=22061 Follow-up to 1b8449674adb57ee0f60e761d654c69b20ee8fcf #14992 Closes #22064
Changed files
- .github/workflows/windows.yml
Change #271478
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 14:37:54 Repository https://github.com/curl/curl.git Project curl Branch master Revision 4e07b374dd6ff0831dea1b95a0491e8426b192f0 Comments
GHA/linux: allow more time for `apt.repos.intel.com` install Whether the install is extreme slow and will fail anyway, or only slower sometimes, and this fixes, we will see. Example: ``` Need to get 1159 MB of archives. After this operation, 4463 MB of additional disk space will be used. Get:1 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2023.2.0 all 2023.2.0-49462 [30.4 kB] Get:2 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2026.0 all 2026.0.0-235 [30.7 kB] [...] Get:21 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-dpcpp-debugger-2023.2.0 amd64 2023.2.0-49330 [201 MB] Error: The action 'install Intel compilers' has timed out after 2 minutes. ``` Ref: https://github.com/curl/curl/actions/runs/27683923870/job/81877924590 Follow-up to 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 #21414 Closes #22065
Changed files
- .github/workflows/linux.yml
Change #271492
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 15:16:19 Repository https://github.com/curl/curl.git Project curl Branch master Revision 766969be39bbc9f0172ece496965fd2a6f30f06b Comments
GHA: sync apt-get code between workflows/jobs - delete 3rd-party apt sources, where missing. - do `apt-get update`, where missing. Closes #22067
Changed files
- .github/workflows/configure-vs-cmake.yml
- .github/workflows/distcheck.yml
- .github/workflows/linux.yml
- .github/workflows/non-native.yml
- .github/workflows/windows.yml
Change #271493
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 15:16:19 Repository https://github.com/curl/curl.git Project curl Branch master Revision e8b76773af5bb14338033df8d4cf179732233cd4 Comments
GHA/linux: give more time for `apt-get install` 3 minutes (was: 2). IIn the hope it fixes timeouts, assuming the Ubuntu mirrors are only somewhat slower sometimes (and not completely stalled). Closes #22068
Changed files
- .github/workflows/linux.yml
Change #271494
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 15:16:19 Repository https://github.com/curl/curl.git Project curl Branch master Revision 174cafb3e6075e7c82d270dfe7a0011809422178 Comments
cmake: simplify `LINK_ONLY` imported target extraction Suggested-by: Kai Pastor Ref: https://github.com/curl/curl/pull/21654#discussion_r3425296606 Follow-up to 3c597ced16e1f3aa7bfe08609add0feaf5c8d90d #21654 Closes #22063
Changed files
- CMake/Macros.cmake
Change #271507
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 16:29:15 Repository https://github.com/curl/curl.git Project curl Branch master Revision a36e979284219a0a15c758178053afecebc0af1b Comments
GHA/macos: enable krb5 in an autotools job Cherry-picked from #22052 Closes #22069
Changed files
- .github/workflows/macos.yml
Change #271515
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 18:04:44 Repository https://github.com/curl/curl.git Project curl Branch master Revision 6db0ba2a381648a27e90dd9151ea2c255f869534 Comments
cmake/FindGSS: drop "MIT Unknown" version value, related tidy ups After this patch the `GSS_VERSION` value is left empty in all cases when there is known version number (potentially on Windows). Also: - sync `GSS_FOUND` comment with other Find modules. - sync `GSS_VERSION` comment with other Find modules, drop the promise of returning "unknown", which was not true and also not done by other Find modules. - tidy up Windows-registry-based MIT `GSS_VERSION` detection, by guarding the whole block for `WIN32`. - drop fallback version value `MIT Unknown` used for MIT. - fix vertical alignment in comment block. Changing CMake log output like so (in affected config): ``` -- Found GSS: MIT (found version "MIT Unknown") ``` -> ``` -- Found GSS: MIT ``` Spotted by Copilot Bug: https://github.com/curl/curl/pull/22052#discussion_r3429273238 Follow-up to 558814e16d84aa202c5ccc0c8108a9d728e77a58 Closes #22071
Changed files
- CMake/FindGSS.cmake
Change #271518
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Wed 17 Jun 2026 18:38:46 Repository https://github.com/curl/curl.git Project curl Branch master Revision e1366945251ae3107194acb970ec4e40b1da5682 Comments
cmake/FindGSS: drop CMake <3.16 compatibility logic Redundant since bumping minimum to 3.18. Follow-up to 89043ba90689418a115e967633e261139b48ce23 #20407 Follow-up to 1f112242323848d0ebfc88ae97b139d18e7987f6 #18950 Closes #22072
Changed files
- CMake/FindGSS.cmake