Builder curl-ares-solaris11-sparc Build #5009
Results:
Build successful
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 70329828961a7de194c4c258bd5825afb1075888 |
| Got Revision | 70329828961a7de194c4c258bd5825afb1075888 |
| Changes | 1 change |
BuildSlave:
unstable11sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-ares-solaris11-sparc | slave |
| buildername | curl-ares-solaris11-sparc | Builder |
| buildnumber | 5009 | Build |
| codebase | Build | |
| got_revision | 70329828961a7de194c4c258bd5825afb1075888 | Git |
| osplatform | SPARC | SetPropertyFromCommand Step |
| osrelease | 11 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 70329828961a7de194c4c258bd5825afb1075888 | 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:
| Name | Label | Value |
|---|
Responsible Users:
- Viktor Szakatscommit@vsz.me
Timing:
| Start | Fri Dec 26 22:12:03 2025 |
| End | Fri Dec 26 22:14:50 2025 |
| Elapsed | 2 mins, 47 secs |
All Changes:
:
Change #253356
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 26 Dec 2025 22:06:09 Repository https://github.com/curl/curl.git Project curl Branch master Revision 70329828961a7de194c4c258bd5825afb1075888 Comments
tidy-up: miscellaneous - asyn-thrdd.c: scope an include. - apply more clang-format suggestions. - tidy-up PP guard comments. - delete empty line from the top of headers. - add empty line after `curl_setup.h` include where missing. - fix indent. - CODE_STYLE.md: add `strcpy`. Follow-up to 8636ad55dfbdbcc2809a61e65c3511baf5e7b0e8 #20088 - lib1901.c: drop unnecessary line. Follow-up to 436e67f65b9dee1e80aa063c39450f0d1df6ac72 #20076 Closes #20070
Changed files
- docs/internals/CLIENT-WRITERS.md
- docs/internals/CODE_STYLE.md
- docs/libcurl/curl_formget.md
- docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.md
- docs/libcurl/opts/CURLOPT_HSTS_CTRL.md
- docs/libcurl/symbols.pl
- include/curl/curl.h
- include/curl/curlver.h
- include/curl/header.h
- include/curl/multi.h
- include/curl/options.h
- include/curl/urlapi.h
- include/curl/websockets.h
- lib/amigaos.c
- lib/asyn-ares.c
- lib/asyn-base.c
- lib/asyn-thrdd.c
- lib/asyn.h
- lib/bufq.c
- lib/bufref.c
- lib/cf-h1-proxy.c
- lib/cf-h1-proxy.h
- lib/cf-h2-proxy.c
- lib/cf-h2-proxy.h
- lib/cf-haproxy.c
- lib/cf-haproxy.h
- lib/cf-https-connect.c
- lib/cf-ip-happy.c
- lib/cf-socket.c
- lib/cfilters.c
- lib/cfilters.h
- lib/conncache.c
- lib/conncache.h
- lib/connect.c
- lib/content_encoding.c
- lib/cookie.c
- lib/cshutdn.c
- lib/cshutdn.h
- lib/curl_addrinfo.c
- lib/curl_addrinfo.h
- lib/curl_endian.c
- lib/curl_fnmatch.c
- lib/curl_fnmatch.h
- lib/curl_fopen.c
- lib/curl_fopen.h
- lib/curl_get_line.c
- lib/curl_get_line.h
- lib/curl_gethostname.c
- lib/curl_gssapi.c
- lib/curl_gssapi.h
- lib/curl_md4.h
- lib/curl_memrchr.c
- lib/curl_memrchr.h
- lib/curl_ntlm_core.c
- lib/curl_ntlm_core.h
- lib/curl_range.c
- lib/curl_range.h
- lib/curl_rtmp.c
- lib/curl_sasl.c
- lib/curl_sasl.h
- lib/curl_sha256.h
- lib/curl_sha512_256.c
- lib/curl_sha512_256.h
- lib/curl_share.c
- lib/curl_share.h
- lib/curl_sspi.c
- lib/curl_sspi.h
- lib/curl_threads.c
- lib/curl_trc.c
- lib/curl_trc.h
- lib/curlx/dynbuf.c
- lib/curlx/fopen.c
- lib/curlx/fopen.h
- lib/curlx/inet_ntop.c
- lib/curlx/inet_ntop.h
- lib/curlx/inet_pton.c
- lib/curlx/inet_pton.h
- lib/curlx/multibyte.c
- lib/curlx/nonblock.c
- lib/curlx/strcopy.c
- lib/curlx/strerr.c
- lib/curlx/strparse.c
- lib/curlx/timediff.c
- lib/curlx/timediff.h
- lib/curlx/timeval.c
- lib/curlx/timeval.h
- lib/curlx/version_win32.c
- lib/curlx/version_win32.h
- lib/curlx/wait.c
- lib/curlx/wait.h
- lib/curlx/warnless.c
- lib/curlx/warnless.h
- lib/cw-out.c
- lib/cw-out.h
- lib/cw-pause.c
- lib/cw-pause.h
- lib/dict.c
- lib/dict.h
- lib/dllmain.c
- lib/doh.c
- lib/doh.h
- lib/dynhds.c
- lib/easy.c
- lib/easy_lock.h
- lib/easygetopt.c
- lib/easyif.h
- lib/easyoptions.h
- lib/escape.c
- lib/fake_addrinfo.c
- lib/fake_addrinfo.h
- lib/file.c
- lib/file.h
- lib/fileinfo.c
- lib/fileinfo.h
- lib/formdata.c
- lib/formdata.h
- lib/ftp.c
- lib/ftp.h
- lib/ftplistparser.c
- lib/ftplistparser.h
- lib/functypes.h
- lib/getenv.c
- lib/getinfo.c
- lib/gopher.c
- lib/gopher.h
- lib/hash.c
- lib/hash.h
- lib/headers.c
- lib/hmac.c
- lib/hostip.c
- lib/hostip.h
- lib/hostip4.c
- lib/hostip6.c
- lib/http.c
- lib/http1.c
- lib/http1.h
- lib/http2.c
- lib/http2.h
- lib/http_aws_sigv4.c
- lib/http_chunks.c
- lib/http_digest.c
- lib/http_digest.h
- lib/http_negotiate.c
- lib/http_negotiate.h
- lib/http_ntlm.c
- lib/http_ntlm.h
- lib/http_proxy.c
- lib/http_proxy.h
- lib/httpsrr.c
- lib/httpsrr.h
- lib/idn.c
- lib/idn.h
- lib/if2ip.c
- lib/imap.c
- lib/imap.h
- lib/ldap.c
- lib/llist.c
- lib/llist.h
- lib/macos.c
- lib/macos.h
- lib/md4.c
- lib/md5.c
- lib/memdebug.c
- lib/mime.c
- lib/mime.h
- lib/mprintf.c
- lib/mqtt.c
- lib/mqtt.h
- lib/multi.c
- lib/multi_ev.c
- lib/multi_ev.h
- lib/multi_ntfy.c
- lib/multi_ntfy.h
- lib/multihandle.h
- lib/multiif.h
- lib/netrc.c
- lib/netrc.h
- lib/noproxy.c
- lib/openldap.c
- lib/parsedate.c
- lib/parsedate.h
- lib/pingpong.c
- lib/pingpong.h
- lib/pop3.c
- lib/pop3.h
- lib/progress.c
- lib/progress.h
- lib/psl.c
- lib/psl.h
- lib/rand.c
- lib/rand.h
- lib/ratelimit.c
- lib/ratelimit.h
- lib/request.c
- lib/request.h
- lib/rtsp.c
- lib/rtsp.h
- lib/select.c
- lib/select.h
- lib/sendf.c
- lib/sendf.h
- lib/setopt.c
- lib/sha256.c
- lib/slist.c
- lib/smb.c
- lib/smb.h
- lib/smtp.c
- lib/smtp.h
- lib/sockaddr.h
- lib/socketpair.c
- lib/socketpair.h
- lib/socks.c
- lib/socks.h
- lib/socks_gssapi.c
- lib/socks_sspi.c
- lib/splay.c
- lib/strcase.c
- lib/strcase.h
- lib/strdup.c
- lib/strequal.c
- lib/strerror.c
- lib/strerror.h
- lib/system_win32.c
- lib/system_win32.h
- lib/telnet.c
- lib/tftp.c
- lib/transfer.c
- lib/transfer.h
- lib/uint-bset.c
- lib/uint-hash.c
- lib/uint-hash.h
- lib/uint-spbset.c
- lib/uint-table.c
- lib/url.c
- lib/urlapi.c
- lib/urldata.h
- lib/vauth/cleartext.c
- lib/vauth/cram.c
- lib/vauth/digest.c
- lib/vauth/digest.h
- lib/vauth/digest_sspi.c
- lib/vauth/gsasl.c
- lib/vauth/krb5_gssapi.c
- lib/vauth/krb5_sspi.c
- lib/vauth/ntlm.c
- lib/vauth/ntlm_sspi.c
- lib/vauth/oauth2.c
- lib/vauth/spnego_gssapi.c
- lib/vauth/spnego_sspi.c
- lib/vauth/vauth.c
- lib/vauth/vauth.h
- lib/version.c
- lib/vquic/curl_ngtcp2.c
- lib/vquic/curl_ngtcp2.h
- lib/vquic/curl_osslq.c
- lib/vquic/curl_osslq.h
- lib/vquic/curl_quiche.c
- lib/vquic/curl_quiche.h
- lib/vquic/vquic-tls.c
- lib/vquic/vquic-tls.h
- lib/vquic/vquic.c
- lib/vquic/vquic.h
- lib/vquic/vquic_int.h
- lib/vssh/libssh.c
- lib/vssh/libssh2.c
- lib/vssh/ssh.h
- lib/vssh/vssh.c
- lib/vssh/vssh.h
- lib/vtls/apple.h
- lib/vtls/cipher_suite.c
- lib/vtls/cipher_suite.h
- lib/vtls/gtls.c
- lib/vtls/gtls.h
- lib/vtls/hostcheck.c
- lib/vtls/hostcheck.h
- lib/vtls/keylog.c
- lib/vtls/mbedtls.c
- lib/vtls/openssl.c
- lib/vtls/openssl.h
- lib/vtls/rustls.c
- lib/vtls/rustls.h
- lib/vtls/schannel.c
- lib/vtls/schannel_verify.c
- lib/vtls/vtls.h
- lib/vtls/vtls_scache.c
- lib/vtls/vtls_scache.h
- lib/vtls/vtls_spack.c
- lib/vtls/wolfssl.c
- lib/vtls/x509asn1.c
- lib/vtls/x509asn1.h
- scripts/managen
- src/curlinfo.c
- src/slist_wc.c
- src/slist_wc.h
- src/tool_cfgable.h
- src/tool_easysrc.h
- src/tool_ipfs.h
- src/tool_listhelp.c
- src/tool_msgs.h
- src/tool_operate.h
- src/tool_operhlp.c
- src/tool_progress.c
- src/tool_setup.h
- src/tool_stderr.c
- src/tool_stderr.h
- src/tool_writeout.h
- src/tool_writeout_json.h
- src/tool_xattr.c
- src/var.h
- tests/ftpserver.pl
- tests/libtest/lib1308.c
- tests/libtest/lib1901.c
- tests/libtest/testutil.h
- tests/unit/unit1658.c