Skip to content

Internal Rework

Internal Rework #254

Triggered via pull request February 11, 2025 11:42
@MaxxenMaxxen
synchronize #494
Maxxen:rework
Status Success
Total duration 1h 44m 37s
Artifacts 10

MainDistributionPipeline.yml

on: pull_request
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
Deploy extension binaries  /  Generate matrix
2s
Deploy extension binaries / Generate matrix
Matrix: Deploy extension binaries / Deploy
Fit to window
Zoom out
Zoom in

Annotations

77 warnings
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#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L680
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L695
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L711
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L744
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L759
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L777
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L2184
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
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_arm64, arm64, arm64-osx): CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L680
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L695
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L711
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L744
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L759
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L777
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): build/release/deps/projects/Source/PROJ/src/4D_api.cpp#L2184
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
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:18.04, arm64-linux)
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 / 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#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): build/wasm_threads/deps/projects/Source/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): 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): build/wasm_mvp/deps/projects/Source/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): build/wasm_eh/deps/projects/Source/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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/GDAL/frmts/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 / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
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_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Cache not found for keys: ccache-extension-distribution-linux_amd64_gcc4-2025-02-11-11;47;58, ccache-extension-distribution-linux_amd64_gcc4-
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Cache not found for keys: ccache-windows-windows_amd64-
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)
Cache not found for keys: ccache-windows-windows_amd64_mingw-
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
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

Artifacts

Produced during runtime
Name Size
spatial-main-extension-linux_amd64
24.8 MB
spatial-main-extension-linux_amd64_gcc4
25.4 MB
spatial-main-extension-linux_arm64
24.7 MB
spatial-main-extension-osx_amd64
20 MB
spatial-main-extension-osx_arm64
18.9 MB
spatial-main-extension-wasm_eh
5.62 MB
spatial-main-extension-wasm_mvp
5.58 MB
spatial-main-extension-wasm_threads
5.58 MB
spatial-main-extension-windows_amd64
18.9 MB
spatial-main-extension-windows_amd64_mingw
29.1 MB