2025-11-26 06:35 ftp://ftp.de.debian.org/debian/pool/main/f/fenicsx-performance-tests/fenicsx-performance-tests_0.10.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --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 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 796b181 (2025-11-25 16:14:10 +0100) count: 12 12 elapsed-time: 0.2 0.3 head-timing-info: old-timing-info: head results: performance-test-0.10.0/src/mem.cpp:23:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGE_SIZE [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/mem.cpp:18:30: style: Parameter 'quit' can be declared as reference to const [constParameterReference] performance-test-0.10.0/src/mesh.cpp:161:0: error: #error "No mesh partitioner has been selected" [preprocessorErrorDirective] performance-test-0.10.0/src/elasticity_problem.cpp:104:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tetrahedron [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/cgpoisson_problem.cpp:55:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tetrahedron [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/main.cpp:86:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/main.cpp:262:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/poisson_problem.cpp:36:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tetrahedron [valueFlowBailoutIncompleteVar] performance-test-0.10.0/src/cgpoisson_problem.cpp:131:15: style: Variable 'form_poisson_a' is assigned a value that is never used. [unreadVariable] performance-test-0.10.0/src/main.cpp:269:3: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] performance-test-0.10.0/src/main.cpp:62:44: error: Uninitialized variable: mem_profile [uninitvar] performance-test-0.10.0/src/main.cpp:64:45: error: Uninitialized variable: use_subcomm [uninitvar] diff: head performance-test-0.10.0/src/main.cpp:269:3: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] 2.18.0 performance-test-0.10.0/src/mesh.cpp:161:2: error: #error "No mesh partitioner has been selected" [preprocessorErrorDirective] DONE