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

Builder curl-ares-solaris11-sparc Build #4395

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona9705e9cfb75075b04711cdc6532fbe880ffd20b
Got Revisiona9705e9cfb75075b04711cdc6532fbe880ffd20b
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 42 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-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4395 Build
codebase Build
got_revision a9705e9cfb75075b04711cdc6532fbe880ffd20b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a9705e9cfb75075b04711cdc6532fbe880ffd20b 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:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Aug 22 14:24:40 2025
EndFri Aug 22 15:22:15 2025
Elapsed57 mins, 34 secs

All Changes:

:

  1. Change #243595

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 22 Aug 2025 14:16:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f6c29071724680b72a300591d69e7133e64358f1

    Comments

    test1557: pass `long` type to `multi_setopt()`
    A wrong type here has seen to manifest in CI failures with gcc-12 macOS.
    
    Ref: https://github.com/curl/curl/pull/18348#issuecomment-3213881790
    Ref: https://github.com/curl/curl/actions/runs/17153761944/job/48665734013?pr=18349
    
    Follow-up to b63cce7fee30648e29a0453202f7ba05a01de79c #18339
    Follow-up to 88fc6c491f043ed184ea2cf1a17b651427fbbbf5 #18263
    
    Closes #18355

    Changed files

    • tests/libtest/lib1557.c
  2. Change #243596

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 22 Aug 2025 14:16:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a9705e9cfb75075b04711cdc6532fbe880ffd20b

    Comments

    examples: make `CURLPIPE_MULTIPLEX` fallback `long`
    Closes #18356

    Changed files

    • docs/examples/http2-download.c
    • docs/examples/http2-upload.c