Skip to content

Fix failing pc test #5470

Fix failing pc test

Fix failing pc test #5470

Triggered via push June 27, 2023 23:33
Status Success
Total duration 29m 16s
Artifacts 14
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

67 warnings
Build Linux package arm64
no previously-included files matching '*~' found anywhere in distribution
Build Linux package arm64
‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64
/var/cache/yum/x86_64/7/packages-microsoft-com-prod/packages/msodbcsql17-17.10.4.1-1.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID be1229cf: NOKEY
Build Linux package amd64
control reaches end of non-void function [-Wreturn-type]
Build Linux package amd64
no previously-included files matching '*~' found anywhere in distribution
Build Linux package amd64
‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Windows 2019/x64
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows 2019/x64
'initializing': conversion from 'size_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
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data
Windows 2019/x64
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data
macOS 12/x86_64
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/x86_64
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/x86_64: cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-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
'PyEval_InitThreads' is deprecated [-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
'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
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
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/x86_64
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/x86_64: cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-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
'PyEval_InitThreads' is deprecated [-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
'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
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]

Artifacts

Produced during runtime
Name Size
Kart-linux-amd64-deb Expired
64.4 MB
Kart-linux-amd64-rpm Expired
53.3 MB
Kart-linux-amd64-tgz Expired
64.4 MB
Kart-linux-arm64-deb Expired
62.4 MB
Kart-linux-arm64-rpm Expired
50 MB
Kart-linux-arm64-tgz Expired
62.4 MB
Kart-macOS-X64-bundle Expired
51.5 MB
Kart-macOS-X64-installer Expired
51.3 MB
Kart-windows-X64-bundle Expired
109 MB
Kart-windows-X64-installer Expired
91.9 MB
vendor-linux-amd64-py3.10 Expired
46.2 MB
vendor-linux-arm64-py3.10 Expired
44.1 MB
vendor-macos-X64-py3.10 Expired
36.9 MB
vendor-windows-X64-py3.10 Expired
95.1 MB