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

Builder curl-threaded-solaris11-sparc Build #5584

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision0df6c01db398f5e25d00a062aae56f2a89d8ff55
Got Revision0df6c01db398f5e25d00a062aae56f2a89d8ff55
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 21 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5584 Build
codebase Build
got_revision 0df6c01db398f5e25d00a062aae56f2a89d8ff55 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0df6c01db398f5e25d00a062aae56f2a89d8ff55 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Apr 1 20:05:02 2026
EndWed Apr 1 20:51:59 2026
Elapsed46 mins, 56 secs

All Changes:

:

  1. Change #263192

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 01 Apr 2026 19:53:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0df6c01db398f5e25d00a062aae56f2a89d8ff55

    Comments

    tidy-up: rename `Curl_safefree()`/`tool_safefree()` to `curlx_safefree()`
    To sync names for the same macro logic between lib and src, and to move
    it to the curlx namespace, to match `curlx_free()` that it's calling.
    
    Closes #21151

    Changed files

    • lib/asyn-base.c
    • lib/cf-h1-proxy.c
    • lib/cf-h2-proxy.c
    • lib/cf-ip-happy.c
    • lib/cf-socket.c
    • lib/connect.c
    • lib/curl_setup.h
    • lib/curl_sspi.c
    • lib/curlx/dynbuf.c
    • lib/doh.c
    • lib/dynhds.c
    • lib/escape.c
    • lib/file.c
    • lib/ftp.c
    • lib/hash.c
    • lib/http.c
    • lib/http2.c
    • lib/http_digest.c
    • lib/http_ntlm.c
    • lib/httpsrr.c
    • lib/idn.c
    • lib/imap.c
    • lib/mime.c
    • lib/mqtt.c
    • lib/multi.c
    • lib/netrc.c
    • lib/pop3.c
    • lib/request.c
    • lib/rtsp.c
    • lib/setopt.c
    • lib/slist.c
    • lib/smb.c
    • lib/smtp.c
    • lib/socks_gssapi.c
    • lib/socks_sspi.c
    • lib/tftp.c
    • lib/transfer.c
    • lib/uint-hash.c
    • lib/url.c
    • lib/urlapi.c
    • lib/vauth/digest.c
    • lib/vauth/digest_sspi.c
    • lib/vauth/krb5_sspi.c
    • lib/vauth/ntlm.c
    • lib/vauth/ntlm_sspi.c
    • lib/vauth/spnego_gssapi.c
    • lib/vauth/spnego_sspi.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/gtls.c
    • lib/vtls/keylog.c
    • lib/vtls/mbedtls.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_scache.c
    • src/tool_cb_hdr.c
    • src/tool_cfgable.c
    • src/tool_cfgable.h
    • src/tool_formparse.c
    • src/tool_getparam.c
    • src/tool_ipfs.c
    • src/tool_operate.c
    • src/tool_operhlp.c
    • src/tool_ssls.c
    • src/tool_urlglob.c
    • tests/libtest/lib558.c
    • tests/unit/unit1302.c
    • tests/unit/unit1304.c
    • tests/unit/unit1330.c
    • tests/unit/unit1653.c