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

Builder curl-threaded-solaris11-i386 Build #5256

Build In Progress:

ETA: 18:45:24 [50 mins, 30 secs]

Runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision174cafb3e6075e7c82d270dfe7a0011809422178
Got Revision174cafb3e6075e7c82d270dfe7a0011809422178
Changes8 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5256 Build
codebase Build
got_revision 174cafb3e6075e7c82d270dfe7a0011809422178 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 174cafb3e6075e7c82d270dfe7a0011809422178 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jun 17 16:35:19 2026
Elapsed1 hrs, 19 mins, 34 secs

All Changes:

:

  1. Change #271474

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 14:37:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 60381b2046af3e863ede3362dffcf5df99cc60e0

    Comments

    first.h reflow

    Changed files

    • tests/libtest/first.h
  2. Change #271475

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 14:37:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4abe47e1f53ccc69218bad0453ec07c28a5b5726

    Comments

    src: sync nghttp2 versions checks with current requirements
    Also:
    - drop a redundant check.
    - make the in-source error informative.
    
    Follow-up to 2900c29218d2d24ab519853589da84caa850e8c7 #11473
    
    Closes #22061

    Changed files

    • lib/cf-h2-proxy.c
    • lib/http2.c
  3. Change #271476

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 14:37:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bdb1773536d76562a9e0e8f2fdf60bedda2f1910

    Comments

    INTERNALS.md: document minimum nghttp3 and ngtcp2 versions
    Follow-up to 5eefdd71a394d135c0ffb56fb8ec117c87dbe4f0 #17027
    Follow-up to 915f3981c93cba568806b16a5719ff444b62e365 #16320
    
    Closes #22062

    Changed files

    • docs/INTERNALS.md
  4. Change #271477

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 14:37:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0ffd2e7fdebb19186879c513d0eeceb7f27c6d22

    Comments

    GHA/windows: do `apt-get update` in clang-tidy cross-build job again
    Syncing with most similar uses in other workflows.
    
    Fixing, e.g.:
    ```
    E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/
      llvm-toolchain-20/llvm-20-linker-tools_20.1.2-0ubuntu1%7e24.04.2_amd64.deb
      404  Not Found [IP: 172.66.152.176 443]
    ```
    Ref: https://github.com/curl/curl/actions/runs/27682974841/job/81877061033?pr=22061
    
    Follow-up to 1b8449674adb57ee0f60e761d654c69b20ee8fcf #14992
    
    Closes #22064

    Changed files

    • .github/workflows/windows.yml
  5. Change #271478

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 14:37:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4e07b374dd6ff0831dea1b95a0491e8426b192f0

    Comments

    GHA/linux: allow more time for `apt.repos.intel.com` install
    Whether the install is extreme slow and will fail anyway, or only slower
    sometimes, and this fixes, we will see.
    
    Example:
    ```
    Need to get 1159 MB of archives.
    After this operation, 4463 MB of additional disk space will be used.
    Get:1 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2023.2.0 all 2023.2.0-49462 [30.4 kB]
    Get:2 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2026.0 all 2026.0.0-235 [30.7 kB]
    [...]
    Get:21 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-dpcpp-debugger-2023.2.0 amd64 2023.2.0-49330 [201 MB]
    Error: The action 'install Intel compilers' has timed out after 2 minutes.
    ```
    Ref: https://github.com/curl/curl/actions/runs/27683923870/job/81877924590
    
    Follow-up to 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 #21414
    
    Closes #22065

    Changed files

    • .github/workflows/linux.yml
  6. Change #271492

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 15:16:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 766969be39bbc9f0172ece496965fd2a6f30f06b

    Comments

    GHA: sync apt-get code between workflows/jobs
    - delete 3rd-party apt sources, where missing.
    - do `apt-get update`, where missing.
    
    Closes #22067

    Changed files

    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
  7. Change #271493

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 15:16:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e8b76773af5bb14338033df8d4cf179732233cd4

    Comments

    GHA/linux: give more time for `apt-get install`
    3 minutes (was: 2).
    
    IIn the hope it fixes timeouts, assuming the Ubuntu mirrors are only
    somewhat slower sometimes (and not completely stalled).
    
    Closes #22068

    Changed files

    • .github/workflows/linux.yml
  8. Change #271494

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 17 Jun 2026 15:16:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 174cafb3e6075e7c82d270dfe7a0011809422178

    Comments

    cmake: simplify `LINK_ONLY` imported target extraction
    Suggested-by: Kai Pastor
    Ref: https://github.com/curl/curl/pull/21654#discussion_r3425296606
    Follow-up to 3c597ced16e1f3aa7bfe08609add0feaf5c8d90d #21654
    
    Closes #22063

    Changed files

    • CMake/Macros.cmake