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

Builder curl-ares-solaris10-i386 Build #4319

Build In Progress:

ETA: 23:20:12 [4 mins, 50 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4319 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 3e0e2cc1ab6f3f44c7d35e84256858edc2ef73f5 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartThu Apr 16 21:25:58 2026
Elapsed1 hrs, 49 mins, 24 secs

All Changes:

:

  1. Change #264653

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 16 Apr 2026 11:38:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ce7174555dec4d077e9e905a47bffcd703175553

    Comments

    build: adjust/add casts to fix `-Wformat-signedness`
    Also adjust a mask in `mqttd.c`.
    
    Follow-up to 548c16a824017c49ee14dfb039ddc367fc37838d #21335
    Cherry-picked from #20848
    
    Closes #21339

    Changed files

    • lib/socks.c
    • tests/server/mqttd.c
    • tests/server/sockfilt.c
  2. Change #264674

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 16 Apr 2026 15:00:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 32a513e180ce83d5e9b708211306045407074134

    Comments

    urlapi: same origin tests
    Add new internal `curl_url_same_origin()` to check if a href has the
    same origin as a base URL. Add test cases in test1675 and use this in
    http2 push handling.
    
    Closes #21328

    Changed files

    • lib/http2.c
    • lib/urlapi-int.h
    • lib/urlapi.c
    • tests/unit/unit1675.c
  3. Change #264677

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Thu 16 Apr 2026 15:08:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0a6f815ff708e59d72539e72ee5866c62acb26f3

    Comments

    GHA/http3-linux: update dependency ngtcp2/ngtcp2 to v1.22.1
    Closes #21343

    Changed files

    • .github/workflows/http3-linux.yml
  4. Change #264682

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 16 Apr 2026 15:37:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3e0e2cc1ab6f3f44c7d35e84256858edc2ef73f5

    Comments

    GHA: drop 3rd-party apt source `docker.list`
    Seen on `ubuntu-slim` runners.
    
    Also:
    - extend to two jobs to `ls -l` package sources on both ubuntu-latest,
      ubuntu-24.04-arm, and ubuntu-slim.
    - drop former stray apt source `ondrej-ubuntu-php-noble.sources`.
      It's no longer present on the image.
    
    Closes #21344

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml