2025-12-23 17:11 ftp://ftp.de.debian.org/debian/pool/main/p/python-parsl/python-parsl_2025.12.08+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: b66f900 (2025-12-21 20:49:38 +0100) count: 10 10 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:18:17: style: Variable 'repeat' is assigned a value that is never used. [unreadVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:23:14: style: Variable 'type' is assigned a value that is never used. [unreadVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:26:12: style: Variable 'bs' is assigned a value that is never used. [unreadVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:18:10: style: Variable 'repeat' is assigned a value that is never used. [unreadVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:19:10: style: Unused variable: ch [unusedVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:22:9: style: Unused variable: ticks [unusedVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:23:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable] Parsl-parsl-dc2486f/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:26:9: style: Variable 'bs' is assigned a value that is never used. [unreadVariable] diff: DONE