2026-05-29 02:41 ftp://ftp.de.debian.org/debian/pool/main/p/python-parsl/python-parsl_2026.05.18+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-117-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: f1379d6 (2026-05-28 13:47:32 +0200) count: 7 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Parsl-parsl-43c90c0/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-43c90c0/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-43c90c0/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-43c90c0/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-43c90c0/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-43c90c0/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:19:10: style: Unused variable: ch [unusedVariable] Parsl-parsl-43c90c0/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:22:9: style: Unused variable: ticks [unusedVariable] diff: DONE