Builder curl-ares-solaris11-sparc Build #4251
Results:
Build successful
SourceStamp:
Project | curl |
Repository | https://github.com/curl/curl.git |
Branch | master |
Revision | 2ec54556d4e3f3ab551b5298adab0c703d85a463 |
Got Revision | 2ec54556d4e3f3ab551b5298adab0c703d85a463 |
Changes | 3 changes |
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 | 4251 | Build |
codebase | Build | |
got_revision | 2ec54556d4e3f3ab551b5298adab0c703d85a463 | Git |
osplatform | SPARC | SetPropertyFromCommand Step |
osrelease | 11 | SetPropertyFromCommand Step |
project | curl | Build |
repository | https://github.com/curl/curl.git | Build |
revision | 2ec54556d4e3f3ab551b5298adab0c703d85a463 | 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 | Sun Jul 27 22:42:35 2025 |
End | Sun Jul 27 23:12:20 2025 |
Elapsed | 29 mins, 45 secs |
All Changes:
:
Change #240867
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Sun 27 Jul 2025 22:35:17 Repository https://github.com/curl/curl.git Project curl Branch master Revision b2bccdc257d0bab662778a8e5f8391dc99a8830b Comments
tidy-up: move literal to the right side of comparisons Closes #17876
Changed files
- docs/examples/anyauthput.c
- docs/examples/block_ip.c
- docs/examples/multithread.c
- docs/examples/sftpuploadresume.c
- docs/examples/smooth-gtk-thread.c
- docs/examples/threaded-ssl.c
- docs/internals/CODE_STYLE.md
- lib/altsvc.c
- lib/cf-socket.c
- lib/conncache.c
- lib/cookie.c
- lib/curl_addrinfo.c
- lib/curl_sha512_256.c
- lib/curlx/timeval.c
- lib/file.c
- lib/ftp.c
- lib/hostip6.c
- lib/http.c
- lib/http_chunks.c
- lib/memdebug.c
- lib/noproxy.c
- lib/progress.c
- lib/sendf.c
- lib/setopt.c
- lib/socks.c
- lib/socks_gssapi.c
- lib/socks_sspi.c
- lib/strequal.c
- lib/strerror.c
- lib/transfer.c
- lib/urlapi.c
- lib/vtls/gtls.c
- lib/vtls/openssl.c
- lib/vtls/schannel.c
- lib/vtls/vtls.c
- lib/vtls/wolfssl.c
- src/tool_dirhie.c
- src/tool_filetime.c
- src/tool_getparam.c
- src/tool_getpass.c
- src/tool_msgs.c
- src/tool_operate.c
- tests/libtest/lib1560.c
- tests/server/dnsd.c
- tests/server/mqttd.c
- tests/server/rtspd.c
- tests/server/socksd.c
- tests/server/sws.c
- tests/server/tftpd.c
Change #240868
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Sun 27 Jul 2025 22:35:17 Repository https://github.com/curl/curl.git Project curl Branch master Revision 89771d19d58d16cfe6e1d7fda7acd65a0a316eba Comments
tidy-up: prefer `ifdef`/`ifndef` for single checks Closes #18018
Changed files
- include/curl/curl.h
- include/curl/easy.h
- include/curl/header.h
- include/curl/mprintf.h
- include/curl/multi.h
- include/curl/options.h
- include/curl/system.h
- include/curl/urlapi.h
- include/curl/websockets.h
- lib/asyn.h
- lib/cf-h2-proxy.h
- lib/cf-haproxy.c
- lib/cf-haproxy.h
- lib/cf-https-connect.c
- lib/cf-https-connect.h
- lib/cf-socket.c
- lib/connect.c
- lib/cshutdn.c
- lib/curl_addrinfo.c
- lib/curl_gssapi.c
- lib/curl_md4.h
- lib/curl_ntlm_core.c
- lib/curl_ntlm_core.h
- lib/curl_sasl.c
- lib/curl_setup.h
- lib/curl_sha512_256.c
- lib/curl_threads.c
- lib/curl_threads.h
- lib/curl_trc.c
- lib/curl_trc.h
- lib/curlx/nonblock.c
- lib/curlx/wait.c
- lib/easy.c
- lib/easy_lock.h
- lib/file.c
- lib/fileinfo.c
- lib/fopen.c
- lib/ftp.c
- lib/hostip.c
- lib/hostip4.c
- lib/hostip6.c
- lib/http.c
- lib/http.h
- lib/http2.c
- lib/http_aws_sigv4.c
- lib/http_digest.c
- lib/http_ntlm.c
- lib/httpsrr.h
- lib/idn.c
- lib/if2ip.c
- lib/ldap.c
- lib/md4.c
- lib/md5.c
- lib/multi.c
- lib/multihandle.h
- lib/rand.c
- lib/rtsp.c
- lib/setopt.c
- lib/sha256.c
- lib/smb.c
- lib/smb.h
- lib/socks.c
- lib/url.c
- lib/url.h
- lib/urldata.h
- lib/vauth/digest_sspi.c
- lib/vauth/krb5_sspi.c
- lib/vauth/ntlm.c
- lib/vauth/ntlm_sspi.c
- lib/vauth/spnego_sspi.c
- lib/vauth/vauth.c
- lib/vauth/vauth.h
- lib/version.c
- lib/vquic/curl_osslq.c
- lib/vquic/vquic.c
- lib/vssh/curl_path.c
- lib/vssh/ssh.h
- lib/vtls/cipher_suite.c
- lib/vtls/gtls.c
- lib/vtls/mbedtls.c
- lib/vtls/openssl.c
- lib/vtls/rustls.c
- lib/vtls/schannel.h
- lib/vtls/schannel_verify.c
- lib/vtls/vtls.c
- lib/vtls/wolfssl.c
- m4/curl-functions.m4
- scripts/schemetable.c
- src/tool_cb_rea.c
- src/tool_filetime.c
- src/tool_filetime.h
- src/tool_main.c
- src/tool_operate.c
- tests/http/testenv/mod_curltest/mod_curltest.c
- tests/libtest/lib1960.c
- tests/libtest/lib3207.c
- tests/libtest/lib518.c
- tests/libtest/lib530.c
- tests/libtest/lib537.c
- tests/libtest/lib582.c
- tests/server/mqttd.c
- tests/server/resolve.c
- tests/server/sockfilt.c
- tests/server/socksd.c
- tests/server/sws.c
- tests/server/tftpd.c
- tests/unit/unit1979.c
- tests/unit/unit1980.c
- tests/unit/unit3205.c
Change #240869
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Sun 27 Jul 2025 22:35:18 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2ec54556d4e3f3ab551b5298adab0c703d85a463 Comments
scripts: enable strict warnings in Perl where missing, fix fallouts - add 'use warnings' and 'use strict' where missing from Perl scripts. - fix 'Use of uninitialized value'. - fix missing declarations. - test1140.pl: fix 'Possible precedence issue with control flow operator'. - fix other misc issues. Most actual errors found during this PR were fixed and merged via separate PRs. Likely there are remaining warnings not found and fixed in this PR. Closes #17877
Changed files
- .github/scripts/badwords.pl
- .github/scripts/cleancmd.pl
- .github/scripts/cmp-config.pl
- .github/scripts/randcurl.pl
- .github/scripts/trimmarkdownheader.pl
- .github/scripts/verify-examples.pl
- .github/scripts/verify-synopsis.pl
- docs/examples/adddocsref.pl
- docs/examples/version-check.pl
- docs/libcurl/mksymbolsmanpage.pl
- docs/libcurl/symbols.pl
- lib/optiontable.pl
- scripts/cd2cd
- scripts/cdall
- scripts/ciconfig.pl
- scripts/cijobs.pl
- scripts/delta
- scripts/extract-unit-protos
- scripts/managen
- scripts/mdlinkcheck
- scripts/nroff2cd
- scripts/randdisable
- scripts/release-notes.pl
- scripts/singleuse.pl
- src/mk-file-embed.pl
- src/mkhelp.pl
- tests/allversions.pm
- tests/http2-server.pl
- tests/http3-server.pl
- tests/libtest/mk-lib1521.pl
- tests/libtest/test1013.pl
- tests/libtest/test1022.pl
- tests/libtest/test307.pl
- tests/libtest/test610.pl
- tests/libtest/test613.pl
- tests/memanalyze.pl
- tests/runtests.pl
- tests/test1140.pl
- tests/test1175.pl
- tests/test1275.pl
- tests/test1276.pl
- tests/test1488.pl
- tests/test1707.pl
- tests/test971.pl
- tests/testcurl.pl