Fix Linux CI segfault by using synchronous httplib task queue. #476
MainDistributionPipeline.yml
on: push
Build extension binaries
/
Generate matrix
4s
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Annotations
31 warnings and 2 notices
|
Build extension binaries / Generate matrix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Linux (linux_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release, true, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Linux (linux_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release, true, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build extension binaries / Linux (linux_arm64, ubuntu-24.04-arm, arm64-linux-release, arm64-linux-release, false, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Linux (linux_arm64, ubuntu-24.04-arm, arm64-linux-release, arm64-linux-release, false, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, arm64-osx-release, false, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, arm64-osx-release, false, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, arm64-osx-release, false, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten, x64-linux, false, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, emscripten-core/setup-emsdk@v13. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Windows (windows_amd64, windows-latest, x64-windows-static-release, x64-windows-static-release, t...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Windows (windows_amd64, windows-latest, x64-windows-static-release, x64-windows-static-release, t...:
src/query_farm_telemetry.cpp#L97
attribute [[maybe_unused]] requires at least '/std:c++17'; ignored
|
|
Build extension binaries / Windows (windows_amd64, windows-latest, x64-windows-static-release, x64-windows-static-release, t...:
src/query_farm_telemetry.cpp#L97
attribute [[maybe_unused]] requires at least '/std:c++17'; ignored
|
|
Build extension binaries / Windows (windows_amd64, windows-latest, x64-windows-static-release, x64-windows-static-release, t...:
duckdb/src/include/duckdb/storage/compression/roaring/roaring.hpp#L669
'&': unsafe mix of type 'bool' and type 'int' in operation
|
|
|
|
|
|
|
|
|
|
Build extension binaries / Windows (windows_amd64, windows-latest, x64-windows-static-release, x64-windows-static-release, t...
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten, x64-linux, true, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, emscripten-core/setup-emsdk@v13. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten, x64-linux, false, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, emscripten-core/setup-emsdk@v13. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release, true, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release, true, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release, true, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L99
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L98
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L98
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L99
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L98
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false):
src/query_farm_telemetry.cpp#L98
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
|
|
Build extension binaries / Windows (windows_amd64_mingw, windows-latest, x64-mingw-static, x64-mingw-static, true, false)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, arm64-osx-release, false, false)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release, true, false)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
httpserver-v1.5.4-extension-linux_amd64
|
13.2 MB |
sha256:f752b125c8a15526f2dc68b89b2bddd72d06710e574b828b1ae9f6a2009d4de8
|
|
|
httpserver-v1.5.4-extension-linux_arm64
|
12.3 MB |
sha256:107f1ccb25f15cc7f551c112ca825bb79ef8415275b223caee0d3533e9524155
|
|
|
httpserver-v1.5.4-extension-osx_amd64
|
10.2 MB |
sha256:15450c2e201e6a0dd4a139b1744987368dae91aa3958350006956220ae2c63a4
|
|
|
httpserver-v1.5.4-extension-osx_arm64
|
9.37 MB |
sha256:81f166929c235591805afbe54c616496a989e9feb9ac696e978af09bcc9cfeee
|
|
|
httpserver-v1.5.4-extension-wasm_eh
|
110 KB |
sha256:71a13b03add28c6969b513f42035cdd0dc7dd26fbf12f5e9cd19d6ffebabc407
|
|
|
httpserver-v1.5.4-extension-wasm_mvp
|
102 KB |
sha256:b302fa8dba8b5df95db119582eb769be968324b623401e04e7a0707f1c863c61
|
|
|
httpserver-v1.5.4-extension-wasm_threads
|
102 KB |
sha256:6baeb3a7866842085834054ce32ded2477f9cbcbb4bf01dafc5631a814251d82
|
|
|
httpserver-v1.5.4-extension-windows_amd64
|
9.23 MB |
sha256:326ef0b0effb8e74c582fa6b671e1eddef12d75ac7ff8121a07d072d3624027e
|
|
|
httpserver-v1.5.4-extension-windows_amd64_mingw
|
15.9 MB |
sha256:73241af54a68f426a7b386a6aeba46a3e7ecf100ab96f39580825b9587f77e2b
|
|