Skip to content

Remove unaligned vertex accesses #17

Remove unaligned vertex accesses

Remove unaligned vertex accesses #17

Triggered via pull request November 9, 2023 13:26
@MaxxenMaxxen
synchronize #175
Maxxen:dev
Status Cancelled
Total duration 53m 34s
Artifacts 5

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
20s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
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

2 errors and 66 warnings
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Canceling since a higher priority waiting request for 'Main Extension Distribution Pipeline-refs/pull/175/merge-dev-main-true' exists
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): CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
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_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#L447
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 / MacOS (osx_amd64, x86_64, x64-osx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, 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 / 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): 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)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, 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 / 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): 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 / MacOS (osx_arm64, arm64, arm64-osx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, 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 / 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): 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)
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#L447
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'.

Artifacts

Produced during runtime
Name Size
spatial-v0.9.1-extension-linux_amd64_gcc4 Expired
63.9 MB
spatial-v0.9.1-extension-linux_arm64 Expired
59.5 MB
spatial-v0.9.1-extension-osx_amd64 Expired
57.8 MB
spatial-v0.9.1-extension-osx_arm64 Expired
52.5 MB
spatial-v0.9.1-extension-windows_amd64 Expired
42.8 MB