Skip to content

pyinstaller: deal with setuptools >=70.0.0 #6111

pyinstaller: deal with setuptools >=70.0.0

pyinstaller: deal with setuptools >=70.0.0 #6111

Triggered via push May 30, 2024 09:22
Status Failure
Total duration 40m 28s
Artifacts 3

build.yml

on: push
Matrix: Linux-Package
Matrix: macOS
Matrix: Windows
Linux dev+vendor
0s
Linux dev+vendor
Matrix: Linux-Package-Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 56 warnings
Linux arm64
Docker pull failed with exit code 1
Windows 2019/x64: vcpkg-vendor/CMakeLists.txt#L420
Could not find SPATIALITE_EXTENSION using the following files:
Windows 2019/x64
run-cmake action execution failed: 'Error: "'D:\a\_temp\-1932683880\cmake-3.25.3-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
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/x86_64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/2138507977/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
macOS 12/arm64
run-cmake action execution failed: 'Error: "'/Users/admin/actions-runner/_work/_temp/2138507977/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
Linux amd64
Process completed with exit code 8.
Linux arm64
Docker pull failed with exit code 1, back off 1.42 seconds before retry.
Linux arm64
Docker pull failed with exit code 1, back off 7.383 seconds before retry.
Windows 2019/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, lukka/run-cmake@v10.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux dev
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/get-cmake@v3.25.2, actions/cache@v3, lukka/run-vcpkg@v11.1, lukka/run-cmake@v10.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.
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.
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, lukka/run-cmake@v10.6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
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: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kart/kart. Supported file pattern: go.sum
macOS 12/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, lukka/run-cmake@v10.6, actions/upload-artifact@v3, apple-actions/import-codesign-certs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS 12/arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: apple-actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: 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: build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
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]
macOS 12/arm64
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/
macOS 12/arm64
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/
Linux amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/get-cmake@v3.25.2, lukka/run-vcpkg@v11.1, lukka/run-cmake@v10.6, 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.
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-macos-ARM64-py3.11", "vendor-macos-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 Expired
53.1 MB
vendor-macos-ARM64-py3.11 Expired
39.7 MB
vendor-macos-X64-py3.11 Expired
41.9 MB