2025-11-01 10:10 ftp://ftp.de.debian.org/debian/pool/main/p/python-parsl/python-parsl_2025.01.13+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-87-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.18.0 head-info: 5016808 (2025-10-31 22:45:09 +0100) count: 10 10 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] python-parsl-2025.01.13/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] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:18:17: style: Variable 'repeat' is assigned a value that is never used. [unreadVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:23:14: style: Variable 'type' is assigned a value that is never used. [unreadVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:26:12: style: Variable 'bs' is assigned a value that is never used. [unreadVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:18:10: style: Variable 'repeat' is assigned a value that is never used. [unreadVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:19:10: style: Unused variable: ch [unusedVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:22:9: style: Unused variable: ticks [unusedVariable] python-parsl-2025.01.13/parsl/tests/sites/test_mpi/mpi_test/mpi_hello.c:23:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable] python-parsl-2025.01.13/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