Skip to content

Enabling Android Builds #127

Enabling Android Builds

Enabling Android Builds #127

Triggered via pull request August 2, 2024 12:01
@MaxxenMaxxen
synchronize #345
android
Status Failure
Total duration 1h 4m 17s
Artifacts 5

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
26s
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

11 errors, 116 warnings, and 1 notice
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The job was canceled because "wasm_eh_wasm32-emscripten" failed.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
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_eh_wasm32-emscripten" failed.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
The job was canceled because "windows_amd64_x64-windows" failed.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
Build extension binaries / Generate matrix
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@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 file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L189
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/CURL/lib/mprintf.c#L975
'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#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_amd64, x86_64, x64-osx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@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_amd64, x86_64, x64-osx): CMakeLists.txt#L189
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L189
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/CURL/lib/mprintf.c#L975
'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#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)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, 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], actions/upload-artifact@v2. 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, ubuntu:18.04, x64-linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux): CMakeLists.txt#L569
Please use a recent compiler for debug builds
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux): CMakeLists.txt#L569
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_amd64, ubuntu:18.04, x64-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)
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], actions/upload-artifact@v2. 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_arm64, ubuntu:18.04, arm64-linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux): CMakeLists.txt#L569
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 / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The following actions uses Node.js version which is deprecated 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_eh, wasm32-emscripten): CMakeLists.txt#L1207
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
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/EXPAT/lib/xmlparse.c#L7703
format specifies type 'int' but the argument has type 'ptrdiff_t' (aka 'long') [-Wformat]
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_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#L1207
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
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/EXPAT/lib/xmlparse.c#L7703
format specifies type 'int' but the argument has type 'ptrdiff_t' (aka 'long') [-Wformat]
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#L1207
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
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/EXPAT/lib/xmlparse.c#L7703
format specifies type 'int' but the argument has type 'ptrdiff_t' (aka 'long') [-Wformat]
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], actions/upload-artifact@v2. 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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 / Windows (windows_amd64, x64-windows-static-md)
The following actions uses Node.js version which is deprecated 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_rtools, 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_rtools, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "spatial-main-extension-linux_amd64", "spatial-main-extension-linux_amd64_gcc4", "spatial-main-extension-linux_arm64", "spatial-main-extension-osx_amd64", "spatial-main-extension-osx_arm64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
ccache setup failed, skipping saving.

Artifacts

Produced during runtime
Name Size
spatial-main-extension-linux_amd64 Expired
70.9 MB
spatial-main-extension-linux_amd64_gcc4 Expired
72.7 MB
spatial-main-extension-linux_arm64 Expired
68.2 MB
spatial-main-extension-osx_amd64 Expired
63.7 MB
spatial-main-extension-osx_arm64 Expired
59 MB