Skip to content

Merge pull request #449 from Maxxen/dev #202

Merge pull request #449 from Maxxen/dev

Merge pull request #449 from Maxxen/dev #202

Triggered via push November 8, 2024 09:53
Status Failure
Total duration 54m 15s
Artifacts
Build extension binaries  /  Generate matrix
28s
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
Deploy extension binaries  /  Generate matrix
Deploy extension binaries / Generate matrix
Matrix: Deploy extension binaries / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 109 warnings
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
Process completed with exit code 2.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The job was canceled because "osx_arm64_arm64_arm64-osx" failed.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The operation was canceled.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux): spatial/src/spatial/core/index/rtree/rtree_index_scan.cpp#L208
'class duckdb::TableFunction' has no member named 'get_batch_index'; did you mean 'get_bind_info'?
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The job was canceled because "wasm_mvp_wasm32-emscripte" failed.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The job was canceled because "wasm_mvp_wasm32-emscripte" failed.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The operation was canceled.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
The job was canceled because "windows_amd64_x64-windows" failed.
Build extension binaries / Generate matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/ZLIB/gzclose.c#L11
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/ZLIB/gzclose.c#L11
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux): CMakeLists.txt#L578
Please use a recent compiler for debug builds
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux): CMakeLists.txt#L578
Please use a recent compiler for debug builds
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): CMakeLists.txt#L1268
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/adler32.c#L134
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/adler32.c#L143
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/adler32.c#L172
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/adler32.c#L180
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): build/wasm_mvp/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): CMakeLists.txt#L1268
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/adler32.c#L134
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/adler32.c#L143
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/adler32.c#L172
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/adler32.c#L180
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): CMakeLists.txt#L1268
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L134
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L143
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L172
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L180
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.