Upgrade to PDAL 2.7.2 (from 2.6.0) #6188
build.yml
on: push
Matrix: Linux-Package
Linux dev
10m 33s
Matrix: Linux-Package-Tests
Linux dev+vendor
0s
Annotations
6 errors and 67 warnings
Linux dev
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1442785046/cmake-3.25.2-linux-x86_64/bin/ctest' failed with error code: '8'.'
|
macOS 12/arm64
run-cmake action execution failed: 'Error: "'/Users/admin/actions-runner/_work/_temp/-1826499907/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
Windows 2019/x64
run-cmake action execution failed: 'Error: "'D:\a\_temp\-684345820\cmake-3.25.3-windows-x86_64\bin\ctest.exe' failed with error code: '8'.'
|
Linux amd64
Process completed with exit code 8.
|
macOS 12/x86_64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/-1826499907/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
Linux arm64
Process completed with exit code 8.
|
amazon-ecr-auth
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Linux dev
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/cache@v3, lukka/[email protected], 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/
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev
control reaches end of non-void function [-Wreturn-type]
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@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/
|
macOS 12/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/arm64
Restore cache failed: Dependencies file is not found in /Users/admin/actions-runner/_work/kart/kart. Supported file pattern: go.sum
|
macOS 12/arm64:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 11.0. The Python3 interpreter macOS
|
macOS 12/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/arm64
code will never be executed [-Wunreachable-code]
|
macOS 12/arm64
code will never be executed [-Wunreachable-code]
|
macOS 12/arm64
code will never be executed [-Wunreachable-code]
|
macOS 12/arm64
code will never be executed [-Wunreachable-code]
|
macOS 12/arm64
code will never be executed [-Wunreachable-code]
|
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
|
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
|
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
|
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
|
Windows 2019/x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], lukka/[email protected], lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux amd64
control reaches end of non-void function [-Wreturn-type]
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux amd64
python3 currently requires the following programs from the system package
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@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/
|
macOS 12/x86_64:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
|
macOS 12/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 12/x86_64
'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]
|
macOS 12/x86_64
'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]
|
macOS 12/x86_64
'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]
|
macOS 12/x86_64
'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]
|
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 12/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 12/x86_64
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS 12/x86_64
The following dependents of upgraded formulae are outdated but will not
be upgraded because they are not bottled:
composer
php
freetds
imagemagick
|
macOS 12/x86_64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kart/kart. Supported file pattern: go.sum
|
Linux arm64
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
Linux arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], lukka/[email protected], lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux arm64
python3 currently requires the following programs from the system package
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux arm64:
vcpkg-vendor/vcpkg/buildtrees/_vcpkg/build/_deps/fmt-src/include/fmt/format.h#L1327
writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
|
Linux arm64
control reaches end of non-void function [-Wreturn-type]
|
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: "vendor-linux-amd64-py3.11", "vendor-linux-arm64-py3.11", "vendor-macos-ARM64-py3.11", "vendor-macos-X64-py3.11", "vendor-windows-X64-py3.11".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vendor-linux-amd64-py3.11
|
53.2 MB |
|
vendor-linux-arm64-py3.11
|
51.4 MB |
|
vendor-macos-ARM64-py3.11
|
39.9 MB |
|
vendor-macos-X64-py3.11
|
42.1 MB |
|
vendor-windows-X64-py3.11
|
139 MB |
|