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

Builder curl-ares-solaris11-i386 Build #4937

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 7 mins, 1 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4937 Build
codebase Build
got_revision 548c16a824017c49ee14dfb039ddc367fc37838d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 548c16a824017c49ee14dfb039ddc367fc37838d 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:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Apr 16 10:35:17 2026
EndThu Apr 16 12:31:32 2026
Elapsed1 hrs, 56 mins, 15 secs

All Changes:

:

  1. Change #264641

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 16 Apr 2026 10:32:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 548c16a824017c49ee14dfb039ddc367fc37838d

    Comments

    build: fix `-Wformat-signedness` by adjusting printf masks
    - sync printf masks with the passed value.
    - fix a couple of casts.
    
    Cherry-picked from #20848
    
    Closes #21335

    Changed files

    • lib/altsvc.c
    • lib/cf-h2-proxy.c
    • lib/cf-https-connect.c
    • lib/cf-ip-happy.c
    • lib/content_encoding.c
    • lib/cw-out.c
    • lib/ftp.c
    • lib/http.c
    • lib/http2.c
    • lib/imap.c
    • lib/mime.c
    • lib/multi.c
    • lib/multi_ev.c
    • lib/rtsp.c
    • lib/smtp.c
    • lib/socks.c
    • lib/tftp.c
    • lib/url.c
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_quiche.c
    • lib/vtls/gtls.c
    • lib/vtls/mbedtls.c
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_scache.c
    • lib/vtls/x509asn1.c
    • lib/ws.c
    • src/config2setopts.c
    • src/tool_getparam.c
    • src/tool_writeout.c
    • src/var.c
    • tests/libtest/cli_h2_upgrade_extreme.c
    • tests/libtest/cli_ws_data.c
    • tests/libtest/cli_ws_pingpong.c
    • tests/libtest/first.c
    • tests/libtest/lib1560.c
    • tests/libtest/lib1565.c
    • tests/libtest/lib1597.c
    • tests/libtest/lib1947.c
    • tests/libtest/lib2405.c
    • tests/server/mqttd.c
    • tests/server/sws.c
    • tests/server/util.c
    • tests/tunit/tool1621.c
    • tests/unit/unit1323.c
    • tests/unit/unit1652.c
    • tests/unit/unit1660.c
    • tests/unit/unit1664.c
    • tests/unit/unit1675.c
    • tests/unit/unit2603.c
    • tests/unit/unit2604.c
    • tests/unit/unit2605.c
    • tests/unit/unit3200.c