Builder curl-ares-solaris11-i386 Build #4222
Results:
Build successful
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 0476e4fc65a67c5d7e6d0229c4073ce2b8fd9325 |
| Got Revision | 0476e4fc65a67c5d7e6d0229c4073ce2b8fd9325 |
| Changes | 2 changes |
BuildSlave:
unstable11xReason:
The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-ares-solaris11-i386 | slave |
| buildername | curl-ares-solaris11-i386 | Builder |
| buildnumber | 4222 | Build |
| codebase | Build | |
| got_revision | 0476e4fc65a67c5d7e6d0229c4073ce2b8fd9325 | Git |
| osplatform | I386 | SetPropertyFromCommand Step |
| osrelease | 11 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 0476e4fc65a67c5d7e6d0229c4073ce2b8fd9325 | Build |
| scheduler | schedule-curl-ares-solaris11-i386 | Scheduler |
| slavename | unstable11x | BuildSlave |
| workdir | /export/home/buildbot/slave/curl-ares-solaris11-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Viktor Szakatscommit@vsz.me
Timing:
| Start | Thu Dec 4 19:38:14 2025 |
| End | Thu Dec 4 19:44:32 2025 |
| Elapsed | 6 mins, 17 secs |
All Changes:
:
Change #250985
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Thu 04 Dec 2025 19:30:08 Repository https://github.com/curl/curl.git Project curl Branch master Revision 7a1e99eefa20b2a5dc694ef6078051703521fd1e Comments
badwords: check FAQ with allowlisted 'will', fix a typo Also: - badwords.pl: add support for filename:word exceptions. - badwords.pl: handle `-w` file open errors. Ref: https://github.com/curl/curl/pull/19817#issuecomment-3612386568 Closes #19837
Changed files
- .github/scripts/badwords.ok
- .github/scripts/badwords.pl
- .github/workflows/checkdocs.yml
- docs/FAQ
Change #250986
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Thu 04 Dec 2025 19:30:59 Repository https://github.com/curl/curl.git Project curl Branch master Revision 0476e4fc65a67c5d7e6d0229c4073ce2b8fd9325 Comments
tidy-up: one more round of formatting nits Closes #19835
Changed files
- .github/scripts/typos.toml
- docs/examples/10-at-a-time.c
- docs/examples/block_ip.c
- docs/examples/cacertinmem.c
- docs/examples/crawler.c
- docs/examples/ephiperfifo.c
- docs/examples/evhiperfifo.c
- docs/examples/externalsocket.c
- docs/examples/ftp-wildcard.c
- docs/examples/ftpgetresp.c
- docs/examples/ftpsget.c
- docs/examples/ftpupload.c
- docs/examples/ftpuploadresume.c
- docs/examples/ghiper.c
- docs/examples/hiperfifo.c
- docs/examples/hsts-preload.c
- docs/examples/htmltidy.c
- docs/examples/htmltitle.cpp
- docs/examples/http2-download.c
- docs/examples/http2-serverpush.c
- docs/examples/http2-upload.c
- docs/examples/imap-append.c
- docs/examples/maxconnects.c
- docs/examples/multi-app.c
- docs/examples/multi-event.c
- docs/examples/multi-legacy.c
- docs/examples/multi-uv.c
- docs/examples/multithread.c
- docs/examples/post-callback.c
- docs/examples/postinmemory.c
- docs/examples/progressfunc.c
- docs/examples/protofeats.c
- docs/examples/sendrecv.c
- docs/examples/sessioninfo.c
- docs/examples/smtp-authzid.c
- docs/examples/smtp-mail.c
- docs/examples/smtp-mime.c
- docs/examples/smtp-multi.c
- docs/examples/smtp-ssl.c
- docs/examples/smtp-tls.c
- docs/examples/synctime.c
- docs/examples/websocket-cb.c
- docs/examples/websocket-updown.c
- docs/examples/websocket.c
- lib/bufref.c
- lib/cookie.c
- lib/curl_sha512_256.c
- lib/formdata.c
- lib/ftp.c
- lib/hostip.c
- lib/http_aws_sigv4.c
- lib/ldap.c
- lib/url.c
- lib/vauth/digest_sspi.c
- lib/vquic/curl_ngtcp2.c
- lib/vquic/curl_osslq.c
- lib/vquic/curl_quiche.c
- lib/vquic/vquic-tls.c
- lib/vquic/vquic.c
- lib/vquic/vquic_int.h
- lib/vtls/apple.c
- lib/vtls/cipher_suite.c
- lib/vtls/schannel_verify.c
- lib/vtls/x509asn1.c
- tests/libtest/cli_h2_pausing.c
- tests/libtest/cli_hx_download.c
- tests/libtest/first.c
- tests/libtest/first.h
- tests/libtest/lib1156.c
- tests/libtest/lib1506.c
- tests/libtest/lib1512.c
- tests/libtest/lib1514.c
- tests/libtest/lib1520.c
- tests/libtest/lib1537.c
- tests/libtest/lib1541.c
- tests/libtest/lib1550.c
- tests/libtest/lib1556.c
- tests/libtest/lib1560.c
- tests/libtest/lib1565.c
- tests/libtest/lib1597.c
- tests/libtest/lib1911.c
- tests/libtest/lib1912.c
- tests/libtest/lib1915.c
- tests/libtest/lib1918.c
- tests/libtest/lib1938.c
- tests/libtest/lib2032.c
- tests/libtest/lib2301.c
- tests/libtest/lib2402.c
- tests/libtest/lib2404.c
- tests/libtest/lib2405.c
- tests/libtest/lib2502.c
- tests/libtest/lib3207.c
- tests/libtest/lib509.c
- tests/libtest/lib517.c
- tests/libtest/lib518.c
- tests/libtest/lib530.c
- tests/libtest/lib537.c
- tests/libtest/lib543.c
- tests/libtest/lib544.c
- tests/libtest/lib553.c
- tests/libtest/lib557.c
- tests/libtest/lib558.c
- tests/libtest/lib576.c
- tests/libtest/lib582.c
- tests/libtest/lib654.c
- tests/libtest/lib670.c
- tests/libtest/lib678.c
- tests/libtest/lib758.c
- tests/libtest/memptr.c
- tests/server/dnsd.c
- tests/server/getpart.c
- tests/server/mqttd.c
- tests/server/rtspd.c
- tests/server/sockfilt.c
- tests/server/socksd.c
- tests/server/sws.c
- tests/server/tftpd.c
- tests/unit/unit1300.c
- tests/unit/unit1302.c
- tests/unit/unit1307.c
- tests/unit/unit1309.c
- tests/unit/unit1323.c
- tests/unit/unit1395.c
- tests/unit/unit1396.c
- tests/unit/unit1397.c
- tests/unit/unit1398.c
- tests/unit/unit1600.c
- tests/unit/unit1601.c
- tests/unit/unit1606.c
- tests/unit/unit1607.c
- tests/unit/unit1609.c
- tests/unit/unit1610.c
- tests/unit/unit1611.c
- tests/unit/unit1612.c
- tests/unit/unit1614.c
- tests/unit/unit1615.c
- tests/unit/unit1620.c
- tests/unit/unit1650.c
- tests/unit/unit1651.c
- tests/unit/unit1660.c
- tests/unit/unit1979.c
- tests/unit/unit1980.c
- tests/unit/unit2604.c
- tests/unit/unit2605.c
- tests/unit/unit3200.c
- tests/unit/unit3205.c
- tests/unit/unit3211.c
- tests/unit/unit3212.c
- tests/unit/unit3213.c