Skip to content

feat(loader): use new ExtensionLoader #274

feat(loader): use new ExtensionLoader

feat(loader): use new ExtensionLoader #274

Triggered via pull request July 16, 2025 17:43
Status Failure
Total duration 30m 44s
Artifacts 10

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
5s
Build extension binaries / Generate matrix
Build extension binaries  /  Generate matrix
3s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 43 warnings, and 8 notices
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
The strategy configuration was canceled because "duckdb-stable-build.macos.osx_arm64_arm64_arm64-osx" failed
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten, x64-linux)
The strategy configuration was canceled because "duckdb-stable-build.wasm.wasm_threads_wasm32-emscr" failed
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten, x64-linux)
The strategy configuration was canceled because "duckdb-stable-build.wasm.wasm_threads_wasm32-emscr" failed
Build extension binaries / Linux (linux_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release)
The strategy configuration was canceled because "duckdb-stable-build.linux.linux_arm64_ubuntu-24_04-" failed
Build extension binaries / Linux (linux_amd64_musl, ubuntu-24.04, x64-linux-release, x64-linux-release)
The strategy configuration was canceled because "duckdb-stable-build.linux.linux_arm64_ubuntu-24_04-" failed
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...: src/include/gsheets_extension.hpp#L9
'duckdb::GsheetsExtension::Load': method with override specifier 'override' did not override any base class methods
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...: src/include/gsheets_extension.hpp#L9
'duckdb::GsheetsExtension::Load': method with override specifier 'override' did not override any base class methods
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The strategy configuration was canceled because "duckdb-stable-build.windows.windows_amd64_x64-windows" failed
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / Linux (linux_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release)
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-linux-release)
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_arm64, arm64, arm64-osx-release, arm64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / Linux (linux_arm64, ubuntu-24.04-arm, arm64-linux-release, arm64-linux-linux-release)
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_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release)
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_amd64_musl, ubuntu-24.04, x64-linux-release, x64-linux-release)
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 / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64_musl, ubuntu-24.04, x64-linux-release, x64-linux-release)
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 / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): duckdb/tools/shell/shell.cpp#L4602
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L129
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L128
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L129
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L128
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): src/gsheets_get_token.cpp#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
gsheets-main-extension-linux_amd64
4.33 MB
sha256:46b928ef93911f9b455dce17f28072d33904bdee93f2fb4394f981525b4493a5
gsheets-main-extension-linux_amd64_musl
4.3 MB
sha256:f45a48e004528cdda58203b85aa969b7a19198d1b0260cd80da36076fb9c5960
gsheets-main-extension-linux_arm64
4.49 MB
sha256:be2946a957f239cb18dacf8752ab91f979554d4761a6a2cd0593c8a17f747996
gsheets-main-extension-osx_amd64
3.21 MB
sha256:72103ace3fefc7495f7facc9dbf43a449c7b5b823b8d4c92d14626972ed3659f
gsheets-main-extension-osx_arm64
3.4 MB
sha256:22c26fc748d2add01e03b70c1ca7734379740cb0189abd280dc6c1fc534bab87
gsheets-main-extension-wasm_eh
100 KB
sha256:d9db7fb09dbf02c2f58acdb06d25b6b25b71c483630810cff1493766f6c285b8
gsheets-main-extension-wasm_mvp
88.2 KB
sha256:69b06889d0e8f99db9ada29acec617444c3205cc709a74eb81f1e23ece87e384
gsheets-main-extension-wasm_threads
88.3 KB
sha256:dcca564b7de69a1439f97a482b282d197840d46be90e2e2c7db83e2bfd6c94e6
gsheets-main-extension-windows_amd64
10.7 MB
sha256:d3a8214a38d839e84cfbb9619d5cb46016486d60960beb852723498a8929a877
gsheets-main-extension-windows_amd64_mingw
17.8 MB
sha256:8a8a7fc3d8aa00f5788ce3de79f69cbc42ad28288fbecdc50f7a9594808b5e0b