Skip to content

Avoid using latest cmake from PyPI, as setuptools-scm generated type … #640

Avoid using latest cmake from PyPI, as setuptools-scm generated type …

Avoid using latest cmake from PyPI, as setuptools-scm generated type … #640

Triggered via push February 29, 2024 16:55
Status Failure
Total duration 6h 0m 28s
Artifacts

ci.yml

on: push
Documentation
6h 0m
Documentation
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 211 warnings
Python 2.7 • ubuntu-20.04
The version '2.7' with architecture 'x64' was not found for Ubuntu 20.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 2.7 (Release) • ubuntu-20.04
The version '2.7' with architecture 'x64' was not found for Ubuntu 20.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 2.7 • windows-2019
The version '2.7' with architecture 'x64' was not found for Windows 2019. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 2.7 • macos-11
The version '2.7' with architecture 'x64' was not found for macOS 11.7.10. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 3.10 • ubuntu-20.04
Process completed with exit code 2.
Python 3.5 • ubuntu-20.04
You are using pip version 20.3.4, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
Python 2.7 (32-bit) • windows-2019
The version '2.7' with architecture 'x86' was not found for Windows 2019. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 3.8 (GCC 10) • ubuntu-20.04
Process completed with exit code 2.
Python 3.8 (Clang 12) • ubuntu-20.04
Process completed with exit code 2.
Python 3.8 (Release) • ubuntu-20.04
Process completed with exit code 2.
Python 3.9 • ubuntu-20.04
Process completed with exit code 2.
Python 3.8 (with Praat tests) • ubuntu-20.04
Process completed with exit code 2.
Python 3.8 (Release) • macos-11
Process completed with exit code 2.
Python pypy-3.6 • macos-11
The process '/Users/runner/hostedtoolcache/PyPy/3.6.12/x64/bin/python' failed with exit code 1
Python 3.8 (Release) • windows-2019
Process completed with exit code 1.
Python 3.8 (with Praat tests) • macos-11
Process completed with exit code 2.
Python 3.8 (32-bit) • windows-2019
Process completed with exit code 1.
Python 3.8 (with Praat tests) • windows-2019
Process completed with exit code 1.
Documentation
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 360 minutes.
Documentation
The operation was canceled.
Python 2.7 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 2.7 • ubuntu-20.04
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 2.7 (Release) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 2.7 (Release) • ubuntu-20.04
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 2.7 • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 2.7 • windows-2019
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 2.7 • macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 2.7 • macos-11
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 3.10 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.10 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.5 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.5 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.6 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 2.7 (32-bit) • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 2.7 (32-bit) • windows-2019
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 3.8 (GCC 10) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (Clang 12) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1003
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1034
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1057
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1086
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1113
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1169
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Release) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (Release) • ubuntu-20.04: praat/external/mp3/mp3.cpp#L209
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/flac/flac_metadata_iterators.c#L3315
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/flac/flac_metadata_iterators.c#L3316
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1553
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 244 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/klatt.cpp#L999
iteration 5 invokes undefined behavior [-Waggressive-loop-optimizations]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1195
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1200
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1205
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1210
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.9 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-2.7 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.7 • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (Release) • macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (Release) • macos-11
Found 2 matching packages.
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.6 • macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (Release) • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (Release) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (Release) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (with Praat tests) • macos-11
Found 2 matching packages.
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-11: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (32-bit) • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (32-bit) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (32-bit) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 (with Praat tests) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.6 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.6 • windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python pypy-3.6 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]