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

Builder curl-ares-solaris11-i386 Build #5207

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision014be82a66f62972a68c4c9ae5300edc84e9b0df
Got Revision014be82a66f62972a68c4c9ae5300edc84e9b0df
Changes4 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 mins, 57 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 5207 Build
codebase Build
got_revision 014be82a66f62972a68c4c9ae5300edc84e9b0df Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 014be82a66f62972a68c4c9ae5300edc84e9b0df 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
  2. renovate[bot]

Timing:

StartTue Jun 9 16:17:27 2026
EndTue Jun 9 18:16:08 2026
Elapsed1 hrs, 58 mins, 41 secs

All Changes:

:

  1. Change #270109

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:34:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e37417e0213c4a5a226c20859720b8aba8dac03f

    Comments

    psl: require libpsl 0.16.0 (2016-12-10) or greater
    Debian Stretch offers 0.17.0.
    
    Ref: https://github.com/rockdaboot/libpsl/releases/tag/libpsl-0.16.0
    Ref: https://sources.debian.org/src/libpsl/
    
    Closes #21933

    Changed files

    • docs/INTERNALS.md
    • lib/psl.c
  2. Change #270110

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 09 Jun 2026 14:34:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d8c97b021b8b23be4dd5baf0ebade5823de01c21

    Comments

    GHA: update dependency openssl/openssl to v4.0.1
    Closes #21934

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  3. Change #270111

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:37:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 59213abfb2fdac9936595330c37e722dd952b01b

    Comments

    tidy-up: drop redundant `!= NULL` syntax
    Where missed by checksrc.
    
    Closes #21932

    Changed files

    • docs/examples/crawler.c
    • lib/asyn-ares.c
    • lib/cfilters.c
    • lib/curl_addrinfo.c
    • lib/curl_sha512_256.c
    • lib/fake_addrinfo.c
    • lib/formdata.c
    • lib/http2.c
    • lib/if2ip.c
    • lib/ldap.c
    • lib/memdebug.c
    • lib/openldap.c
    • lib/psl.c
    • lib/transfer.c
    • lib/urlapi.c
    • lib/vauth/vauth.c
    • lib/version.c
    • lib/vquic/cf-ngtcp2.c
    • lib/vssh/libssh2.c
    • lib/vtls/keylog.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/wolfssl.c
    • src/tool_doswin.c
    • src/tool_vms.c
    • tests/libtest/lib2302.c
    • tests/libtest/lib2700.c
    • tests/unit/unit1396.c
    • tests/unit/unit1602.c
    • tests/unit/unit1616.c
    • tests/unit/unit1676.c
    • tests/unit/unit3200.c
  4. Change #270112

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:37:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 014be82a66f62972a68c4c9ae5300edc84e9b0df

    Comments

    tidy-up: drop redundant `== NULL` syntax
    Where missed by checksrc.
    
    Closes #21935

    Changed files

    • docs/examples/htmltitle.cpp
    • lib/cfilters.h
    • lib/easy.c
    • lib/ftplistparser.c
    • lib/multi.c
    • lib/pingpong.c
    • lib/url.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/rustls.c
    • src/tool_doswin.c
    • tests/libtest/lib1536.c
    • tests/unit/README.md
    • tests/unit/unit1300.c
    • tests/unit/unit1304.c
    • tests/unit/unit1309.c
    • tests/unit/unit1605.c
    • tests/unit/unit1620.c
    • tests/unit/unit2601.c